From 1a642d36ae25447b68ab0e0f50ec3c7eeaf2fe53 Mon Sep 17 00:00:00 2001 From: Pierre de Buyl Date: Tue, 4 Aug 2020 22:50:26 +0200 Subject: [PATCH] fix typo in the math of pair style dpd doc - missing closing backticks for math - V fixed to v for relative velocity --- doc/src/pair_dpd.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/pair_dpd.rst b/doc/src/pair_dpd.rst index 5ebc0e2e57..7f69b4b575 100644 --- a/doc/src/pair_dpd.rst +++ b/doc/src/pair_dpd.rst @@ -75,9 +75,9 @@ of 3 terms where :math:`F^C` is a conservative force, :math:`F^D` is a dissipative force, and :math:`F^R` is a random force. :math:`r_{ij}` is a unit -vector in the direction :math:`r_i - r_j`, :math:`V_{ij} is the vector +vector in the direction :math:`r_i - r_j`, :math:`v_{ij}` is the vector difference in velocities of the two atoms :math:`= \vec{v}_i - -\vec{v}_j, :math:`\alpha` is a Gaussian random number with zero mean and +\vec{v}_j`, :math:`\alpha` is a Gaussian random number with zero mean and unit variance, dt is the timestep size, and w(r) is a weighting factor that varies between 0 and 1. :math:`r_c` is the cutoff. :math:`\sigma` is set equal to :math:`\sqrt{2 k_B T \gamma}`, where :math:`k_B` is the