From 8f75fcbb8b8253fc15a88741497ed36e32421709 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Thu, 25 Aug 2011 15:36:43 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6800 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/Section_commands.html | 18 +++++++++--------- doc/Section_commands.txt | 1 + doc/fix.html | 1 + doc/fix.txt | 1 + 4 files changed, 12 insertions(+), 9 deletions(-) diff --git a/doc/Section_commands.html b/doc/Section_commands.html index 17be7419e2..3f364a22b9 100644 --- a/doc/Section_commands.html +++ b/doc/Section_commands.html @@ -338,15 +338,15 @@ of each style or click on the style itself for a full description:
- - - - - - - - - + + + + + + + +
adaptaddforceaveforceave/atomave/correlateave/histoave/spatialave/time
bond/breakbond/createbond/swapbox/relaxdeformdepositdragdt/reset
efieldenforce2devaporateexternalfreezegravityheatindent
langevinlineforcemomentummovemsstnebnphnph/asphere
nph/spherenptnpt/aspherenpt/spherenvenve/aspherenve/limitnve/noforce
nve/spherenvtnvt/aspherenvt/sllodnvt/sphereorient/fccplaneforcepoems
pourpress/berendsenprintqeq/combreax/bondsrecenterrestrainrigid
rigid/nverigid/nvtsetforceshakespringspring/rgspring/selfsrd
store/forcestore/statetemp/berendsentemp/rescalethermal/conductivitytmdttmviscosity
viscouswall/colloidwall/granwall/harmonicwall/lj126wall/lj93wall/reflectwall/region
wall/srd +
efieldenforce2devaporateexternalfreezegcmcgravityheat
indentlangevinlineforcemomentummovemsstnebnph
nph/aspherenph/spherenptnpt/aspherenpt/spherenvenve/aspherenve/limit
nve/noforcenve/spherenvtnvt/aspherenvt/sllodnvt/sphereorient/fccplaneforce
poemspourpress/berendsenprintqeq/combreax/bondsrecenterrestrain
rigidrigid/nverigid/nvtsetforceshakespringspring/rgspring/self
srdstore/forcestore/statetemp/berendsentemp/rescalethermal/conductivitytmdttm
viscosityviscouswall/colloidwall/granwall/harmonicwall/lj126wall/lj93wall/reflect
wall/regionwall/srd

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 2637513cc1..05885633e3 100644 --- a/doc/Section_commands.txt +++ b/doc/Section_commands.txt @@ -418,6 +418,7 @@ of each style or click on the style itself for a full description: "evaporate"_fix_evaporate.html, "external"_fix_external.html, "freeze"_fix_freeze.html, +"gcmc"_fix_gcmc.html, "gravity"_fix_gravity.html, "heat"_fix_heat.html, "indent"_fix_indent.html, diff --git a/doc/fix.html b/doc/fix.html index bd47e95a4d..7819565f99 100644 --- a/doc/fix.html +++ b/doc/fix.html @@ -181,6 +181,7 @@ list of fix styles available in LAMMPS:

  • external - callback to an external driver program
  • freeze - freeze atoms in a granular simulation
  • gravity - add gravity to atoms in a granular simulation +
  • gcmc - grand canonical insertions/deletions
  • heat - add/subtract momentum-conserving heat
  • indent - impose force due to an indenter
  • langevin - Langevin temperature control diff --git a/doc/fix.txt b/doc/fix.txt index 749bef0353..7ffba56316 100644 --- a/doc/fix.txt +++ b/doc/fix.txt @@ -176,6 +176,7 @@ list of fix styles available in LAMMPS: "external"_fix_external.html - callback to an external driver program "freeze"_fix_freeze.html - freeze atoms in a granular simulation "gravity"_fix_gravity.html - add gravity to atoms in a granular simulation +"gcmc"_fix_gcmc.html - grand canonical insertions/deletions "heat"_fix_heat.html - add/subtract momentum-conserving heat "indent"_fix_indent.html - impose force due to an indenter "langevin"_fix_langevin.html - Langevin temperature control