IGMBaseLib 1.0
Variables

Earth_Constants Module Reference

This module collects the physical constants. More...

Variables

real(DP), parameter, public earth_radius = 6.378137e06
 The average radius of the earth [m].
real(DP), parameter, public earth_g = 9.80665e00
 Gravitational acceleration [m $\rm s^{-2}$].
real(DP), parameter, public earth_Omega = 7.2921159e-05
 The angular speed of Earth's rotation [ rad $ \rm s^{-1}$ ].

Detailed Description

This module collects the physical constants.



Copyright (C) GFD Dennou Club, 2011-2012. All rights reserved.
license ??

Author:
Yuta Kawai

Variable Documentation

real(DP),parameter,public Earth_Constants::earth_g = 9.80665e00

Gravitational acceleration [m $\rm s^{-2}$].

Definition at line 29 of file Earth_Constants.f90.

real(DP),parameter,public Earth_Constants::earth_Omega = 7.2921159e-05

The angular speed of Earth's rotation [ rad $ \rm s^{-1}$ ].

Definition at line 33 of file Earth_Constants.f90.

real(DP),parameter,public Earth_Constants::earth_radius = 6.378137e06

The average radius of the earth [m].

Definition at line 25 of file Earth_Constants.f90.

 All Classes Namespaces Files Functions Variables