ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/utils/PhysicalConstants.hpp
(Generate patch)

Comparing trunk/src/utils/PhysicalConstants.hpp (file contents):
Revision 1879 by gezelter, Sun Jun 16 15:15:42 2013 UTC vs.
Revision 2020 by gezelter, Mon Sep 22 19:18:35 2014 UTC

# Line 55 | Line 55 | namespace OpenMD {
55      
56      const RealType pressureConvert = 1.63882576e8; // converts amu*fs^-2*Ang^-1 -> atm
57  
58 +    //! \name chargeFieldConvert Converts electron-volts to kcal/mol
59 +    const RealType chargeFieldConvert = 23.0609;
60 +    //! \name dipoleFieldConvert  Converts Debye*Volts/Angstroms to kcal/mol
61 +    const RealType dipoleFieldConvert = 4.8018969509;
62 +
63      /*
64       *  surfaceTensionConvert  
65       *    multiplies standard input file units of

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines