LMDZ
Main Page
Modules
Data Types List
Files
File List
File Members
yoerrto16.F90
Go to the documentation of this file.
1
MODULE
yoerrto16
2
3
USE
parkind1
,ONLY
:
jpim
,
jprb
4
5
IMPLICIT NONE
6
7
SAVE
8
9
! -----------------------------------------------------------------
10
!* ** *YOERRTO16* - RRTM ORIGINAL COEFFICIENTS FOR INTERVAL 16
11
! BAND 16: 2600-3000 cm-1 (low - H2O,CH4; high - nothing)
12
! -----------------------------------------------------------------
13
14
INTEGER(KIND=JPIM)
,
PARAMETER
::
no16
= 16
15
16
REAL(KIND=JPRB)
::
fracrefao
(
no16
,9)
17
18
REAL(KIND=JPRB)
::
kao
(9,5,13,
no16
)
19
REAL(KIND=JPRB)
::
selfrefo
(10,
no16
)
20
21
! -----------------------------------------------------------------
22
! * E.C.M.W.F. PHYSICS PACKAGE ** RRTM LW RADIATION **
23
24
! J.-J. MORCRETTE E.C.M.W.F. 98/07/14
25
26
! NAME TYPE PURPOSE
27
! ---- : ---- : ---------------------------------------------------
28
! FRACREFA: REAL
29
! KA : REAL
30
! SELFREF : REAL
31
! -----------------------------------------------------------------
32
!$OMP THREADPRIVATE(fracrefao,kao,selfrefo)
33
END MODULE
yoerrto16
yoerrto16::fracrefao
real(kind=jprb), dimension(no16, 9) fracrefao
Definition:
yoerrto16.F90:16
parkind1::jprb
integer, parameter jprb
Definition:
parkind1.F90:31
yoerrto16::selfrefo
real(kind=jprb), dimension(10, no16) selfrefo
Definition:
yoerrto16.F90:19
parkind1
Definition:
parkind1.F90:1
parkind1::jpim
integer, parameter jpim
Definition:
parkind1.F90:13
yoerrto16::no16
integer(kind=jpim), parameter no16
Definition:
yoerrto16.F90:14
yoerrto16
Definition:
yoerrto16.F90:1
yoerrto16::kao
real(kind=jprb), dimension(9, 5, 13, no16) kao
Definition:
yoerrto16.F90:18
libf
phylmd
rrtm
yoerrto16.F90
Generated on Wed Dec 2 2015 16:27:22 for LMDZ by
1.8.9.1