MoDeNa
1.0
Software framework facilitating sequential multi-scale modelling
|
Stores physical constants and floating point precision. More...
Go to the source code of this file.
Variables | |
real(dp), parameter | constants::pi =3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679_dp |
pi | |
real(dp), parameter | constants::sigmab =5.67037321e-8_dp |
Stefan-Boltzmann constant. | |
real(dp), parameter | constants::kb =1.380648813e-23_dp |
Boltzmann constant. | |
real(dp), parameter | constants::rg =8.31446218_dp |
gas constant | |
real(dp), parameter | constants::na =Rg/kb |
Avogadro constant. | |
Stores physical constants and floating point precision.
Defines only unchangable parameters.
Definition in file constants.f90.