58 CLASS(constants_cgs),
INTENT(INOUT) :: this
70 this%cf_momentum = 1.0e5
71 this%cf_energy = 1.0e7
73 this%cf_temperature = 1.0
74 this%cf_density = 1.0e-3
75 this%cf_opacity = 1.0e1
module for cgs units and physical constants
real, parameter, public sb
Stefan-Boltzmann constant[W/m^2/K^4.
module for SI units and physical constants
real, parameter, public ke
electron scattering opacity [m^2/kg]
subroutine initconstants_cgs(this)
Constructor of physical constants module using cgs units.
real, parameter, public na
Avogadro constant [1/mol].
generic module for units and physical constants
real, parameter, public kb
Boltzmann constant[J/K].
real, parameter, public c
vacuum speed of light [m/s]
character(len=32), parameter units_name
real, parameter, public gn
gravitational constant [m^3/kg/s^2]
integer, parameter, public cgs