IGMBaseLib 1.0
|
モジュール | |
module | Earth_Constants |
地球における物理定数をまとめたモジュール. | |
変数 | |
real(DP), parameter, public | Earth_Constants::earth_radius = 6.378137e06 |
地球の平均半径 [m]. | |
real(DP), parameter, public | Earth_Constants::earth_g = 9.80665e00 |
地球の重力加速度 [m ]. | |
real(DP), parameter, public | Earth_Constants::earth_Omega = 7.2921159e-05 |
地球の自転角速度 [ rad ]. |