From 06ec5034ffdf67a5317279c55e7a4989aaa265b2 Mon Sep 17 00:00:00 2001
From: sjplimp
Date: Tue, 2 Dec 2014 15:09:06 +0000
Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12815
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 d0cff8eac7..5e2f07de4c 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 (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
diff --git a/doc/units.txt b/doc/units.txt
index 3865ecfa70..0806095237 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 (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