git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2034 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2008-08-05 23:58:09 +00:00
parent c791517e1d
commit d034ff7606
2 changed files with 2 additions and 2 deletions

View File

@ -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 (Kb T / m / sigma^2)^1/2
<LI>time = tau, where tau = 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

View File

@ -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 (Kb T / m / sigma^2)^1/2
time = tau, where tau = 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