libsim
Versione 7.1.9
|
◆ fp_geo
REAL Kind for geographical coordinates. This constant has to be used when defining or converting values to be used as geographical coordinates, e.g.: REAL(kind=fp_geo) :: x, y
coordx = real(mylon, kind=fp_geo)
Definizione alla linea 244 del file geo_coord_class.F90. |