A series of scientific constants used in the science module
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=real64), | public, | parameter | :: | BOLTZMANN_CONSTANT | = | 1.38E-23 | Joules/Kelvin (J/K) |
real(kind=real64), | public, | parameter | :: | ELECTRON_CHARGE | = | 1.602E-19 | Coulombs (C) |
real(kind=real64), | public, | parameter | :: | GRAVITATIONAL_CONSTANT | = | 6.672E-11 | N m2/kg2 |
real(kind=real64), | public, | parameter | :: | AVOGADRO_NUMBER | = | 6.023E23 | Number of molecules in a mol |
real(kind=real64), | public, | parameter | :: | UNIVERSAL_GAS_CONSTANT | = | 8.314 | L * kPa/mol * K |
real(kind=real64), | public, | parameter | :: | EARTH_MASS | = | 5.98E24 | kg |