constants_base.f90 File Reference

Go to the source code of this file.

Data Types

type  constants_base_mod::constants_base
 physical constants data structure More...
 

Modules

module  constants_base_mod
 generic module for units and physical constants
 

Variables

integer, parameter, public constants_base_mod::si = 1
 
integer, parameter, public constants_base_mod::cgs = 2
 
integer, parameter, public constants_base_mod::geometrical = 3
 

Conversion factors from SI to other units

subroutine constants_base_mod::initconstants (this, units, units_name)