From debd149bfa2b6b192e8b8538fab5ce290c2517ce Mon Sep 17 00:00:00 2001 From: sjplimp Date: Wed, 16 Jun 2010 22:47:44 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4278 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/Section_commands.html | 13 +++++++------ doc/Section_commands.txt | 1 + doc/fix.html | 1 + doc/fix.txt | 1 + 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/doc/Section_commands.html b/doc/Section_commands.html index a5e334f0f3..b91ad8fce7 100644 --- a/doc/Section_commands.html +++ b/doc/Section_commands.html @@ -326,12 +326,13 @@ of each style or click on the style itself for a full description: addforceaveforceave/atomave/histoave/spatialave/timebond/breakbond/create bond/swapbox/relaxdeformdepositdragdt/resetefieldenforce2d evaporatefreezegravityheatindentlangevinlineforcemomentum -movenphnph/aspherenph/spherenptnpt/aspherenpt/spherenve -nve/aspherenve/limitnve/noforcenve/spherenvtnvt/aspherenvt/sllodnvt/sphere -orient/fccplaneforcepoemspourpress/berendsenprintreax/bondsrecenter -rigidrigid/nverigid/nvtsetforceshakespringspring/rgspring/self -store/forcestore/statetemp/berendsentemp/rescalethermal/conductivitytmdttmviscosity -viscouswall/colloidwall/granwall/harmonicwall/lj126wall/lj93wall/reflectwall/region +movemsstnphnph/aspherenph/spherenptnpt/aspherenpt/sphere +nvenve/aspherenve/limitnve/noforcenve/spherenvtnvt/aspherenvt/sllod +nvt/sphereorient/fccplaneforcepoemspourpress/berendsenprintreax/bonds +recenterrigidrigid/nverigid/nvtsetforceshakespringspring/rg +spring/selfstore/forcestore/statetemp/berendsentemp/rescalethermal/conductivitytmdttm +viscosityviscouswall/colloidwall/granwall/harmonicwall/lj126wall/lj93wall/reflect +wall/region

These are fix styles contributed by users, which can be used if diff --git a/doc/Section_commands.txt b/doc/Section_commands.txt index dbf1d7f2e4..f31218c96e 100644 --- a/doc/Section_commands.txt +++ b/doc/Section_commands.txt @@ -407,6 +407,7 @@ of each style or click on the style itself for a full description: "lineforce"_fix_lineforce.html, "momentum"_fix_momentum.html, "move"_fix_move.html, +"msst"_fix_msst.html, "nph"_fix_nh.html, "nph/asphere"_fix_nph_asphere.html, "nph/sphere"_fix_nph_sphere.html, diff --git a/doc/fix.html b/doc/fix.html index 08b6c3aa4e..71c151b381 100644 --- a/doc/fix.html +++ b/doc/fix.html @@ -185,6 +185,7 @@ list of fix styles available in LAMMPS:

  • lineforce - constrain atoms to move in a line
  • momentum - zero the linear and/or angular momentum of a group of atoms
  • move - move atoms in a prescribed fashion +
  • msst - multi-scale shock technique (MSST) integration
  • nph - constant NPH time integration via Nose/Hoover
  • nph/asphere - NPH for aspherical particles
  • nph/sphere - NPH for spherical particles diff --git a/doc/fix.txt b/doc/fix.txt index e6f49c1b4b..a9bbf59241 100644 --- a/doc/fix.txt +++ b/doc/fix.txt @@ -180,6 +180,7 @@ list of fix styles available in LAMMPS: "lineforce"_fix_lineforce.html - constrain atoms to move in a line "momentum"_fix_momentum.html - zero the linear and/or angular momentum of a group of atoms "move"_fix_move.html - move atoms in a prescribed fashion +"msst"_fix_msst.html - multi-scale shock technique (MSST) integration "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