IGMBaseLib 1.0
|
Go to the source code of this file.
Modules | |
module | Earth_Constants |
This module collects the physical constants. | |
Variables | |
real(DP), parameter, public | Earth_Constants::earth_radius = 6.378137e06 |
The average radius of the earth [m]. | |
real(DP), parameter, public | Earth_Constants::earth_g = 9.80665e00 |
Gravitational acceleration [m ]. | |
real(DP), parameter, public | Earth_Constants::earth_Omega = 7.2921159e-05 |
The angular speed of Earth's rotation [ rad ]. |