forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12407 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
777e82995d
commit
05aa1d3b87
|
@ -67,6 +67,7 @@ section of the <A HREF = "http://lammps.sandia.gov">LAMMPS WWW Site</A>.
|
|||
<TR><TD >micelle</TD><TD > self-assembly of small lipid-like molecules into 2d bilayers</TD></TR>
|
||||
<TR><TD >min</TD><TD > energy minimization of 2d LJ melt</TD></TR>
|
||||
<TR><TD >msst</TD><TD > MSST shock dynamics</TD></TR>
|
||||
<TR><TD >nb3b</TD><TD > use of nonbonded 3-body harmonic pair style</TD></TR>
|
||||
<TR><TD >neb</TD><TD > nudged elastic band (NEB) calculation for barrier finding</TD></TR>
|
||||
<TR><TD >nemd</TD><TD > non-equilibrium MD of 2d sheared system</TD></TR>
|
||||
<TR><TD >obstacle</TD><TD > flow around two voids in a 2d channel</TD></TR>
|
||||
|
|
|
@ -63,6 +63,7 @@ melt: rapid melt of 3d LJ system
|
|||
micelle: self-assembly of small lipid-like molecules into 2d bilayers
|
||||
min: energy minimization of 2d LJ melt
|
||||
msst: MSST shock dynamics
|
||||
nb3b: use of nonbonded 3-body harmonic pair style
|
||||
neb: nudged elastic band (NEB) calculation for barrier finding
|
||||
nemd: non-equilibrium MD of 2d sheared system
|
||||
obstacle: flow around two voids in a 2d channel
|
||||
|
|
Loading…
Reference in New Issue