git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12815 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -45,7 +45,7 @@ results from a unitless LJ simulation into physical quantities.
|
||||
</P>
|
||||
<UL><LI>mass = mass or m
|
||||
<LI>distance = sigma, where x* = x / sigma
|
||||
<LI>time = tau, where tau = t* = t (epsilon / m / sigma^2)^1/2
|
||||
<LI>time = tau, where t* = t (epsilon / m / sigma^2)^1/2
|
||||
<LI>energy = epsilon, where E* = E / epsilon
|
||||
<LI>velocity = sigma/tau, where v* = v tau / sigma
|
||||
<LI>force = epsilon/sigma, where f* = f sigma / epsilon
|
||||
|
||||
@ -42,7 +42,7 @@ results from a unitless LJ simulation into physical quantities.
|
||||
|
||||
mass = mass or m
|
||||
distance = sigma, where x* = x / sigma
|
||||
time = tau, where tau = t* = t (epsilon / m / sigma^2)^1/2
|
||||
time = tau, where t* = t (epsilon / m / sigma^2)^1/2
|
||||
energy = epsilon, where E* = E / epsilon
|
||||
velocity = sigma/tau, where v* = v tau / sigma
|
||||
force = epsilon/sigma, where f* = f sigma / epsilon
|
||||
|
||||
Reference in New Issue
Block a user