git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4863 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
<P><B>Examples:</B>
|
||||
</P>
|
||||
<PRE>pair_style reax
|
||||
pair_style reax 10.0 1.0e-5
|
||||
pair_style reax 10.0 0 1.0e-5
|
||||
pair_coeff * * ffield.reax 3 1 2 2
|
||||
pair_coeff * * ffield.reax 3 NULL NULL 3
|
||||
</PRE>
|
||||
|
||||
@ -131,7 +131,7 @@ results from a unitless LJ simulation into physical quantities.
|
||||
<UL><LI>mass = atomic mass units
|
||||
<LI>distance = Bohr
|
||||
<LI>time = femtoseconds
|
||||
<LI>energy = Kcal/mole
|
||||
<LI>energy = Hartrees
|
||||
<LI>velocity = Bohr/atomic time units [1.03275e-15 seconds]
|
||||
<LI>force = Hartrees*Bohr
|
||||
<LI>temperature = degrees K
|
||||
|
||||
@ -128,7 +128,7 @@ For style {electron}, these are the units:
|
||||
mass = atomic mass units
|
||||
distance = Bohr
|
||||
time = femtoseconds
|
||||
energy = Kcal/mole
|
||||
energy = Hartrees
|
||||
velocity = Bohr/atomic time units \[1.03275e-15 seconds\]
|
||||
force = Hartrees*Bohr
|
||||
temperature = degrees K
|
||||
|
||||
Reference in New Issue
Block a user