ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-3.0/src/utils/OOPSEConstant.hpp
(Generate patch)

Comparing branches/new_design/OOPSE-3.0/src/utils/OOPSEConstant.hpp (file contents):
Revision 1821 by tim, Thu Dec 2 00:26:23 2004 UTC vs.
Revision 1822 by tim, Thu Dec 2 02:08:29 2004 UTC

# Line 32 | Line 32 | namespace oopse {
32           const double kb = 1.9872156E-3; // boltzman's constant in kcal/(mol K)
33           const double kB = 8.31451e-7;// boltzmann constant amu*Ang^2*fs^-2/K
34           const double energyConvert = 4.184E-4; // convert kcal/mol -> (amu A^2)/fs^2
35 <         const double pressureConvert = 1.63882576e8; // ->atrm
35 >         const double pressureConvert = 1.63882576e8; // //converts amu*fs^-2*Ang^-1 -> atm
36      }
37   }
38   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines