diff --git a/doc/src/fix_sph.rst b/doc/src/fix_sph.rst index d514285886..7e9159cac4 100644 --- a/doc/src/fix_sph.rst +++ b/doc/src/fix_sph.rst @@ -26,7 +26,8 @@ Description Perform time integration to update position, velocity, internal energy and local density for atoms in the group each timestep. This fix is needed to time-integrate SPH systems where particles carry internal -variables such as internal energy. SPH is Smoothed Particle Dynamics. +variables such as internal energy. SPH stands for Smoothed Particle +Hydrodynamics. See `this PDF guide `_ to using SPH in LAMMPS.