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

This commit is contained in:
sjplimp
2007-01-30 22:09:31 +00:00
parent 4d65cd25f5
commit 69f212d0c3
3 changed files with 23 additions and 12 deletions

View File

@ -92,9 +92,8 @@ void Update::init()
void Update::set_units(char *style)
{
// physical constants from:
// http://physics.nist.gov/cuu/Constants/Table/allascii.txt
// http://physics.nist.gov/cuu/Constants/Table/allascii.txt
// using thermochemical calorie = 4.184 J
if (strcmp(style,"lj") == 0) {