From d034ff7606a05bb6247b9d6edbbdcc01ebb0e853 Mon Sep 17 00:00:00 2001
From: sjplimp
Date: Tue, 5 Aug 2008 23:58:09 +0000
Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2034
f3b2605a-c512-4ea7-a41b-209d697bcdaa
---
doc/units.html | 2 +-
doc/units.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/units.html b/doc/units.html
index a071e0fd78..27daf61bf0 100644
--- a/doc/units.html
+++ b/doc/units.html
@@ -45,7 +45,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
diff --git a/doc/units.txt b/doc/units.txt
index 0e4fa140d4..6560180604 100644
--- a/doc/units.txt
+++ b/doc/units.txt
@@ -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