56 au = 1.49597870691d+11, &
64 pi = 3.1415926535897932384626433832795028842
101 this%cf_momentum = 1.0
104 this%cf_temperature = 1.0
105 this%cf_density = 1.0
106 this%cf_opacity = 1.0
generic module for units and physical constants
integer, parameter, public si
module for SI units and physical constants
subroutine initconstants_si(this)
Constructor of physical constants module using SI units.
real, parameter, public mjupiter
jupiter mass [kg]
real, parameter, public mearth
earth mass [kg]
real, parameter, public gn
gravitational constant [m^3/kg/s^2]
real, parameter, public rsun
sun radius [m]
real, parameter, public ke
electron scattering opacity [m^2/kg]
real, parameter, public c
vacuum speed of light [m/s]
real, parameter, public day
length of a day [s]
character(len=32), parameter units_name
real, parameter, public sb
Stefan-Boltzmann constant [W/m^2/K^4].
real, parameter, public au
astronomical unit [m]
real, parameter, public na
Avogadro constant [1/mol].
real, parameter, public kb
Boltzmann constant [J/K].
real, parameter, public pi
real, parameter, public rjupiter
jupiter radius [m]
real, parameter, public rearth
earth radius [m]
real, parameter, public msun
sun mass [kg]
physical constants data structure