forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3854 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
259da5c107
commit
f7283fe2d9
|
@ -191,7 +191,7 @@ list of fix styles available in LAMMPS:
|
|||
<LI><A HREF = "fix_nve_asphere.html">nve/asphere</A> - NVT for aspherical particles
|
||||
<LI><A HREF = "fix_nve_limit.html">nve/limit</A> - NVE with limited step length
|
||||
<LI><A HREF = "fix_nve_noforce.html">nve/noforce</A> - NVE without forces (v only)
|
||||
<LI><A HREF = "fix_nve_asphere.html">nve/sphere</A> - NVT for spherical particles
|
||||
<LI><A HREF = "fix_nve_sphere.html">nve/sphere</A> - NVT for spherical particles
|
||||
<LI><A HREF = "fix_nvt.html">nvt</A> - constant NVT time integration via Nose/Hoover
|
||||
<LI><A HREF = "fix_nvt_asphere.html">nvt/asphere</A> - NVT for aspherical particles
|
||||
<LI><A HREF = "fix_nvt_sllod.html">nvt/sllod</A> - NVT for NEMD with SLLOD equations
|
||||
|
|
|
@ -186,7 +186,7 @@ list of fix styles available in LAMMPS:
|
|||
"nve/asphere"_fix_nve_asphere.html - NVT for aspherical particles
|
||||
"nve/limit"_fix_nve_limit.html - NVE with limited step length
|
||||
"nve/noforce"_fix_nve_noforce.html - NVE without forces (v only)
|
||||
"nve/sphere"_fix_nve_asphere.html - NVT for spherical particles
|
||||
"nve/sphere"_fix_nve_sphere.html - NVT for spherical particles
|
||||
"nvt"_fix_nvt.html - constant NVT time integration via Nose/Hoover
|
||||
"nvt/asphere"_fix_nvt_asphere.html - NVT for aspherical particles
|
||||
"nvt/sllod"_fix_nvt_sllod.html - NVT for NEMD with SLLOD equations
|
||||
|
|
Loading…
Reference in New Issue