constants_geometrical_mod Module Reference

module for geometrical units and physical constants More...

Data Types

type  constants_geometrical
 

Functions/Subroutines

subroutine initconstants_geometrical (this)
 Constructor of physical constants module using geometrical units. More...
 

Variables

character(len=32), parameter units_name = 'geometrical'
 

Detailed Description

module for geometrical units and physical constants

Author
Tobias Illenseer
Manuel Jung

Function/Subroutine Documentation

◆ initconstants_geometrical()

subroutine constants_geometrical_mod::initconstants_geometrical ( class(constants_geometrical), intent(inout)  this)

Constructor of physical constants module using geometrical units.

Definition at line 57 of file constants_geometrical.f90.

Variable Documentation

◆ units_name

character(len=32), parameter constants_geometrical_mod::units_name = 'geometrical'
private

Definition at line 46 of file constants_geometrical.f90.