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

Comparing trunk/OOPSE-3.0/src/utils/OOPSEConstant.hpp (file contents):
Revision 1930 by gezelter, Wed Jan 12 22:41:40 2005 UTC vs.
Revision 2204 by gezelter, Fri Apr 15 22:04:00 2005 UTC

# Line 1 | Line 1
1 < /*
1 > /*
2   * Copyright (c) 2005 The University of Notre Dame. All Rights Reserved.
3   *
4   * The University of Notre Dame grants you ("Licensee") a
# Line 44 | Line 44 | namespace oopse {
44  
45   namespace oopse {
46  
47 <    namespace OOPSEConstant {
48 <         const double kb = 1.9872156E-3; // boltzman's constant in kcal/(mol K)
49 <         const double kB = 8.31451e-7;// boltzmann constant amu*Ang^2*fs^-2/K
50 <         const double energyConvert = 4.184E-4; // convert kcal/mol -> (amu A^2)/fs^2
51 <         const double pressureConvert = 1.63882576e8; // //converts amu*fs^-2*Ang^-1 -> atm
52 <    }
47 >  namespace OOPSEConstant {
48 >    const double kb = 1.9872156E-3; // boltzman's constant in kcal/(mol K)
49 >    const double kB = 8.31451e-7;// boltzmann constant amu*Ang^2*fs^-2/K
50 >    const double energyConvert = 4.184E-4; // convert kcal/mol -> (amu A^2)/fs^2
51 >    const double pressureConvert = 1.63882576e8; // //converts amu*fs^-2*Ang^-1 -> atm
52 >  }
53   }
54   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines