From 45eadfb3f5522680c501af3c6b6ef3bc22ca771c Mon Sep 17 00:00:00 2001 From: sjplimp Date: Tue, 13 Sep 2011 22:16:46 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6950 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/fix.html | 2 +- doc/fix.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/fix.html b/doc/fix.html index 5414c3c1bc..104f6f7eda 100644 --- a/doc/fix.html +++ b/doc/fix.html @@ -193,7 +193,7 @@ list of fix styles available in LAMMPS:
  • nph - constant NPH time integration via Nose/Hoover
  • nph/asphere - NPH for aspherical particles
  • nph/sphere - NPH for spherical particles -
  • nphug - Constant-stress Hugoniostat integration +
  • nphug - constant-stress Hugoniostat integration
  • npt - constant NPT time integration via Nose/Hoover
  • npt/asphere - NPT for aspherical particles
  • npt/sphere - NPT for spherical particles diff --git a/doc/fix.txt b/doc/fix.txt index 428b377fa1..2d70d5dded 100644 --- a/doc/fix.txt +++ b/doc/fix.txt @@ -188,7 +188,7 @@ list of fix styles available in LAMMPS: "nph"_fix_nh.html - constant NPH time integration via Nose/Hoover "nph/asphere"_fix_nph_asphere.html - NPH for aspherical particles "nph/sphere"_fix_nph_sphere.html - NPH for spherical particles -"nphug"_fix_nphug.html - Constant-stress Hugoniostat integration +"nphug"_fix_nphug.html - constant-stress Hugoniostat integration "npt"_fix_nh.html - constant NPT time integration via Nose/Hoover "npt/asphere"_fix_npt_asphere.html - NPT for aspherical particles "npt/sphere"_fix_npt_sphere.html - NPT for spherical particles