Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=rk), | public, | parameter | :: | gravitational_constant | = | 6.67408e-11_rk |
Returns the gravitational acceleration at the Earth's surface as function of latitude, based on Clairaut's formula.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=rk), | intent(in) | :: | latitude | Latitude [rad] |