1 | c |
---|
2 | c $Header$ |
---|
3 | c |
---|
4 | IF (ok_journe) THEN |
---|
5 | |
---|
6 | c$OMP MASTER |
---|
7 | c |
---|
8 | zstophy = dtime |
---|
9 | zstoday= ecrit_day |
---|
10 | zout = ecrit_day |
---|
11 | c |
---|
12 | idayref = day_ref |
---|
13 | CALL ymds2ju(annee_ref, 1, idayref, 0.0, zjulian) |
---|
14 | c |
---|
15 | cym CALL gr_fi_ecrit(1,klon,iim,jjmp1,rlon,zx_lon) |
---|
16 | cym DO i = 1, iim |
---|
17 | cym zx_lon(i,1) = rlon(i+1) |
---|
18 | cym zx_lon(i,jjmp1) = rlon(i+1) |
---|
19 | cym ENDDO |
---|
20 | DO ll=1,klev |
---|
21 | znivsig(ll)=float(ll) |
---|
22 | ENDDO |
---|
23 | cym CALL gr_fi_ecrit(1,klon,iim,jjmp1,rlat,zx_lat) |
---|
24 | cym CALL histbeg("histday", iim,zx_lon(:,1), jjmp1,zx_lat(1,:), |
---|
25 | cym . 1,iim,1,jjmp1, itau_phy, zjulian, dtime, |
---|
26 | cym . nhori, nid_day) |
---|
27 | |
---|
28 | CALL histbeg_phy("histday",itau_phy, zjulian, dtime, |
---|
29 | . nhori, nid_day) |
---|
30 | |
---|
31 | write(*,*)'Journee ', itau_phy, zjulian |
---|
32 | CALL histvert(nid_day, "presnivs", "Vertical levels", "mb", |
---|
33 | . klev, presnivs/100., nvert) |
---|
34 | c |
---|
35 | IF(lev_histday.GE.1) THEN |
---|
36 | c |
---|
37 | CALL histdef(nid_day, "phis", "Surface geop. height", "m2/s2", |
---|
38 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
39 | . "once", zstophy,zout) |
---|
40 | c |
---|
41 | CALL histdef(nid_day, "aire", "Grid area", "-", |
---|
42 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
43 | . "once", zstophy,zout) |
---|
44 | c |
---|
45 | CALL histdef(nid_day, "contfracATM","% sfce ter+lic ","-", |
---|
46 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
47 | . "once", zstophy,zout) |
---|
48 | c |
---|
49 | CALL histdef(nid_day, "contfracOR","% sfce terre OR", "-", |
---|
50 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
51 | . "once", zstophy,zout) |
---|
52 | c |
---|
53 | c Champs 2D: |
---|
54 | c |
---|
55 | CALL histdef(nid_day, "tsol", "Surface Temperature", "K", |
---|
56 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
57 | . "ave(X)", zstophy,zout) |
---|
58 | c |
---|
59 | CALL histdef(nid_day, "t2m", "Temperature 2m", "K", |
---|
60 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
61 | . "ave(X)", zstophy,zout) |
---|
62 | c |
---|
63 | c Champs retires momentannement en attendant un hypothetique |
---|
64 | c debugage |
---|
65 | |
---|
66 | CALL histdef(nid_day, "t2m_min", "Temp. 2m min.", |
---|
67 | . "K", |
---|
68 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
69 | . t2mincels, zstophy,zout) |
---|
70 | c |
---|
71 | CALL histdef(nid_day, "t2m_max", "Temp. 2m max.", |
---|
72 | . "K", |
---|
73 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
74 | . t2maxcels, zstophy,zout) |
---|
75 | c |
---|
76 | CALL histdef(nid_day, "plul", "Large-scale Precip.", |
---|
77 | . "kg/(s*m2)", |
---|
78 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
79 | . "ave(X)", zstophy,zout) |
---|
80 | c |
---|
81 | CALL histdef(nid_day, "pluc", "Convective Precip.", |
---|
82 | . "kg/(s*m2)", |
---|
83 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
84 | . "ave(X)", zstophy,zout) |
---|
85 | c |
---|
86 | CALL histdef(nid_day, "snowl", "Solid Large-scale Precip.", |
---|
87 | . "kg/(m2*s)", |
---|
88 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
89 | . "ave(X)", zstophy,zout) |
---|
90 | c |
---|
91 | IF(1.EQ.0) THEN !snowc=0. |
---|
92 | CALL histdef(nid_day, "snowc", "Solid Convective Precip.", |
---|
93 | . "kg/(m2*s)", |
---|
94 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
95 | . "ave(X)", zstophy,zout) |
---|
96 | ENDIF !snowc=0. |
---|
97 | c |
---|
98 | CALL histdef(nid_day, "flat", "Latent heat flux", "W/m2", |
---|
99 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
100 | . "ave(X)", zstophy,zout) |
---|
101 | c |
---|
102 | CALL histdef(nid_day, "sicf", "Sea-ice fraction", "-", |
---|
103 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
104 | . "inst(X)", zstoday,zout) |
---|
105 | c |
---|
106 | CALL histdef(nid_day, "q2m", "Specific humidity", "kg/kg", |
---|
107 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
108 | . "ave(X)", zstophy,zout) |
---|
109 | c |
---|
110 | CALL histdef(nid_day, "u10m", "Vent zonal 10m", "m/s", |
---|
111 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
112 | . "ave(X)", zstophy,zout) |
---|
113 | c |
---|
114 | CALL histdef(nid_day, "v10m", "Vent meridien 10m", "m/s", |
---|
115 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
116 | . "ave(X)", zstophy,zout) |
---|
117 | c |
---|
118 | CALL histdef(nid_day, "wind10m","10-m wind speed","m/s", |
---|
119 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
120 | . "ave(X)", zstophy,zout) |
---|
121 | c |
---|
122 | CALL histdef(nid_day, "wind10max", "10-m wind speed max.", |
---|
123 | . "m/s", |
---|
124 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
125 | . t2maxcels, zstophy,zout) |
---|
126 | c |
---|
127 | CALL histdef(nid_day, "psol", "Surface Pressure", "Pa", |
---|
128 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
129 | . "ave(X)", zstophy,zout) |
---|
130 | c |
---|
131 | CALL histdef(nid_day, "precip","Precipitation Totale liq+sol" |
---|
132 | . , "kg/(s*m2)", |
---|
133 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
134 | . "ave(X)", zstophy,zout) |
---|
135 | c |
---|
136 | CALL histdef(nid_day, "snowf", "Snow fall", "kg/(m2*s)", |
---|
137 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
138 | . "ave(X)", zstophy,zout) |
---|
139 | c |
---|
140 | c CALL histdef(nid_day, "snow_mass", "Snow Mass", "kg/m2", |
---|
141 | c . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
142 | c . "ave(X)", zstophy,zout) |
---|
143 | c |
---|
144 | CALL histdef(nid_day, "evap", "Evaporation", "kg/(m2*s)", |
---|
145 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
146 | . "ave(X)", zstophy,zout) |
---|
147 | c |
---|
148 | CALL histdef(nid_day, "tops", "Solar rad. at TOA", "W/m2", |
---|
149 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
150 | . "ave(X)", zstophy,zout) |
---|
151 | c |
---|
152 | CALL histdef(nid_day, "topl", "IR rad. at TOA", "W/m2", |
---|
153 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
154 | . "ave(X)", zstophy,zout) |
---|
155 | c |
---|
156 | CALL histdef(nid_day, "sols", "Net Solar rad. at surf.", |
---|
157 | . "W/m2", |
---|
158 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
159 | . "ave(X)", zstophy,zout) |
---|
160 | c |
---|
161 | CALL histdef(nid_day, "soll", "Net IR rad. at surface", "W/m2", |
---|
162 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
163 | . "ave(X)", zstophy,zout) |
---|
164 | c |
---|
165 | CALL histdef(nid_day, "radsol", "Rayonnement au sol", "W/m2", |
---|
166 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
167 | . "ave(X)", zstophy,zout) |
---|
168 | c |
---|
169 | CALL histdef(nid_day, "cldl", "Low-level cloudiness", "-", |
---|
170 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
171 | . "ave(X)", zstophy,zout) |
---|
172 | c |
---|
173 | CALL histdef(nid_day, "cldm", "Mid-level cloudiness", "-", |
---|
174 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
175 | . "ave(X)", zstophy,zout) |
---|
176 | c |
---|
177 | CALL histdef(nid_day, "cldh", "High-level cloudiness", "-", |
---|
178 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
179 | . "ave(X)", zstophy,zout) |
---|
180 | c |
---|
181 | CALL histdef(nid_day, "cldt", "Total cloudiness", "-", |
---|
182 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
183 | . "ave(X)", zstophy,zout) |
---|
184 | c |
---|
185 | CALL histdef(nid_day, "cldq", "Cloud liquid water path", |
---|
186 | . "kg/m2", |
---|
187 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
188 | . "ave(X)", zstophy,zout) |
---|
189 | c |
---|
190 | CALL histdef(nid_day, "prw", "Precipitable water", "kg/m2", |
---|
191 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
192 | . "ave(X)", zstophy,zout) |
---|
193 | c |
---|
194 | c Champs dynamiques sur niveaux de pression |
---|
195 | c |
---|
196 | c DO k=1, nlevENS |
---|
197 | DO k=1, nlevSTD |
---|
198 | c |
---|
199 | c bb=clevSTD(k) |
---|
200 | c |
---|
201 | IF(k.GE.2.AND.k.LE.12) bb2=clevSTD(k) |
---|
202 | IF(k.GE.13.AND.k.LE.17) bb3=clevSTD(k) |
---|
203 | c aa=clevSTD(k) |
---|
204 | c bb2=clevSTD(k) |
---|
205 | c ENDIF |
---|
206 | c |
---|
207 | IF(bb2.EQ."850".OR.bb2.EQ."700" |
---|
208 | . .OR.bb2.EQ."500".OR.bb2.EQ."200") THEN |
---|
209 | c |
---|
210 | CALL histdef(nid_day, "u"//bb2, |
---|
211 | . "Zonal wind "//bb2//"mb","m/s", |
---|
212 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
213 | . "inst(X)", zout,zout) |
---|
214 | c |
---|
215 | CALL histdef(nid_day, "v"//bb2, |
---|
216 | . "Meridional wind "//bb2//"mb","m/s", |
---|
217 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
218 | . "inst(X)", zout,zout) |
---|
219 | c |
---|
220 | ENDIF !(bb2.EQ."850".OR.bb2.EQ."700".OR.bb2.EQ."500".OR.bb2.EQ."200") THEN |
---|
221 | c |
---|
222 | IF(bb2.EQ."500") THEN |
---|
223 | c |
---|
224 | CALL histdef(nid_day, "w"//bb2, "Vertical wind "//bb2//"mb", |
---|
225 | . "m/s", |
---|
226 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
227 | . "inst(X)", zout,zout) |
---|
228 | c |
---|
229 | CALL histdef(nid_day,"phi"//bb2, "Geopotential "//bb2//"mb", |
---|
230 | . "m", |
---|
231 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
232 | . "inst(X)", zout,zout) |
---|
233 | c |
---|
234 | ENDIF !(bb2.EQ."500") |
---|
235 | c |
---|
236 | ENDDO !nlevSTD |
---|
237 | c |
---|
238 | CALL histdef(nid_day, "slp", "Sea Level Pressure", "Pa", |
---|
239 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
240 | . "ave(X)", zstophy,zout) |
---|
241 | c |
---|
242 | CALL histdef(nid_day, "cape_max", "CAPE max.", |
---|
243 | . "J/kg", |
---|
244 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
245 | . capemaxcels, zstophy,zout) |
---|
246 | c |
---|
247 | CALL histdef(nid_day, "solldown", "Down. IR rad. at surface", |
---|
248 | . "W/m2", iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
249 | . "ave(X)", zstophy,zout) |
---|
250 | c |
---|
251 | CALL histdef(nid_day, "sens", "Sensible heat flux", "W/m2", |
---|
252 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
253 | . "ave(X)", zstophy,zout) |
---|
254 | c |
---|
255 | CALL histdef(nid_day, "SWdnSFC", "SWdn at surface","W/m2", |
---|
256 | . iim,jj_nb,nhori, 1,1,1,-99, |
---|
257 | . 32, "ave(X)", zstophy,zout) |
---|
258 | c |
---|
259 | cIM diagnostiques flux ocean-atm ou ocean-glace de mer |
---|
260 | cIM pour utilisation dans un modele de "slab" ocean |
---|
261 | c |
---|
262 | IF (OCEAN.EQ.'force ') THEN |
---|
263 | c |
---|
264 | CALL histdef(nid_day, "lmt_bils", |
---|
265 | . "Bilan au sol atmosphere forcee", "W/m2", |
---|
266 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
267 | . "ave(X)", zstophy,zout) |
---|
268 | c |
---|
269 | ELSE IF (OCEAN.EQ.'slab ') THEN |
---|
270 | c |
---|
271 | CALL histdef(nid_day, "slab_bils", |
---|
272 | . "Bilan au sol slab", "W/m2", |
---|
273 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
274 | . "ave(X)", zstophy,zout) |
---|
275 | c |
---|
276 | CALL histdef(nid_day, "tslab", "Slab SST ", "K", |
---|
277 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
278 | . "ave(X)", zstophy,zout) |
---|
279 | c |
---|
280 | CALL histdef(nid_day, "seaice", "Slab seaice", "kg/m2", |
---|
281 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
282 | . "ave(X)", zstophy,zout) |
---|
283 | c |
---|
284 | CALL histdef(nid_day, "siceh", "Slab seaice height", "m", |
---|
285 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
286 | . "ave(X)", zstophy,zout) |
---|
287 | c |
---|
288 | ENDIF !OCEAN.EQ.force/slab |
---|
289 | c |
---|
290 | CALL histdef(nid_day, "fluxo", |
---|
291 | . "Flux turbulents ocean-atmosphere", "W/m2", |
---|
292 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
293 | . "ave(X)", zstophy,zout) |
---|
294 | c |
---|
295 | CALL histdef(nid_day, "fluxg", |
---|
296 | . "Flux ocean-glace de mer", "W/m2", |
---|
297 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
298 | . "ave(X)", zstophy,zout) |
---|
299 | c |
---|
300 | ENDIF !lev_histday.GE.1 |
---|
301 | c |
---|
302 | IF (lev_histday.GE.2) THEN |
---|
303 | c |
---|
304 | CALL histdef(nid_day, "bils", "Surf. total heat flux", "W/m2", |
---|
305 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
306 | . "ave(X)", zstophy,zout) |
---|
307 | c |
---|
308 | CALL histdef(nid_day, "fder", "Heat flux derivation", "W/m2/K", |
---|
309 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
310 | . "ave(X)", zstophy,zout) |
---|
311 | c |
---|
312 | ENDIF !lev_histday.GE.2 |
---|
313 | c================================================================= |
---|
314 | IF(lev_histday.GE.3) THEN |
---|
315 | c================================================================= |
---|
316 | c INITIALISATION DES CHAMPS 3D |
---|
317 | c================================================================= |
---|
318 | c================================================================= |
---|
319 | c================================================================= |
---|
320 | c Champs 3D: |
---|
321 | c |
---|
322 | CALL histdef(nid_day, "temp", "Air temperature", "K", |
---|
323 | . iim,jj_nb,nhori, klev,1,klev,nvert, 32, |
---|
324 | . "ave(X)", zstophy,zout) |
---|
325 | c |
---|
326 | CALL histdef(nid_day, "ovap", "Specific humidity", "kg/kg", |
---|
327 | . iim,jj_nb,nhori, klev,1,klev,nvert, 32, |
---|
328 | . "ave(X)", zstophy,zout) |
---|
329 | c |
---|
330 | CALL histdef(nid_day, "geop", "Geopotential height", "m2/s2", |
---|
331 | . iim,jj_nb,nhori, klev,1,klev,nvert, 32, |
---|
332 | . "ave(X)", zstophy,zout) |
---|
333 | c |
---|
334 | CALL histdef(nid_day, "vitu", "Zonal wind", "m/s", |
---|
335 | . iim,jj_nb,nhori, klev,1,klev,nvert, 32, |
---|
336 | . "ave(X)", zstophy,zout) |
---|
337 | c |
---|
338 | CALL histdef(nid_day, "vitv", "Meridional wind", "m/s", |
---|
339 | . iim,jj_nb,nhori, klev,1,klev,nvert, 32, |
---|
340 | . "ave(X)", zstophy,zout) |
---|
341 | c |
---|
342 | CALL histdef(nid_day, "vitw", "Vertical wind", "m/s", |
---|
343 | . iim,jj_nb,nhori, klev,1,klev,nvert, 32, |
---|
344 | . "ave(X)", zstophy,zout) |
---|
345 | c |
---|
346 | CALL histdef(nid_day, "pres", "Air pressure", "Pa", |
---|
347 | . iim,jj_nb,nhori, klev,1,klev,nvert, 32, |
---|
348 | . "ave(X)", zstophy,zout) |
---|
349 | c |
---|
350 | c================================================================= |
---|
351 | c FIN INITIALISATION DES CHAMPS 3D |
---|
352 | c================================================================= |
---|
353 | ENDIF ! lev_histday.GE.3 |
---|
354 | c |
---|
355 | IF (lev_histday.GE.4) THEN |
---|
356 | c================================================================= |
---|
357 | c |
---|
358 | c INITIALISATION DES CHAMPS SUR LES SOUS SURFACES |
---|
359 | c |
---|
360 | c================================================================= |
---|
361 | c |
---|
362 | CALL histdef(nid_day, "SWupTOA", "SWup at TOA","W/m2", |
---|
363 | . iim,jj_nb,nhori, 1,1,1,-99, |
---|
364 | . 32, "ave(X)", zstophy,zout) |
---|
365 | c |
---|
366 | CALL histdef(nid_day, "SWupSFC", "SWup at surface","W/m2", |
---|
367 | . iim,jj_nb,nhori, 1,1,1,-99, |
---|
368 | . 32, "ave(X)", zstophy,zout) |
---|
369 | c |
---|
370 | CALL histdef(nid_day, "SWdnTOA", "SWdn at TOA","W/m2", |
---|
371 | . iim,jj_nb,nhori, 1,1,1,-99, |
---|
372 | . 32, "ave(X)", zstophy,zout) |
---|
373 | c |
---|
374 | CALL histdef(nid_day, "SWupTOAclr", |
---|
375 | . "SWup clear sky at TOA","W/m2", |
---|
376 | . iim,jj_nb,nhori, 1,1,1,-99, |
---|
377 | . 32, "ave(X)", zstophy,zout) |
---|
378 | |
---|
379 | CALL histdef(nid_day, "SWupSFCclr", |
---|
380 | . "SWup clear sky at surface","W/m2", |
---|
381 | . iim,jj_nb,nhori, 1,1,1,-99, |
---|
382 | . 32, "ave(X)", zstophy,zout) |
---|
383 | |
---|
384 | CALL histdef(nid_day, "SWdnTOAclr", |
---|
385 | . "SWdn clear sky at TOA","W/m2", |
---|
386 | . iim,jj_nb,nhori, 1,1,1,-99, |
---|
387 | . 32, "ave(X)", zstophy,zout) |
---|
388 | |
---|
389 | CALL histdef(nid_day, "SWdnSFCclr", |
---|
390 | . "SWdn clear sky at surface","W/m2", |
---|
391 | . iim,jj_nb,nhori, 1,1,1,-99, |
---|
392 | . 32, "ave(X)", zstophy,zout) |
---|
393 | c |
---|
394 | cIM AMMA-MIP |
---|
395 | CALL histdef(nid_day, "LWdnSFC", |
---|
396 | . "LW down at surface","W/m2", |
---|
397 | . iim,jj_nb,nhori, 1,1,1,-99, |
---|
398 | . 32, "ave(X)", zstophy,zout) |
---|
399 | c |
---|
400 | CALL histdef(nid_day, "LWupSFC", |
---|
401 | . "LW down at surface","W/m2", |
---|
402 | . iim,jj_nb,nhori, 1,1,1,-99, |
---|
403 | . 32, "ave(X)", zstophy,zout) |
---|
404 | c |
---|
405 | cIM IF (iflag_con.GE.3) THEN |
---|
406 | CALL histdef(nid_day, "ptop", |
---|
407 | c . "Cld top pressure","mb", |
---|
408 | . "Cld top pressure (cf ISCCP simulator)","Pa", |
---|
409 | . iim,jj_nb,nhori, 1,1,1,-99, |
---|
410 | . 32, "ave(X)", zstophy,zout) |
---|
411 | cIM ENDIF !(iflag_con.GE.3) THEN |
---|
412 | c |
---|
413 | c================================================================= |
---|
414 | c================================================================= |
---|
415 | c================================================================= |
---|
416 | c INITIALISATION DES CHAMPS SUR LES SOUS SURFACES |
---|
417 | c================================================================= |
---|
418 | c |
---|
419 | CALL histdef(nid_day, "tter", "Surface Temperature ter", "K", |
---|
420 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
421 | . "ave(X)", zstophy,zout) |
---|
422 | c |
---|
423 | CALL histdef(nid_day, "tlic", "Surface Temperature lic", "K", |
---|
424 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
425 | . "ave(X)", zstophy,zout) |
---|
426 | c |
---|
427 | CALL histdef(nid_day, "toce", "Surface Temperature oce", "K", |
---|
428 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
429 | . "ave(X)", zstophy,zout) |
---|
430 | c |
---|
431 | CALL histdef(nid_day, "tsic", "Surface Temperature sic", "K", |
---|
432 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
433 | . "ave(X)", zstophy,zout) |
---|
434 | c |
---|
435 | CALL histdef(nid_day, "t2mter", "Temp.tere 2m", "K", |
---|
436 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
437 | . "ave(X)", zstophy,zout) |
---|
438 | c |
---|
439 | CALL histdef(nid_day, "t2mlic", "Temp.lic 2m", "K", |
---|
440 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
441 | . "ave(X)", zstophy,zout) |
---|
442 | c |
---|
443 | CALL histdef(nid_day, "t2moce", "Temp.oce 2m", "K", |
---|
444 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
445 | . "ave(X)", zstophy,zout) |
---|
446 | c |
---|
447 | CALL histdef(nid_day, "t2msic", "Temp.sic 2m", "K", |
---|
448 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
449 | . "ave(X)", zstophy,zout) |
---|
450 | c |
---|
451 | CALL histdef(nid_day, "t2mter_min", "Temp.terre 2m min.", |
---|
452 | . "K", |
---|
453 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
454 | . t2mincels, zstophy,zout) |
---|
455 | c |
---|
456 | CALL histdef(nid_day, "t2mter_max", "Temp.terre 2m max.", |
---|
457 | . "K", |
---|
458 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
459 | . t2maxcels, zstophy,zout) |
---|
460 | c |
---|
461 | CALL histdef(nid_day, "u10mter", "Vent zonal ter 10m", "m/s", |
---|
462 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
463 | . "ave(X)", zstophy,zout) |
---|
464 | c |
---|
465 | CALL histdef(nid_day, "u10mlic", "Vent zonal lic 10m", "m/s", |
---|
466 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
467 | . "ave(X)", zstophy,zout) |
---|
468 | c |
---|
469 | CALL histdef(nid_day, "u10moce", "Vent zonal oce 10m", "m/s", |
---|
470 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
471 | . "ave(X)", zstophy,zout) |
---|
472 | c |
---|
473 | CALL histdef(nid_day, "u10msic", "Vent zonal sic 10m", |
---|
474 | . "m/s",iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
475 | . "ave(X)", zstophy,zout) |
---|
476 | c |
---|
477 | CALL histdef(nid_day, "v10mter", "Vent meridien ter 10m", |
---|
478 | . "m/s", iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
479 | . "ave(X)", zstophy,zout) |
---|
480 | c |
---|
481 | CALL histdef(nid_day, "v10mlic", "Vent meridien lic 10m", |
---|
482 | . "m/s",iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
483 | . "ave(X)", zstophy,zout) |
---|
484 | c |
---|
485 | CALL histdef(nid_day, "v10moce", "Vent meridien oce 10m", |
---|
486 | . "m/s",iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
487 | . "ave(X)", zstophy,zout) |
---|
488 | c |
---|
489 | CALL histdef(nid_day, "v10msic", "Vent meridien sic 10m", |
---|
490 | . "m/s",iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
491 | . "ave(X)", zstophy,zout) |
---|
492 | c |
---|
493 | DO nsrf = 1, nbsrf |
---|
494 | C |
---|
495 | call histdef(nid_day, "pourc_"//clnsurf(nsrf), |
---|
496 | $ "% "//clnsurf(nsrf), "%", |
---|
497 | $ iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
498 | $ "ave(X)", zstophy,zout) |
---|
499 | C |
---|
500 | call histdef(nid_day, "fract_"//clnsurf(nsrf), |
---|
501 | $ "Fraction "//clnsurf(nsrf), "1", |
---|
502 | $ iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
503 | $ "ave(X)", zstophy,zout) |
---|
504 | C |
---|
505 | call histdef(nid_day, "tsol_"//clnsurf(nsrf), |
---|
506 | $ "Temperature "//clnsurf(nsrf), "K", |
---|
507 | $ iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
508 | $ "ave(X)", zstophy,zout) |
---|
509 | C |
---|
510 | call histdef(nid_day, "sens_"//clnsurf(nsrf), |
---|
511 | $ "Sensible heat flux "//clnsurf(nsrf), "W/m2", |
---|
512 | $ iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
513 | $ "ave(X)", zstophy,zout) |
---|
514 | c |
---|
515 | call histdef(nid_day, "lat_"//clnsurf(nsrf), |
---|
516 | $ "Latent heat flux "//clnsurf(nsrf), "W/m2", |
---|
517 | $ iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
518 | $ "ave(X)", zstophy,zout) |
---|
519 | C |
---|
520 | call histdef(nid_day, "taux_"//clnsurf(nsrf), |
---|
521 | $ "Zonal wind stress "//clnsurf(nsrf),"Pa", |
---|
522 | $ iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
523 | $ "ave(X)", zstophy,zout) |
---|
524 | |
---|
525 | call histdef(nid_day, "tauy_"//clnsurf(nsrf), |
---|
526 | $ "Meridional wind stress "//clnsurf(nsrf), "Pa", |
---|
527 | $ iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
528 | $ "ave(X)", zstophy,zout) |
---|
529 | C |
---|
530 | call histdef(nid_day, "albe_"//clnsurf(nsrf), |
---|
531 | $ "Albedo surf. "//clnsurf(nsrf), "-", |
---|
532 | $ iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
533 | $ "ave(X)", zstophy,zout) |
---|
534 | C |
---|
535 | call histdef(nid_day, "rugs_"//clnsurf(nsrf), |
---|
536 | $ "Rugosite "//clnsurf(nsrf), "m", |
---|
537 | $ iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
538 | $ "ave(X)", zstophy,zout) |
---|
539 | C |
---|
540 | END DO |
---|
541 | C |
---|
542 | c================================================================= |
---|
543 | c |
---|
544 | c FIN INITIALISATION DES CHAMPS SUR LES SOUS SURFACES |
---|
545 | c |
---|
546 | c================================================================= |
---|
547 | ENDIF !lev_histday.GE.4 |
---|
548 | c |
---|
549 | IF(lev_histday.GE.5) THEN !lev_histday.GE.5 |
---|
550 | c |
---|
551 | c rajout sorties F. Aires |
---|
552 | CALL histdef(nid_day, "tops0", "CS Solar rad. at TOA", |
---|
553 | . "W/m2", |
---|
554 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
555 | . "ave(X)", zstophy,zout) |
---|
556 | c |
---|
557 | CALL histdef(nid_day, "topl0", "CS IR rad. at TOA", |
---|
558 | . "W/m2", |
---|
559 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
560 | . "ave(X)", zstophy,zout) |
---|
561 | c |
---|
562 | CALL histdef(nid_day, "sols0", "CS Net Solar rad. at surf.", |
---|
563 | . "W/m2", |
---|
564 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
565 | . "ave(X)", zstophy,zout) |
---|
566 | c |
---|
567 | CALL histdef(nid_day, "soll0", "CS Net IR rad. at surface", |
---|
568 | . "W/m2", |
---|
569 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
570 | . "ave(X)", zstophy,zout) |
---|
571 | c |
---|
572 | CALL histdef(nid_day, "rneb", "Cloud fraction", "-", |
---|
573 | . iim,jj_nb,nhori, klev,1,klev,nvert, 32, |
---|
574 | . "ave(X)", zstophy,zout) |
---|
575 | c |
---|
576 | CALL histdef(nid_day, "rnebcon", "Convective Cloud Fraction" |
---|
577 | . , "-", |
---|
578 | . iim,jj_nb,nhori, klev,1,klev,nvert, 32, |
---|
579 | . "ave(X)", zstophy,zout) |
---|
580 | c |
---|
581 | CALL histdef(nid_day,"lwcon","Cloud liquid water content", |
---|
582 | . "kg/kg", |
---|
583 | . iim,jj_nb,nhori, klev,1,klev, nvert, 32, |
---|
584 | . "ave(X)", zstophy,zout) |
---|
585 | c |
---|
586 | CALL histdef(nid_day,"iwcon","Cloud ice water content","kg/kg", |
---|
587 | . iim,jj_nb,nhori, klev,1,klev, nvert, 32, |
---|
588 | . "ave(X)", zstophy,zout) |
---|
589 | c |
---|
590 | CALL histdef(nid_day,"lwp","Cloud water path","kg/m2", |
---|
591 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
592 | . "ave(X)", zstophy,zout) |
---|
593 | c |
---|
594 | CALL histdef(nid_day,"iwp","Cloud ice water path","kg/m2", |
---|
595 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
596 | . "ave(X)", zstophy,zout) |
---|
597 | c |
---|
598 | CALL histdef(nid_day,"meantaucld", |
---|
599 | . "ISCCP mean cloud optical thickness","1", |
---|
600 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
601 | . "ave(X)", zstophy,zout) |
---|
602 | c |
---|
603 | CALL histdef(nid_day,"cldtau","Cloud optical thickness","1", |
---|
604 | . iim,jj_nb,nhori, klev,1,klev, nvert, 32, |
---|
605 | . "ave(X)", zstophy,zout) |
---|
606 | c |
---|
607 | CALL histdef(nid_day,"cldemi","Cloud optical emissivity","1", |
---|
608 | . iim,jj_nb,nhori, klev,1,klev, nvert, 32, |
---|
609 | . "ave(X)", zstophy,zout) |
---|
610 | c |
---|
611 | cIM rajout AMMA-MIP |
---|
612 | c |
---|
613 | CALL histdef(nid_day, "dtcon", "Convection dT", "K/s", |
---|
614 | . iim,jj_nb,nhori, klev,1,klev,nvert, 32, |
---|
615 | . "ave(X)", zstophy,zout) |
---|
616 | c |
---|
617 | CALL histdef(nid_day, "dqcon", "Convection dQ", "(kg/kg)/s", |
---|
618 | . iim,jj_nb,nhori, klev,1,klev,nvert, 32, |
---|
619 | . "ave(X)", zstophy,zout) |
---|
620 | c |
---|
621 | CALL histdef(nid_day, "rh2m", "Relative humidity at 2m", "%", |
---|
622 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
623 | . "ave(X)", zstophy,zout) |
---|
624 | c |
---|
625 | CALL histdef(nid_day, "qsat2m", "Saturant humidity at 2m", "%", |
---|
626 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
627 | . "ave(X)", zstophy,zout) |
---|
628 | c |
---|
629 | CALL histdef(nid_day, "tpot", |
---|
630 | . "Surface air potential temperature", "K", |
---|
631 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
632 | . "ave(X)", zstophy,zout) |
---|
633 | c |
---|
634 | CALL histdef(nid_day, "tpote", |
---|
635 | . "Surface air equivalent potential temperature", "K", |
---|
636 | . iim,jj_nb,nhori, 1,1,1, -99, 32, |
---|
637 | . "ave(X)", zstophy,zout) |
---|
638 | c |
---|
639 | ENDIF !lev_histday.GE.5 |
---|
640 | c================================================================= |
---|
641 | c |
---|
642 | CALL histend(nid_day) |
---|
643 | c |
---|
644 | ndex2d = 0 |
---|
645 | ndex3d = 0 |
---|
646 | c |
---|
647 | c================================================================= |
---|
648 | c$OMP END MASTER |
---|
649 | ENDIF ! fin de test sur ok_journe |
---|