Class Phys_Const
In: phys_const.f90

物理(力学)定数集 単位はすべて MKS 単位系

Methods

Me   g   kB   omega   radius  

Public Instance methods

Me
Constant :
Me =5.9736e24 :real, parameter
: 地球の質量 [kg]
g
Constant :
g =9.81 :real, parameter
: 重力加速度 [m^2 / s]
kB
Constant :
kB =1.380658e-23 :real, parameter
: ボルツマン定数 [J/K]
omega
Constant :
omega =7.29e-5 :real, parameter
: 地球の自転角速度 [1 / s]
radius
Constant :
radius =6.378e6 :real, parameter
: 地球の極半径 [m]