LMDZ
yoesw.F90
Go to the documentation of this file.
1 MODULE yoesw
2 
3 USE parkind1 ,ONLY : jpim ,jprb
4 
5 IMPLICIT NONE
6 
7 SAVE
8 
9 ! ------------------------------------------------------------------
10 !* ** *YOESW* - COEFFICIENTS FOR SHORTWAVE RADIATION TRANSFER
11 ! ------------------------------------------------------------------
12 
13 REAL(KIND=JPRB) :: apad(6,3,7)
14 REAL(KIND=JPRB) :: bpad(6,3,7)
15 REAL(KIND=JPRB) :: rray(6,6)
16 REAL(KIND=JPRB), ALLOCATABLE :: rsun(:)
17 !$OMP THREADPRIVATE(RSUN)
18 REAL(KIND=JPRB) :: rpdh1
19 REAL(KIND=JPRB) :: rpdu1
20 REAL(KIND=JPRB) :: rpnh
21 REAL(KIND=JPRB) :: rpnu
22 REAL(KIND=JPRB) :: rswce(6)
23 REAL(KIND=JPRB) :: rswcp(6)
24 REAL(KIND=JPRB) :: rtdh2o
25 REAL(KIND=JPRB) :: rtdumg
26 REAL(KIND=JPRB) :: rth2o
27 REAL(KIND=JPRB) :: rtumg
28 REAL(KIND=JPRB) :: d(6,3)
29 REAL(KIND=JPRB) :: rexpo3(6,2,7)
30 INTEGER(KIND=JPIM) :: nexpo3(6)
31 
32 REAL(KIND=JPRB) :: ryfwca(6)
33 REAL(KIND=JPRB) :: ryfwcb(6)
34 REAL(KIND=JPRB) :: ryfwcc(6)
35 REAL(KIND=JPRB) :: ryfwcd(6)
36 REAL(KIND=JPRB) :: ryfwce(6)
37 REAL(KIND=JPRB) :: ryfwcf(6)
38 
39 REAL(KIND=JPRB) :: rebcua(6)
40 REAL(KIND=JPRB) :: rebcub(6)
41 REAL(KIND=JPRB) :: rebcuc(6)
42 REAL(KIND=JPRB) :: rebcud(6)
43 REAL(KIND=JPRB) :: rebcue(6)
44 REAL(KIND=JPRB) :: rebcuf(6)
45 REAL(KIND=JPRB) :: rebcug(16)
46 REAL(KIND=JPRB) :: rebcuh(16)
47 REAL(KIND=JPRB) :: rebcui(6)
48 REAL(KIND=JPRB) :: rebcuj(6)
49 
50 REAL(KIND=JPRB) :: raswca(6)
51 REAL(KIND=JPRB) :: raswcb(6)
52 REAL(KIND=JPRB) :: raswcc(6)
53 REAL(KIND=JPRB) :: raswcd(6)
54 REAL(KIND=JPRB) :: raswce(6)
55 REAL(KIND=JPRB) :: raswcf(6)
56 
57 REAL(KIND=JPRB) :: rfueta(16,3),rfuetb(16,4), rfuetc(16,4)
58 REAL(KIND=JPRB) :: rfulio(16,3)
59 REAL(KIND=JPRB) :: rhsavi(16,3)
60 REAL(KIND=JPRB) :: rlilia(16,5),rlilib(16,4)
61 
62 REAL(KIND=JPRB) :: rflaa0(6)
63 REAL(KIND=JPRB) :: rflaa1(6)
64 REAL(KIND=JPRB) :: rflbb0(6)
65 REAL(KIND=JPRB) :: rflbb1(6)
66 REAL(KIND=JPRB) :: rflbb2(6)
67 REAL(KIND=JPRB) :: rflbb3(6)
68 REAL(KIND=JPRB) :: rflcc0(6)
69 REAL(KIND=JPRB) :: rflcc1(6)
70 REAL(KIND=JPRB) :: rflcc2(6)
71 REAL(KIND=JPRB) :: rflcc3(6)
72 
73 REAL(KIND=JPRB) :: rfuaa0(6)
74 REAL(KIND=JPRB) :: rfuaa1(6)
75 REAL(KIND=JPRB) :: rfubb0(6)
76 REAL(KIND=JPRB) :: rfubb1(6)
77 REAL(KIND=JPRB) :: rfubb2(6)
78 REAL(KIND=JPRB) :: rfubb3(6)
79 REAL(KIND=JPRB) :: rfucc0(6)
80 REAL(KIND=JPRB) :: rfucc1(6)
81 REAL(KIND=JPRB) :: rfucc2(6)
82 REAL(KIND=JPRB) :: rfucc3(6)
83 REAL(KIND=JPRB) :: rfldd0(6)
84 REAL(KIND=JPRB) :: rfldd1(6)
85 REAL(KIND=JPRB) :: rfldd2(6)
86 REAL(KIND=JPRB) :: rfldd3(6)
87 
88 REAL(KIND=JPRB) :: rsushe(6)
89 REAL(KIND=JPRB) :: rsushf(6)
90 REAL(KIND=JPRB) :: rsushh(6)
91 REAL(KIND=JPRB) :: rsushk(6)
92 REAL(KIND=JPRB) :: rsusha(6)
93 REAL(KIND=JPRB) :: rsushg(6)
94 REAL(KIND=JPRB) :: rsushfa(4)
95 REAL(KIND=JPRB) :: rsushc
96 REAL(KIND=JPRB) :: rsushd
97 
98 REAL(KIND=JPRB) :: reffia
99 REAL(KIND=JPRB) :: reffib
100 REAL(KIND=JPRB) :: rtiw
101 REAL(KIND=JPRB) :: rriw
102 REAL(KIND=JPRB) :: rroma(6)
103 REAL(KIND=JPRB) :: rromb(6)
104 REAL(KIND=JPRB) :: rrasy(6)
105 
106 REAL(KIND=JPRB) :: rhsra(6)
107 REAL(KIND=JPRB) :: rhsrb(6)
108 REAL(KIND=JPRB) :: rhsrc(6)
109 REAL(KIND=JPRB) :: rhsrd(6)
110 REAL(KIND=JPRB) :: rhsre(6)
111 REAL(KIND=JPRB) :: rhsrf(6)
112 REAL(KIND=JPRB) :: rhsrta
113 REAL(KIND=JPRB) :: rhsrtb
114 
115 REAL(KIND=JPRB) :: rtaua(6,6)
116 REAL(KIND=JPRB) :: rpiza(6,6)
117 REAL(KIND=JPRB) :: rcga(6,6)
118 REAL(KIND=JPRB) :: raer(6,6)
119 
120 REAL(KIND=JPRB) :: rtweight(8)
121 REAL(KIND=JPRB) :: rweigs(6)
122 REAL(KIND=JPRB) :: rweigv(6)
123 
124 REAL(KIND=JPRB) :: rweight(6,8)
125 INTEGER(KIND=JPIM) :: nmpsrtm(14), ntyps
126 
127 REAL(KIND=JPRB) :: radjust
128 
129 ! * E.C.M.W.F. PHYSICS PACKAGE *
130 
131 ! J.-J. MORCRETTE E.C.M.W.F. 89/07/14
132 
133 ! NAME TYPE PURPOSE
134 ! ---- : ---- : ---------------------------------------------------
135 ! APAD : REAL PADE APPROXIMANTS NUMERATOR
136 ! BPAD : REAL PADE APPROXIMANTS DENOMINATOR
137 ! D : REAL TRANSMISSION LIMIT FOR INFINITE ABSORBER AMOUNT
138 ! RRAY : REAL RAYLEIGH SCATTERING COEFFICIENTS
139 ! RSUN : REAL SOLAR FRACTION IN SPECTRAL INTERVALS
140 ! RPDH1 : 1 + EXPONENT PRESSURE DEPENDENCE H2O
141 ! RPDU1 : 1 + EXPONENT PRESSURE DEPENDENCE UNIFORMLY MIXED GASES
142 ! RPNH : REFERENCE PRESSURE FACTOR FOR H2O
143 ! RPNU : REFERENCE PRESSURE FACTOR FOR UNIFORMLY MIXED GASES
144 ! RSWCE : E-TYPE, H2O CONTINUUM ABSORPTION COEFFICIENT
145 ! RSWCP : P-TYPE, H2O CONTINUUM ABSORPTION COEFFICIENT
146 ! RTDH2O: EXPONENT TEMPERATURE DEPENDENCE H2O
147 ! RTDUMG: EXPONENT TEMPERATURE DEPENDENCE UNIFORMLY MIXED GASES
148 ! RTH2O : REFERENCE TEMPERATURE H2O
149 ! RTUMG : REFERENCE TEMPERATURE UNIFORMLY MIXED GASES
150 ! -----------------------------------------------------------------
151 
152 ! * E.C.M.W.F. PHYSICS PACKAGE *
153 
154 ! J.-J. MORCRETTE E.C.M.W.F. 89/07/14
155 
156 ! NAME TYPE PURPOSE
157 ! ---- : ---- : ---------------------------------------------------
158 !* FOUQUART (1987) WATER CLOUD OPTICAL PROPERTIES
159 
160 ! RYFWCA : REAL : C1 IN OPTICAL THICKNESS FORMULA
161 ! RYFWCB : REAL : C2 IN OPTICAL THICKNESS FORMULA
162 ! RYFWCC : REAL : SINGLE SCATTERING ALBEDO PARAMETER
163 ! RYFWCD : REAL : SINGLE SCATTERING ALBEDO PARAMETER
164 ! RYFWCE : REAL : SINGLE SCATTERING ALBEDO PARAMETER
165 ! RYFWCF : REAL : ASSYMETRY FACTOR
166 
167 !* SLINGO (1989) WATER CLOUD OPTICAL PROPERTIES
168 
169 ! RASWCA : REAL : C1 IN OPTICAL THICKNESS FORMULA
170 ! RASWCB : REAL : C2 IN OPTICAL THICKNESS FORMULA
171 ! RASWCC : REAL : SINGLE SCATTERING ALBEDO PARAMETER
172 ! RASWCD : REAL : SINGLE SCATTERING ALBEDO PARAMETER
173 ! RASWCE : REAL : SINGLE SCATTERING ALBEDO PARAMETER
174 ! RASWCF : REAL : ASSYMETRY FACTOR
175 
176 !* SAVIJARVI (1998) WATER CLOUD OPTICAL PROPERTIES (RRTM)
177 
178 ! RHSAVI : REAL : MASS ABSORPTION COEFFICIENTS (POLYNOMIAL DEVELOPM)
179 
180 !* LINDNER,LI (2000) WATER CLOUD OPTICAL PROPERTIES (RRTM)
181 
182 ! RLILIA : REAL : MASS ABSORPTION COEFFICIENTS (POLYNOMIAL DEVELOPM)
183 ! RLILIB : REAL : 1-SSA COEFFICIENTS (POLYNOMIAL DEVELOPM)
184 
185 !* ICE CLOUD OPTICAL PROPERTIES DERIVED FROM EBERT-CURRY (1992)
186 
187 ! REBCUA : REAL : C1 IN OPTICAL THICKNESS FORMULA
188 ! REBCUB : REAL : C2 IN OPTICAL THICKNESS FORMULA
189 ! REBCUC : REAL : 1-C3 IN SINGLE SCATTERING ALBEDO FORMULA
190 ! REBCUD : REAL : C4 IN SINGLE SCATTERING ALBEDO FORMULA
191 ! REBCUE : REAL : C5 IN ASSYMETRY FACTOR FORMULA
192 ! REBCUF : REAL : C6 IN ASSYMETRY FACTOR FORMULA
193 ! REBCUG : REAL : C7 IN MASS ABSORPTION COEFFICIENT FORMULA
194 ! REBCUH : REAL : C8 IN MASS ABSORPTION COEFFICIENT FORMULA
195 ! REBCUI : REAL : C7 IN MASS ABSORPTION COEFFICIENT SPECTRAL FORMULA
196 ! REBCUJ : REAL : C8 IN MASS ABSORPTION COEFFICIENT SPECTRAL FORMULA
197 
198 !* ICE CLOUD OPTICAL PROPERTIES DERIVED FROM SUN-SHINE (1995)
199 
200 ! RSHSUE : REAL : E IN SINGLE SCATTERING ALBEDO FORMULA
201 ! RSHSUF : REAL : F IN SINGLE SCATTERING ALBEDO FORMULA
202 ! RSHSUH : REAL : H IN ASSYMETRY FACTOR FORMULA
203 ! RSHSUK : REAL : K IN ASSYMETRY FACTOR FORMULA
204 ! RSHSUA : REAL : ALPHA IN SSA CORRECTION FACTOR FORMULA
205 ! RSHSUG : REAL : GAMMA IN ASSYMETRY CORRECTION FACTOR FORMULA
206 ! RSHSUFA: REAL : COEFFICIENTS IN TEMPERATURE CORRECTION FACTOR
207 
208 ! REFFIA : REAL : C9 IN EFFECTIVE RADIUS FORMULA
209 ! REFFIB : REAL : C10 IN EFFECTIVE RADIUS FORMULA
210 
211 !* ICE CLOUD OPTICAL PROPERTIES DERIVED FROM FU-LIOU (1993)
212 
213 ! RFULIO : REAL : COEFFICIENTS IN EXPRESSION FOR LW EXTINCTION COEFF.
214 ! RFLAA : REAL : COEFFICIENTS IN EXPRESSION FOR SW EXTINCTION COEFF.
215 ! RFLBB : REAL : COEFFICIENTS IN EXPRESSION FOR SW SINGLE SCATT.ALB.
216 ! RFLCC : REAL : COEFFICIENTS IN EXPRESSION FOR SW ASSYMETRY FACTOR
217 ! RFLDD : REAL : COEFFICIENTS IN EXPRESSION FOR SW ASSYMETRY FACTOR
218 
219 !* ICE CLOUD OPTICAL PROPERTIES DERIVED FROM FU (1996) & FU ET AL. (1998)
220 
221 ! RFUETA : REAL : COEFFICIENTS IN EXPRESSION FOR LW EXTINCTION COEFF.
222 ! RFUAA : REAL : COEFFICIENTS IN EXPRESSION FOR SW EXTINCTION COEFF.
223 ! RFUBB : REAL : COEFFICIENTS IN EXPRESSION FOR SW SINGLE SCATT.ALB.
224 ! RFUCC : REAL : COEFFICIENTS IN EXPRESSION FOR SW ASSYMETRY FACTOR
225 
226 !* TRANSITION BETWEEN LIQUID AND SOLID WATER
227 
228 ! RTIW : REAL : TEMPERATURE THRESHOLD
229 ! RRIW : REAL : TRANSITION RANGE
230 
231 !* RAIN OPTICAL PROPERTIES FROM SAVIJARVI (1996)
232 
233 ! RROMA : REAL : COEFFICIENTS FOR SINGLE SCATTERING ALBEDO
234 ! RROMB : REAL : COEFFICIENTS FOR SINGLE SCATTERING ALBEDO
235 ! RRASY : REAL : COEFFICIENTS FOR ASSYMETRY FACTOR
236 ! RHSRA : REAL : COEFFICIENTS FOR OPTICAL THICKNESS
237 ! RHSRB : REAL : COEFFICIENTS FOR OPTICAL THICKNESS
238 ! RHSRC : REAL : COEFFICIENTS FOR SINGLE SCATTERING ALBEDO
239 ! RHSRD : REAL : COEFFICIENTS FOR SINGLE SCATTERING ALBEDO
240 ! RHSRE : REAL : COEFFICIENTS FOR ASSYMETRY FACTOR
241 ! RHSRF : REAL : COEFFICIENTS FOR ASSYMETRY FACTOR
242 ! RHSRTA : REAL : COEFFICIENTS FOR OPTICAL THICKNESS
243 ! RHSRTB : REAL : COEFFICIENTS FOR OPTICAL THICKNESS
244 ! -----------------------------------------------------------------
245 
246 ! * E.C.M.W.F. PHYSICS PACKAGE *
247 
248 ! J.-J. MORCRETTE E.C.M.W.F. 89/07/14
249 
250 ! NAME TYPE PURPOSE
251 ! ---- : ---- : -------
252 ! RTAUA : REAL S.W. NORMALIZED OPTICAL THICKNESS AT 0.55 MICRON
253 ! RPIZA : REAL S.W. SINGLE SCATTERING ALBEDO
254 ! RCGA : REAL S.W. ASSYMETRY FACTOR
255 ! RAER : REAL L.W. ABSORPTION COEFFICIENTS
256 ! -----------------------------------------------------------------
257 
258 ! * E.C.M.W.F. PHYSICS PACKAGE *
259 
260 ! J.-J. MORCRETTE E.C.M.W.F. 89/07/14
261 
262 ! NAME TYPE PURPOSE
263 ! ---- : ---- : -------
264 !RTWEIGHT: REAL S.W. INTEGRATED WEIGHT
265 ! NMPSRTM: INTEGER : Indices for mapping SW[1:6] albedo into SRTM[1:14]
266 ! -----------------------------------------------------------------
267 !$OMP THREADPRIVATE(apad,bpad,d,nexpo3,nmpsrtm,ntyps,radjust,raer,raswca)
268 !$OMP THREADPRIVATE(raswcb,raswcc,raswcd,raswce,raswcf,rcga,rebcua,rebcub)
269 !$OMP THREADPRIVATE(rebcuc,rebcud,rebcue,rebcuf,rebcug,rebcuh,rebcui,rebcuj)
270 !$OMP THREADPRIVATE(reffia,reffib,rexpo3,rflaa0,rflaa1,rflbb0,rflbb1,rflbb2)
271 !$OMP THREADPRIVATE(rflbb3,rflcc0,rflcc1,rflcc2,rflcc3,rfldd0,rfldd1,rfldd2)
272 !$OMP THREADPRIVATE(rfldd3,rfuaa0,rfuaa1,rfubb0,rfubb1,rfubb2,rfubb3,rfucc0)
273 !$OMP THREADPRIVATE(rfucc1,rfucc2,rfucc3,rfueta,rfuetb,rfuetc,rfulio,rhsavi)
274 !$OMP THREADPRIVATE(rhsra,rhsrb,rhsrc,rhsrd,rhsre,rhsrf,rhsrta,rhsrtb,rlilia)
275 !$OMP THREADPRIVATE(rlilib,rpdh1,rpdu1,rpiza,rpnh,rpnu,rrasy,rray,rriw,rroma)
276 !$OMP THREADPRIVATE(rromb,rsusha,rsushc,rsushd,rsushe,rsushf,rsushfa,rsushg)
277 !$OMP THREADPRIVATE(rsushh,rsushk,rswce,rswcp,rtaua,rtdh2o,rtdumg,rth2o,rtiw)
278 !$OMP THREADPRIVATE(rtumg,rtweight,rweight,rweigs,rweigv,ryfwca,ryfwcb,ryfwcc,ryfwcd,ryfwce,ryfwcf)
279 END MODULE yoesw
real(kind=jprb), dimension(6) rebcua
Definition: yoesw.F90:39
real(kind=jprb), dimension(6) ryfwcb
Definition: yoesw.F90:33
real(kind=jprb) reffib
Definition: yoesw.F90:99
real(kind=jprb), dimension(6) rhsre
Definition: yoesw.F90:110
real(kind=jprb), dimension(6) ryfwcc
Definition: yoesw.F90:34
Definition: yoesw.F90:1
real(kind=jprb), dimension(6, 3) d
Definition: yoesw.F90:28
real(kind=jprb) reffia
Definition: yoesw.F90:98
real(kind=jprb), dimension(16, 4) rfuetc
Definition: yoesw.F90:57
real(kind=jprb), dimension(6, 2, 7) rexpo3
Definition: yoesw.F90:29
real(kind=jprb), dimension(6) rfubb1
Definition: yoesw.F90:76
real(kind=jprb), dimension(16, 3) rfueta
Definition: yoesw.F90:57
real(kind=jprb) rth2o
Definition: yoesw.F90:26
real(kind=jprb), dimension(6) ryfwcd
Definition: yoesw.F90:35
integer(kind=jpim), dimension(14) nmpsrtm
Definition: yoesw.F90:125
real(kind=jprb), dimension(6) rflbb2
Definition: yoesw.F90:66
real(kind=jprb), dimension(6) rflbb1
Definition: yoesw.F90:65
real(kind=jprb), dimension(6, 6) raer
Definition: yoesw.F90:118
real(kind=jprb), dimension(6) raswce
Definition: yoesw.F90:54
real(kind=jprb), dimension(6) rflcc3
Definition: yoesw.F90:71
integer(kind=jpim) ntyps
Definition: yoesw.F90:125
integer(kind=jpim), dimension(6) nexpo3
Definition: yoesw.F90:30
real(kind=jprb) rpnu
Definition: yoesw.F90:21
real(kind=jprb), dimension(4) rsushfa
Definition: yoesw.F90:94
real(kind=jprb), dimension(6) rflbb3
Definition: yoesw.F90:67
real(kind=jprb), dimension(6) rebcuc
Definition: yoesw.F90:41
real(kind=jprb), dimension(6) rhsrb
Definition: yoesw.F90:107
real(kind=jprb), dimension(6) raswcb
Definition: yoesw.F90:51
real(kind=jprb), dimension(6) rebcuf
Definition: yoesw.F90:44
real(kind=jprb), dimension(:), allocatable rsun
Definition: yoesw.F90:16
real(kind=jprb), dimension(6, 3, 7) bpad
Definition: yoesw.F90:14
real(kind=jprb) rtdumg
Definition: yoesw.F90:25
real(kind=jprb), dimension(6) rfucc2
Definition: yoesw.F90:81
real(kind=jprb), dimension(6) rrasy
Definition: yoesw.F90:104
real(kind=jprb) rtiw
Definition: yoesw.F90:100
real(kind=jprb), dimension(6) ryfwcf
Definition: yoesw.F90:37
real(kind=jprb), dimension(6) rhsrc
Definition: yoesw.F90:108
real(kind=jprb), dimension(6) rromb
Definition: yoesw.F90:103
real(kind=jprb), dimension(16, 4) rfuetb
Definition: yoesw.F90:57
real(kind=jprb) rpdh1
Definition: yoesw.F90:18
real(kind=jprb), dimension(6) rhsrd
Definition: yoesw.F90:109
real(kind=jprb), dimension(6) rflcc1
Definition: yoesw.F90:69
real(kind=jprb) rtumg
Definition: yoesw.F90:27
real(kind=jprb), dimension(6) rsusha
Definition: yoesw.F90:92
real(kind=jprb), dimension(6, 3, 7) apad
Definition: yoesw.F90:13
real(kind=jprb) rsushd
Definition: yoesw.F90:96
real(kind=jprb), dimension(6) rswce
Definition: yoesw.F90:22
real(kind=jprb), dimension(6) rebcud
Definition: yoesw.F90:42
real(kind=jprb), dimension(6) rfucc1
Definition: yoesw.F90:80
real(kind=jprb), dimension(6) rfldd3
Definition: yoesw.F90:86
real(kind=jprb), dimension(16) rebcuh
Definition: yoesw.F90:46
real(kind=jprb), dimension(16) rebcug
Definition: yoesw.F90:45
integer, parameter jprb
Definition: parkind1.F90:31
real(kind=jprb), dimension(16, 5) rlilia
Definition: yoesw.F90:60
real(kind=jprb), dimension(6) ryfwca
Definition: yoesw.F90:32
real(kind=jprb), dimension(16, 3) rhsavi
Definition: yoesw.F90:59
real(kind=jprb), dimension(8) rtweight
Definition: yoesw.F90:120
real(kind=jprb) rriw
Definition: yoesw.F90:101
real(kind=jprb), dimension(6) rebcub
Definition: yoesw.F90:40
real(kind=jprb), dimension(6) rflcc0
Definition: yoesw.F90:68
real(kind=jprb), dimension(6) ryfwce
Definition: yoesw.F90:36
real(kind=jprb), dimension(6) rfuaa1
Definition: yoesw.F90:74
real(kind=jprb), dimension(6) rfucc0
Definition: yoesw.F90:79
real(kind=jprb), dimension(6) rfldd2
Definition: yoesw.F90:85
real(kind=jprb), dimension(6) rhsra
Definition: yoesw.F90:106
real(kind=jprb), dimension(6) rebcuj
Definition: yoesw.F90:48
real(kind=jprb), dimension(6) rweigs
Definition: yoesw.F90:121
real(kind=jprb), dimension(6, 6) rtaua
Definition: yoesw.F90:115
real(kind=jprb), dimension(6) rfubb2
Definition: yoesw.F90:77
real(kind=jprb) rtdh2o
Definition: yoesw.F90:24
real(kind=jprb), dimension(6) rsushh
Definition: yoesw.F90:90
real(kind=jprb), dimension(6) rsushe
Definition: yoesw.F90:88
real(kind=jprb), dimension(6) rfuaa0
Definition: yoesw.F90:73
real(kind=jprb), dimension(6) rfldd1
Definition: yoesw.F90:84
real(kind=jprb), dimension(16, 4) rlilib
Definition: yoesw.F90:60
real(kind=jprb), dimension(6, 6) rcga
Definition: yoesw.F90:117
real(kind=jprb), dimension(6) rroma
Definition: yoesw.F90:102
real(kind=jprb) rhsrta
Definition: yoesw.F90:112
real(kind=jprb), dimension(6) rflaa1
Definition: yoesw.F90:63
real(kind=jprb), dimension(6) rfucc3
Definition: yoesw.F90:82
real(kind=jprb) rpnh
Definition: yoesw.F90:20
real(kind=jprb), dimension(6) raswcc
Definition: yoesw.F90:52
real(kind=jprb), dimension(16, 3) rfulio
Definition: yoesw.F90:58
real(kind=jprb), dimension(6) rflbb0
Definition: yoesw.F90:64
real(kind=jprb), dimension(6) rfubb3
Definition: yoesw.F90:78
real(kind=jprb) radjust
Definition: yoesw.F90:127
integer, parameter jpim
Definition: parkind1.F90:13
real(kind=jprb), dimension(6) rhsrf
Definition: yoesw.F90:111
real(kind=jprb), dimension(6, 6) rray
Definition: yoesw.F90:15
real(kind=jprb), dimension(6, 6) rpiza
Definition: yoesw.F90:116
real(kind=jprb), dimension(6) rsushf
Definition: yoesw.F90:89
real(kind=jprb) rsushc
Definition: yoesw.F90:95
real(kind=jprb), dimension(6) rsushg
Definition: yoesw.F90:93
real(kind=jprb) rhsrtb
Definition: yoesw.F90:113
real(kind=jprb) rpdu1
Definition: yoesw.F90:19
real(kind=jprb), dimension(6) raswcf
Definition: yoesw.F90:55
real(kind=jprb), dimension(6, 8) rweight
Definition: yoesw.F90:124
real(kind=jprb), dimension(6) rfldd0
Definition: yoesw.F90:83
real(kind=jprb), dimension(6) rweigv
Definition: yoesw.F90:122
real(kind=jprb), dimension(6) rswcp
Definition: yoesw.F90:23
real(kind=jprb), dimension(6) rebcue
Definition: yoesw.F90:43
real(kind=jprb), dimension(6) rsushk
Definition: yoesw.F90:91
real(kind=jprb), dimension(6) rflcc2
Definition: yoesw.F90:70
real(kind=jprb), dimension(6) rflaa0
Definition: yoesw.F90:62
real(kind=jprb), dimension(6) raswcd
Definition: yoesw.F90:53
real(kind=jprb), dimension(6) raswca
Definition: yoesw.F90:50
real(kind=jprb), dimension(6) rebcui
Definition: yoesw.F90:47
real(kind=jprb), dimension(6) rfubb0
Definition: yoesw.F90:75