SURFEX v8.1
General documentation of Surfex
Surfex_Git2
src
LIB
XRD44
module
yomcst_ifsaux.F90
Go to the documentation of this file.
1
MODULE
yomcst_ifsaux
2
3
USE
parkind1
,ONLY
:
jprb
4
5
IMPLICIT NONE
6
7
SAVE
8
9
! ------------------------------------------------------------------
10
11
!* Module of physical constants: XRD/IFSAUX version.
12
13
! A1.0 Fundamental constants
14
! * XRPI : number Pi
15
REAL(KIND=JPRB)
::
xrpi
16
17
! A1.2 Geoide
18
! * XRA : Earth radius
19
REAL(KIND=JPRB)
::
xra
20
21
! ------------------------------------------------------------------
22
END MODULE
yomcst_ifsaux
yomcst_ifsaux::xrpi
real(kind=jprb) xrpi
Definition:
yomcst_ifsaux.F90:15
yomcst_ifsaux::xra
real(kind=jprb) xra
Definition:
yomcst_ifsaux.F90:19
parkind1::jprb
integer, parameter jprb
Definition:
parkind1.F90:32
parkind1
Definition:
parkind1.F90:1
yomcst_ifsaux
Definition:
yomcst_ifsaux.F90:1
Generated on Tue Jan 16 2018 16:23:21 for SURFEX v8.1 by
1.8.13