constants_SI.f90 File Reference

Go to the source code of this file.

Data Types

type  constants_si_mod::constants_si
 

Modules

module  constants_si_mod
 module for SI units and physical constants
 

Functions/Subroutines

subroutine constants_si_mod::initconstants_si (this)
 Constructor of physical constants module using SI units. More...
 

Variables

character(len=32), parameter constants_si_mod::units_name = 'SI'
 
real, parameter, public constants_si_mod::c = 2.99792458E+08
 vacuum speed of light [m/s] More...
 
real, parameter, public constants_si_mod::gn = 6.6742E-11
 gravitational constant [m^3/kg/s^2] More...
 
real, parameter, public constants_si_mod::kb = 1.3806505E-23
 Boltzmann constant[J/K]. More...
 
real, parameter, public constants_si_mod::na = 6.022E+23
 Avogadro constant [1/mol]. More...
 
real, parameter, public constants_si_mod::sb = 5.6704E-8
 Stefan-Boltzmann constant[W/m^2/K^4. More...
 
real, parameter, public constants_si_mod::ke = 3.48E-02
 electron scattering opacity [m^2/kg] More...