forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4777 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
f838579e85
commit
c86208fd4c
|
@ -206,6 +206,7 @@ commands)
|
|||
<UL><LI> log file of thermodynamic info
|
||||
<LI> text dump files of atom coords, velocities, other per-atom quantities
|
||||
<LI> binary restart files
|
||||
<LI> parallel I/O of dump and restart files
|
||||
<LI> per-atom quantities (energy, stress, centro-symmetry parameter, CNA, etc)
|
||||
<LI> user-defined system-wide (log file) or per-atom (dump file) calculations
|
||||
<LI> spatial and time averaging of per-atom quantities
|
||||
|
|
|
@ -203,6 +203,7 @@ Output :h4
|
|||
log file of thermodynamic info
|
||||
text dump files of atom coords, velocities, other per-atom quantities
|
||||
binary restart files
|
||||
parallel I/O of dump and restart files
|
||||
per-atom quantities (energy, stress, centro-symmetry parameter, CNA, etc)
|
||||
user-defined system-wide (log file) or per-atom (dump file) calculations
|
||||
spatial and time averaging of per-atom quantities
|
||||
|
|
Loading…
Reference in New Issue