source: dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/phys_output_write_mod.F90 @ 3867

Last change on this file since 3867 was 3867, checked in by ymipsl, 9 years ago
  • Switch to XIOS 2
  • Append main part of forcing configuration (LMDZ stand alone)
  • Create etat0 and limit from usual LMDZ input files, using XIOS 2 interpolation functionnalities
    • missing parametrization of gravity waves
    • missing aerosol
File size: 58.9 KB
Line 
1!
2! $Id: phys_output_write_mod.F90 2243 2015-03-24 13:28:51Z fhourdin $
3!
4MODULE phys_output_write_mod
5
6  USE phytrac_mod, ONLY : d_tr_cl, d_tr_th, d_tr_cv, d_tr_lessi_impa, &
7       d_tr_lessi_nucl, d_tr_insc, d_tr_bcscav, d_tr_evapls, d_tr_ls,  &
8       d_tr_trsp, d_tr_sscav, d_tr_sat, d_tr_uscav
9
10  ! Author: Abderrahmane IDELKADI (original include file)
11  ! Author: Laurent FAIRHEAD (transformation to module/subroutine)
12  ! Author: Ulysse GERARD (effective implementation)
13
14CONTAINS
15
16  ! ug Routine pour définir (los du premier passageà) ET sortir les variables
17  SUBROUTINE phys_output_write(itap, pdtphys, paprs, pphis, &
18       pplay, lmax_th, aerosol_couple,         &
19       ok_ade, ok_aie, ivap, new_aod, ok_sync, &
20       ptconv, read_climoz, clevSTD, ptconvth, &
21       d_t, qx, d_qx, zmasse, flag_aerosol, flag_aerosol_strat, ok_cdnc)
22
23    ! This subroutine does the actual writing of diagnostics that were
24    ! defined and initialised in phys_output_mod.F90
25
26    USE dimphy, only: klon, klev, klevp1, nslay
27    USE mod_grid_phy_lmdz, ONLY : nbp_lon, nbp_lat
28    USE time_phylmdz_mod, only: day_step
29    USE phys_output_ctrlout_mod, only: o_phis, o_aire, is_ter, is_lic, is_oce, &
30         is_ave, is_sic, o_contfracATM, o_contfracOR, &
31         o_aireTER, o_flat, o_slp, o_tsol, &
32         o_t2m, o_t2m_min, o_t2m_max, &
33         o_t2m_min_mon, o_t2m_max_mon, &
34         o_q2m, o_ustar, o_u10m, o_v10m, &
35         o_wind10m, o_wind10max, o_gusts, o_sicf, &
36         o_psol, o_mass, o_qsurf, o_qsol, &
37         o_precip, o_ndayrain, o_plul, o_pluc, &
38         o_snow, o_msnow, o_fsnow, o_evap, &
39         o_tops, o_tops0, o_topl, o_topl0, &
40         o_SWupTOA, o_SWupTOAclr, o_SWdnTOA, &
41         o_SWdnTOAclr, o_nettop, o_SWup200, &
42         o_SWup200clr, o_SWdn200, o_SWdn200clr, &
43         o_LWup200, o_LWup200clr, o_LWdn200, &
44         o_LWdn200clr, o_sols, o_sols0, &
45         o_soll, o_radsol, o_soll0, o_SWupSFC, &
46         o_SWupSFCclr, o_SWdnSFC, o_SWdnSFCclr, &
47         o_LWupSFC, o_LWdnSFC, o_LWupSFCclr, &
48         o_LWdnSFCclr, o_bils, o_bils_diss, &
49         o_bils_ec,o_bils_ech, o_bils_tke, o_bils_kinetic, &
50         o_bils_latent, o_bils_enthalp, o_sens, &
51         o_fder, o_ffonte, o_fqcalving, o_fqfonte, &
52         o_taux, o_tauy, o_snowsrf, o_qsnow, &
53         o_snowhgt, o_toice, o_sissnow, o_runoff, &
54         o_albslw3, o_pourc_srf, o_fract_srf, &
55         o_taux_srf, o_tauy_srf, o_tsol_srf, &
56         o_evappot_srf, o_ustar_srf, o_u10m_srf, &
57         o_v10m_srf, o_t2m_srf, o_evap_srf, &
58         o_sens_srf, o_lat_srf, o_flw_srf, &
59         o_fsw_srf, o_wbils_srf, o_wbilo_srf, &
60         o_tke_srf, o_tke_max_srf,o_dltpbltke_srf, o_wstar, &
61         o_cdrm, o_cdrh, o_cldl, o_cldm, o_cldh, &
62         o_cldt, o_JrNt, o_cldljn, o_cldmjn, &
63         o_cldhjn, o_cldtjn, o_cldq, o_lwp, o_iwp, &
64         o_ue, o_ve, o_uq, o_vq, o_cape, o_pbase, &
65         o_ptop, o_fbase, o_plcl, o_plfc, &
66         o_wbeff, o_cape_max, o_upwd, o_Ma, &
67         o_dnwd, o_dnwd0, o_ftime_con, o_mc, &
68         o_prw, o_s_pblh, o_s_pblt, o_s_lcl, &
69         o_s_therm, o_uSTDlevs, o_vSTDlevs, &
70         o_wSTDlevs, o_zSTDlevs, o_qSTDlevs, &
71         o_tSTDlevs, epsfra, o_t_oce_sic, &
72         o_ale_bl, o_alp_bl, o_ale_wk, o_alp_wk, &
73         o_ale, o_alp, o_cin, o_WAPE, o_wake_h, &
74         o_wake_s, o_wake_deltat, o_wake_deltaq, &
75         o_wake_omg, o_dtwak, o_dqwak, o_Vprecip, &
76         o_ftd, o_fqd, o_wdtrainA, o_wdtrainM, &
77         o_n2, o_s2, o_proba_notrig, &
78         o_random_notrig, o_ale_bl_stat, &
79         o_ale_bl_trig, o_alp_bl_det, &
80         o_alp_bl_fluct_m, o_alp_bl_fluct_tke, &
81         o_alp_bl_conv, o_alp_bl_stat, &
82         o_slab_qflux, o_tslab, o_slab_bils, &
83         o_slab_bilg, o_slab_sic, o_slab_tice, &
84         o_weakinv, o_dthmin, o_cldtau, &
85         o_cldemi, o_pr_con_l, o_pr_con_i, &
86         o_pr_lsc_l, o_pr_lsc_i, o_re, o_fl, &
87         o_rh2m, o_rh2m_min, o_rh2m_max, &
88         o_qsat2m, o_tpot, o_tpote, o_SWnetOR, &
89         o_SWdownOR, o_LWdownOR, o_snowl, &
90         o_solldown, o_dtsvdfo, o_dtsvdft, &
91         o_dtsvdfg, o_dtsvdfi, o_z0m, o_z0h, o_od550aer, &
92         o_od865aer, o_absvisaer, o_od550lt1aer, &
93         o_sconcso4, o_sconcno3, o_sconcoa, o_sconcbc, &
94         o_sconcss, o_sconcdust, o_concso4, o_concno3, &
95         o_concoa, o_concbc, o_concss, o_concdust, &
96         o_loadso4, o_loadoa, o_loadbc, o_loadss, &
97         o_loaddust, o_tausumaero, o_tausumaero_lw, &
98         o_topswad, o_topswad0, o_solswad, o_solswad0, &
99         o_toplwad, o_toplwad0, o_sollwad, o_sollwad0, &
100         o_swtoaas_nat, o_swsrfas_nat, &
101         o_swtoacs_nat, o_swtoaas_ant, &
102         o_swsrfas_ant, o_swtoacs_ant, &
103         o_swsrfcs_ant, o_swtoacf_nat, &
104         o_swsrfcf_nat, o_swtoacf_ant, &
105         o_swsrfcs_nat, o_swsrfcf_ant, &
106         o_swtoacf_zero, o_swsrfcf_zero, &
107         o_topswai, o_solswai, o_scdnc, &
108         o_cldncl, o_reffclws, o_reffclwc, &
109         o_cldnvi, o_lcc, o_lcc3d, o_lcc3dcon, &
110         o_lcc3dstra, o_reffclwtop, o_ec550aer, &
111         o_lwcon, o_iwcon, o_temp, o_theta, &
112         o_ovapinit, o_ovap, o_oliq, o_geop, &
113         o_vitu, o_vitv, o_vitw, o_pres, o_paprs, &
114         o_zfull, o_zhalf, o_rneb, o_rnebjn, o_rnebcon, &
115         o_rnebls, o_rhum, o_ozone, o_ozone_light, &
116         o_dtphy, o_dqphy, o_albe_srf, o_z0m_srf, o_z0h_srf, &
117         o_ages_srf, o_snow_srf, o_alb1, o_alb2, o_tke, &
118         o_tke_max, o_kz, o_kz_max, o_clwcon, &
119         o_dtdyn, o_dqdyn, o_dudyn, o_dvdyn, &
120         o_dtcon, o_tntc, o_ducon, o_dvcon, &
121         o_dqcon, o_tnhusc, o_tnhusc, o_dtlsc, &
122         o_dtlschr, o_dqlsc, o_beta_prec, &
123         o_dtlscth, o_dtlscst, o_dqlscth, &
124         o_dqlscst, o_plulth, o_plulst, &
125         o_ptconvth, o_lmaxth, o_dtvdf, &
126         o_dtdis, o_dqvdf, o_dteva, o_dqeva, &
127         o_ptconv, o_ratqs, o_dtthe, &
128         o_duthe, o_dvthe, o_ftime_th, &
129         o_f_th, o_e_th, o_w_th, o_q_th, &
130         o_a_th, o_d_th, o_f0_th, o_zmax_th, &
131         o_dqthe, o_dtajs, o_dqajs, o_dtswr, &
132         o_dtsw0, o_dtlwr, o_dtlw0, o_dtec, &
133         o_duvdf, o_dvvdf, o_duoro, o_dvoro, &
134         o_dtoro, o_dulif, o_dvlif, o_dtlif, &
135         o_duhin, o_dvhin, o_dthin, o_dqch4, o_rsu, &
136         o_rsd, o_rlu, o_rld, o_rsucs, o_rsdcs, &
137         o_rlucs, o_rldcs, o_tnt, o_tntr, &
138         o_tntscpbl, o_tnhus, o_tnhusscpbl, &
139         o_evu, o_h2o, o_mcd, o_dmc, o_ref_liq, &
140         o_ref_ice, o_rsut4co2, o_rlut4co2, &
141         o_rsutcs4co2, o_rlutcs4co2, o_rsu4co2, &
142         o_rlu4co2, o_rsucs4co2, o_rlucs4co2, &
143         o_rsd4co2, o_rld4co2, o_rsdcs4co2, &
144         o_rldcs4co2, o_tnondef, o_ta, o_zg, &
145         o_hus, o_hur, o_ua, o_va, o_wap, &
146         o_psbg, o_tro3, o_tro3_daylight, &
147         o_uxv, o_vxq, o_vxT, o_wxq, o_vxphi, &
148         o_wxT, o_uxu, o_vxv, o_TxT, o_trac, &
149         o_dtr_vdf, o_dtr_the, o_dtr_con, &
150         o_dtr_lessi_impa, o_dtr_lessi_nucl, &
151         o_dtr_insc, o_dtr_bcscav, o_dtr_evapls, &
152         o_dtr_ls, o_dtr_trsp, o_dtr_sscav, &
153         o_dtr_sat, o_dtr_uscav, o_trac_cum, o_du_gwd_rando, o_dv_gwd_rando, &
154         o_vstr_gwd_rando
155
156    USE phys_state_var_mod, only: pctsrf, paire_ter, rain_fall, snow_fall, &
157         qsol, z0m, z0h, fevap, agesno, &
158         nday_rain, rain_con, snow_con, &
159         topsw, toplw, toplw0, swup, swdn, &
160         topsw0, swup0, swdn0, SWup200, SWup200clr, &
161         SWdn200, SWdn200clr, LWup200, LWup200clr, &
162         LWdn200, LWdn200clr, solsw, solsw0, sollw, &
163         radsol, sollw0, sollwdown, sollw, gustiness, &
164         sollwdownclr, lwdn0, ftsol, ustar, u10m, &
165         v10m, pbl_tke, wake_delta_pbl_TKE, &
166         wstar, cape, ema_pcb, ema_pct, &
167         ema_cbmf, Ma, fm_therm, ale_bl, alp_bl, ale, &
168         alp, cin, wake_pe, wake_s, wake_deltat, &
169         wake_deltaq, ftd, fqd, ale_bl_trig, albsol1, &
170         rnebcon, wo, falb1, albsol2, coefh, clwcon0, &
171         ratqs, entr_therm, zqasc, detr_therm, f0, &
172         lwup, lwdn, lwup0, coefm, &
173         swupp, lwupp, swup0p, lwup0p, swdnp, lwdnp, &
174         swdn0p, lwdn0p, tnondef, O3sumSTD, uvsumSTD, &
175         vqsumSTD, vTsumSTD, O3daysumSTD, wqsumSTD, &
176         vphisumSTD, wTsumSTD, u2sumSTD, v2sumSTD, &
177         T2sumSTD, nlevSTD, du_gwd_rando, dv_gwd_rando
178
179    USE phys_local_var_mod, only: zxfluxlat, slp, zxtsol, zt2m, &
180         t2m_min_mon, t2m_max_mon, evap, &
181         zu10m, zv10m, zq2m, zustar, zxqsurf, &
182         rain_lsc, snow_lsc, bils, sens, fder, &
183         zxffonte, zxfqcalving, zxfqfonte, fluxu, &
184         fluxv, zxsnow, qsnow, snowhgt, to_ice, &
185         sissnow, runoff, albsol3_lic, evap_pot, &
186         t2m, fluxt, fluxlat, fsollw, fsolsw, &
187         wfbils, wfbilo, cdragm, cdragh, cldl, cldm, &
188         cldh, cldt, JrNt, cldljn, cldmjn, cldhjn, &
189         cldtjn, cldq, flwp, fiwp, ue, ve, uq, vq, &
190         plcl, plfc, wbeff, upwd, dnwd, dnwd0, prw, &
191         s_pblh, s_pblt, s_lcl, s_therm, uwriteSTD, &
192         vwriteSTD, wwriteSTD, phiwriteSTD, qwriteSTD, &
193         twriteSTD, ale_wake, alp_wake, wake_h, &
194         wake_omg, d_t_wake, d_q_wake, Vprecip, &
195         wdtrainA, wdtrainM, n2, s2, proba_notrig, &
196         random_notrig, ale_bl_stat, &
197         alp_bl_det, alp_bl_fluct_m, alp_bl_conv, &
198         alp_bl_stat, alp_bl_fluct_tke, slab_wfbils, &
199         weak_inversion, dthmin, cldtau, cldemi, &
200         pmflxr, pmflxs, prfl, psfl, re, fl, rh2m, &
201         qsat2m, tpote, tpot, d_ts, od550aer, &
202         od865aer, absvisaer, od550lt1aer, sconcso4, sconcno3, &
203         sconcoa, sconcbc, sconcss, sconcdust, concso4, concno3, &
204         concoa, concbc, concss, concdust, loadso4, &
205         loadoa, loadbc, loadss, loaddust, tausum_aero, &
206         topswad_aero, topswad0_aero, solswad_aero, &
207         solswad0_aero, topsw_aero, solsw_aero, &
208         topsw0_aero, solsw0_aero, topswcf_aero, &
209         solswcf_aero, topswai_aero, solswai_aero, &
210         toplwad_aero, toplwad0_aero, sollwad_aero, &
211         sollwad0_aero, toplwai_aero, sollwai_aero, &
212         scdnc, cldncl, reffclws, reffclwc, cldnvi, &
213         lcc, lcc3d, lcc3dcon, lcc3dstra, reffclwtop, &
214         ec550aer, flwc, fiwc, t_seri, theta, q_seri, &
215         ql_seri, zphi, u_seri, v_seri, omega, cldfra, &
216         rneb, rnebjn, zx_rh, d_t_dyn, d_q_dyn, &
217         d_u_dyn, d_v_dyn, d_t_con, d_t_ajsb, d_t_ajs, &
218         d_u_ajs, d_v_ajs, &
219         d_u_con, d_v_con, d_q_con, d_q_ajs, d_t_lsc, &
220         d_t_lwr,d_t_lw0,d_t_swr,d_t_sw0, &
221         d_t_eva, d_q_lsc, beta_prec, d_t_lscth, &
222         d_t_lscst, d_q_lscth, d_q_lscst, plul_th, &
223         plul_st, d_t_vdf, d_t_diss, d_q_vdf, d_q_eva, &
224         zw2, fraca, zmax_th, d_q_ajsb, d_t_ec, d_u_vdf, &
225         d_v_vdf, d_u_oro, d_v_oro, d_t_oro, d_u_lif, &
226         d_v_lif, d_t_lif, d_u_hin, d_v_hin, d_t_hin, &
227         d_q_ch4, pmfd, pmfu, ref_liq, ref_ice, rhwriteSTD
228
229    USE phys_output_var_mod, only: vars_defined, snow_o, zfra_o, bils_diss, &
230         bils_ec,bils_ech, bils_tke, bils_kinetic, bils_latent, bils_enthalp, &
231         itau_con, nfiles, clef_files, nid_files, zvstr_gwd_rando
232    USE ocean_slab_mod, only: tslab, slab_bils, slab_bilg, tice, seaice
233    USE pbl_surface_mod, only: snow
234    USE indice_sol_mod, only: nbsrf
235    USE infotrac_phy, only: nqtot, nqo, type_trac
236    USE geometry_mod, ONLY : cell_area
237    USE surface_data, only: type_ocean, version_ocean, ok_veget, ok_snow
238!    USE aero_mod, only: naero_spc
239    USE aero_mod, only: naero_tot, id_STRAT_phy
240    USE ioipsl, only: histend, histsync
241    USE iophy, only: set_itau_iophy, histwrite_phy
242    USE netcdf, only: nf90_fill_real
243
244#ifdef CPP_XIOS
245    ! ug Pour les sorties XIOS
246    USE xios, ONLY: xios_update_calendar
247    USE wxios, only: wxios_closedef, wxios_set_context
248#endif
249    USE phys_cal_mod, only : mth_len
250    !USE temps_phy_mod
251    USE time_phylmdz_mod, ONLY: start_time, itau_phy
252    USE print_control_mod, ONLY: lunout, prt_level
253
254    IMPLICIT NONE
255
256
257    INCLUDE "clesphys.h"
258    INCLUDE "thermcell.h"
259    INCLUDE "compbl.h"
260    INCLUDE "YOMCST.h"
261
262    ! Input
263    INTEGER :: itap, ivap, read_climoz
264    INTEGER, DIMENSION(klon) :: lmax_th
265    LOGICAL :: aerosol_couple, ok_sync
266    LOGICAL :: ok_ade, ok_aie, new_aod
267    LOGICAL, DIMENSION(klon, klev) :: ptconv, ptconvth
268    REAL :: pdtphys
269    CHARACTER (LEN=4), DIMENSION(nlevSTD) :: clevSTD
270    REAL, DIMENSION(klon,nlevSTD) :: zx_tmp_fi3d_STD
271    REAL, DIMENSION(klon) :: pphis
272    REAL, DIMENSION(klon, klev) :: pplay, d_t
273    REAL, DIMENSION(klon, klev+1) :: paprs
274    REAL, DIMENSION(klon,klev,nqtot) :: qx, d_qx
275    REAL, DIMENSION(klon, klev) :: zmasse
276    LOGICAL :: flag_aerosol_strat
277    INTEGER :: flag_aerosol
278    LOGICAL :: ok_cdnc
279    REAL, DIMENSION(3) :: freq_moyNMC
280
281    ! Local
282    INTEGER :: itau_w
283    INTEGER :: i, iinit, iinitend=1, iff, iq, nsrf, k, ll, naero
284    REAL, DIMENSION (klon) :: zx_tmp_fi2d
285    REAL, DIMENSION (klon,klev) :: zx_tmp_fi3d, zpt_conv
286    REAL, DIMENSION (klon,klev+1) :: zx_tmp_fi3d1
287    CHARACTER (LEN=4)              :: bb2
288    INTEGER, DIMENSION(nbp_lon*nbp_lat)  :: ndex2d
289    INTEGER, DIMENSION(nbp_lon*nbp_lat*klev) :: ndex3d
290    REAL, PARAMETER :: dobson_u = 2.1415e-05 ! Dobson unit, in kg m-2
291    REAL, PARAMETER :: missing_val=nf90_fill_real
292    REAL, PARAMETER :: un_jour=86400.
293
294    ! On calcul le nouveau tau:
295    itau_w = itau_phy + itap + start_time * day_step
296    ! On le donne à iophy pour que les histwrite y aient accès:
297    CALL set_itau_iophy(itau_w)
298
299    IF(.NOT.vars_defined) THEN
300       iinitend = 1
301    ELSE
302       iinitend = 1
303    ENDIF
304
305#ifdef CPP_XIOS
306    CALL wxios_set_context
307#endif
308
309    ! ug la boucle qui suit ne sert qu'une fois, pour l'initialisation, sinon il n'y a toujours qu'un seul passage:
310    DO iinit=1, iinitend
311#ifdef CPP_XIOS
312       !$OMP MASTER
313       IF (vars_defined) THEN
314          if (prt_level >= 10) then
315             write(lunout,*)"phys_output_write: call xios_update_calendar, itau_w=",itau_w
316          endif
317!          CALL xios_update_calendar(itau_w)
318          CALL xios_update_calendar(itap)
319       END IF
320       !$OMP END MASTER
321       !$OMP BARRIER
322#endif
323       ! On procède à l'écriture ou à la définition des nombreuses variables:
324!!! Champs 1D !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
325       CALL histwrite_phy(o_phis, pphis)
326       CALL histwrite_phy(o_aire, cell_area)
327
328       IF (vars_defined) THEN
329          DO i=1, klon
330             zx_tmp_fi2d(i)=pctsrf(i,is_ter)+pctsrf(i,is_lic)
331          ENDDO
332       ENDIF
333
334       CALL histwrite_phy(o_contfracATM, zx_tmp_fi2d)
335       CALL histwrite_phy(o_contfracOR, pctsrf(:,is_ter))
336       CALL histwrite_phy(o_aireTER, paire_ter)
337!!! Champs 2D !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
338       CALL histwrite_phy(o_flat, zxfluxlat)
339       CALL histwrite_phy(o_slp, slp)
340       CALL histwrite_phy(o_tsol, zxtsol)
341       CALL histwrite_phy(o_t2m, zt2m)
342       CALL histwrite_phy(o_t2m_min, zt2m)
343       CALL histwrite_phy(o_t2m_max, zt2m)
344       CALL histwrite_phy(o_t2m_max_mon, t2m_max_mon)
345       CALL histwrite_phy(o_t2m_min_mon, t2m_min_mon)
346
347       IF (vars_defined) THEN
348          DO i=1, klon
349             zx_tmp_fi2d(i)=SQRT(zu10m(i)*zu10m(i)+zv10m(i)*zv10m(i))
350          ENDDO
351       ENDIF
352       CALL histwrite_phy(o_wind10m, zx_tmp_fi2d)
353
354       IF (vars_defined) THEN
355          DO i=1, klon
356             zx_tmp_fi2d(i)=SQRT(zu10m(i)*zu10m(i)+zv10m(i)*zv10m(i))
357          ENDDO
358       ENDIF
359       CALL histwrite_phy(o_wind10max, zx_tmp_fi2d)
360
361       CALL histwrite_phy(o_gusts, gustiness)
362
363       IF (vars_defined) THEN
364          DO i = 1, klon
365             zx_tmp_fi2d(i) = pctsrf(i,is_sic)
366          ENDDO
367       ENDIF
368       CALL histwrite_phy(o_sicf, zx_tmp_fi2d)
369       CALL histwrite_phy(o_q2m, zq2m)
370       CALL histwrite_phy(o_ustar, zustar)
371       CALL histwrite_phy(o_u10m, zu10m)
372       CALL histwrite_phy(o_v10m, zv10m)
373
374       IF (vars_defined) THEN
375          DO i = 1, klon
376             zx_tmp_fi2d(i) = paprs(i,1)
377          ENDDO
378       ENDIF
379       CALL histwrite_phy(o_psol, zx_tmp_fi2d)
380       CALL histwrite_phy(o_mass, zmasse)
381       CALL histwrite_phy(o_qsurf, zxqsurf)
382
383       IF (.NOT. ok_veget) THEN
384          CALL histwrite_phy(o_qsol, qsol)
385       ENDIF
386
387       IF (vars_defined) THEN
388          DO i = 1, klon
389             zx_tmp_fi2d(i) = rain_fall(i) + snow_fall(i)
390          ENDDO
391       ENDIF
392
393       CALL histwrite_phy(o_precip, zx_tmp_fi2d)
394       CALL histwrite_phy(o_ndayrain, nday_rain)
395
396       IF (vars_defined) THEN
397          DO i = 1, klon
398             zx_tmp_fi2d(i) = rain_lsc(i) + snow_lsc(i)
399          ENDDO
400       ENDIF
401       CALL histwrite_phy(o_plul, zx_tmp_fi2d)
402
403       IF (vars_defined) THEN
404          DO i = 1, klon
405             zx_tmp_fi2d(i) = rain_con(i) + snow_con(i)
406          ENDDO
407       ENDIF
408       CALL histwrite_phy(o_pluc, zx_tmp_fi2d)
409       CALL histwrite_phy(o_snow, snow_fall)
410       CALL histwrite_phy(o_msnow, zxsnow)
411       CALL histwrite_phy(o_fsnow, zfra_o)
412       CALL histwrite_phy(o_evap, evap)
413       CALL histwrite_phy(o_tops, topsw)
414       CALL histwrite_phy(o_tops0, topsw0)
415       CALL histwrite_phy(o_topl, toplw)
416       CALL histwrite_phy(o_topl0, toplw0)
417
418       IF (vars_defined) THEN
419          zx_tmp_fi2d(1 : klon) = swup ( 1 : klon, klevp1 )
420       ENDIF
421       CALL histwrite_phy(o_SWupTOA, zx_tmp_fi2d)
422
423       IF (vars_defined) THEN
424          zx_tmp_fi2d(1 : klon) = swup0 ( 1 : klon, klevp1 )
425       ENDIF
426       CALL histwrite_phy(o_SWupTOAclr, zx_tmp_fi2d)
427
428       IF (vars_defined) THEN
429          zx_tmp_fi2d(1 : klon) = swdn ( 1 : klon, klevp1 )
430       ENDIF
431       CALL histwrite_phy(o_SWdnTOA, zx_tmp_fi2d)
432
433       IF (vars_defined) THEN
434          zx_tmp_fi2d(1 : klon) = swdn0 ( 1 : klon, klevp1 )
435       ENDIF
436       CALL histwrite_phy(o_SWdnTOAclr, zx_tmp_fi2d)
437
438       IF (vars_defined) THEN
439          zx_tmp_fi2d(:) = topsw(:)-toplw(:)
440       ENDIF
441       CALL histwrite_phy(o_nettop, zx_tmp_fi2d)
442       CALL histwrite_phy(o_SWup200, SWup200)
443       CALL histwrite_phy(o_SWup200clr, SWup200clr)
444       CALL histwrite_phy(o_SWdn200, SWdn200)
445       CALL histwrite_phy(o_SWdn200clr, SWdn200clr)
446       CALL histwrite_phy(o_LWup200, LWup200)
447       CALL histwrite_phy(o_LWup200clr, LWup200clr)
448       CALL histwrite_phy(o_LWdn200, LWdn200)
449       CALL histwrite_phy(o_LWdn200clr, LWdn200clr)
450       CALL histwrite_phy(o_sols, solsw)
451       CALL histwrite_phy(o_sols0, solsw0)
452       CALL histwrite_phy(o_soll, sollw)
453       CALL histwrite_phy(o_radsol, radsol)
454       CALL histwrite_phy(o_soll0, sollw0)
455
456       IF (vars_defined) THEN
457          zx_tmp_fi2d(1 : klon) = swup ( 1 : klon, 1 )
458       ENDIF
459       CALL histwrite_phy(o_SWupSFC, zx_tmp_fi2d)
460
461       IF (vars_defined) THEN
462          zx_tmp_fi2d(1 : klon) = swup0 ( 1 : klon, 1 )
463       ENDIF
464       CALL histwrite_phy(o_SWupSFCclr, zx_tmp_fi2d)
465
466       IF (vars_defined) THEN
467          zx_tmp_fi2d(1 : klon) = swdn ( 1 : klon, 1 )
468       ENDIF
469       CALL histwrite_phy(o_SWdnSFC, zx_tmp_fi2d)
470
471       IF (vars_defined) THEN
472          zx_tmp_fi2d(1 : klon) = swdn0 ( 1 : klon, 1 )
473       ENDIF
474       CALL histwrite_phy(o_SWdnSFCclr, zx_tmp_fi2d)
475
476       IF (vars_defined) THEN
477          zx_tmp_fi2d(1:klon)=sollwdown(1:klon)-sollw(1:klon)
478       ENDIF
479       CALL histwrite_phy(o_LWupSFC, zx_tmp_fi2d)
480       CALL histwrite_phy(o_LWdnSFC, sollwdown)
481
482       IF (vars_defined) THEN
483          sollwdownclr(1:klon) = -1.*lwdn0(1:klon,1)
484          zx_tmp_fi2d(1:klon)=sollwdownclr(1:klon)-sollw0(1:klon)
485       ENDIF
486       CALL histwrite_phy(o_LWupSFCclr, zx_tmp_fi2d)
487       CALL histwrite_phy(o_LWdnSFCclr, sollwdownclr)
488       CALL histwrite_phy(o_bils, bils)
489       CALL histwrite_phy(o_bils_diss, bils_diss)
490       CALL histwrite_phy(o_bils_ec, bils_ec)
491       IF (iflag_ener_conserv>=1) THEN
492         CALL histwrite_phy(o_bils_ech, bils_ech)
493       ENDIF
494       CALL histwrite_phy(o_bils_tke, bils_tke)
495       CALL histwrite_phy(o_bils_kinetic, bils_kinetic)
496       CALL histwrite_phy(o_bils_latent, bils_latent)
497       CALL histwrite_phy(o_bils_enthalp, bils_enthalp)
498
499       IF (vars_defined) THEN
500          zx_tmp_fi2d(1:klon)=-1*sens(1:klon)
501       ENDIF
502       CALL histwrite_phy(o_sens, zx_tmp_fi2d)
503       CALL histwrite_phy(o_fder, fder)
504       CALL histwrite_phy(o_ffonte, zxffonte)
505       CALL histwrite_phy(o_fqcalving, zxfqcalving)
506       CALL histwrite_phy(o_fqfonte, zxfqfonte)
507       IF (vars_defined) THEN
508          zx_tmp_fi2d=0.
509          DO nsrf=1,nbsrf
510             zx_tmp_fi2d(:)=zx_tmp_fi2d(:)+pctsrf(:,nsrf)*fluxu(:,1,nsrf)
511          ENDDO
512       ENDIF
513       CALL histwrite_phy(o_taux, zx_tmp_fi2d)
514
515       IF (vars_defined) THEN
516          zx_tmp_fi2d=0.
517          DO nsrf=1,nbsrf
518             zx_tmp_fi2d(:)=zx_tmp_fi2d(:)+pctsrf(:,nsrf)*fluxv(:,1,nsrf)
519          ENDDO
520       ENDIF
521       CALL histwrite_phy(o_tauy, zx_tmp_fi2d)
522
523       IF (ok_snow) THEN
524          CALL histwrite_phy(o_snowsrf, snow_o)
525          CALL histwrite_phy(o_qsnow, qsnow)
526          CALL histwrite_phy(o_snowhgt,snowhgt)
527          CALL histwrite_phy(o_toice,to_ice)
528          CALL histwrite_phy(o_sissnow,sissnow)
529          CALL histwrite_phy(o_runoff,runoff)
530          CALL histwrite_phy(o_albslw3,albsol3_lic)
531       ENDIF
532
533       DO nsrf = 1, nbsrf
534          IF (vars_defined)             zx_tmp_fi2d(1 : klon) = pctsrf( 1 : klon, nsrf)*100.
535          CALL histwrite_phy(o_pourc_srf(nsrf), zx_tmp_fi2d)
536          IF (vars_defined)           zx_tmp_fi2d(1 : klon) = pctsrf( 1 : klon, nsrf)
537          CALL histwrite_phy(o_fract_srf(nsrf), zx_tmp_fi2d)
538          IF (vars_defined)         zx_tmp_fi2d(1 : klon) = fluxu( 1 : klon, 1, nsrf)
539          CALL histwrite_phy(o_taux_srf(nsrf), zx_tmp_fi2d)
540          IF (vars_defined)         zx_tmp_fi2d(1 : klon) = fluxv( 1 : klon, 1, nsrf)
541          CALL histwrite_phy(o_tauy_srf(nsrf), zx_tmp_fi2d)
542          IF (vars_defined)         zx_tmp_fi2d(1 : klon) = ftsol( 1 : klon, nsrf)
543          CALL histwrite_phy(o_tsol_srf(nsrf), zx_tmp_fi2d)
544          IF (vars_defined)         zx_tmp_fi2d(1 : klon) = evap_pot( 1 : klon, nsrf)
545          CALL histwrite_phy(o_evappot_srf(nsrf), zx_tmp_fi2d)
546          IF (vars_defined)       zx_tmp_fi2d(1 : klon) = ustar(1 : klon, nsrf)
547          CALL histwrite_phy(o_ustar_srf(nsrf), zx_tmp_fi2d)
548          IF (vars_defined)       zx_tmp_fi2d(1 : klon) = u10m(1 : klon, nsrf)
549          CALL histwrite_phy(o_u10m_srf(nsrf), zx_tmp_fi2d)
550          IF (vars_defined)       zx_tmp_fi2d(1 : klon) = v10m(1 : klon, nsrf)
551          CALL histwrite_phy(o_v10m_srf(nsrf), zx_tmp_fi2d)
552          IF (vars_defined)       zx_tmp_fi2d(1 : klon) = t2m(1 : klon, nsrf)
553          CALL histwrite_phy(o_t2m_srf(nsrf), zx_tmp_fi2d)
554          IF (vars_defined)       zx_tmp_fi2d(1 : klon) = fevap(1 : klon, nsrf)
555          CALL histwrite_phy(o_evap_srf(nsrf), zx_tmp_fi2d)
556          IF (vars_defined)        zx_tmp_fi2d(1 : klon) = fluxt( 1 : klon, 1, nsrf)
557          CALL histwrite_phy(o_sens_srf(nsrf), zx_tmp_fi2d)
558          IF (vars_defined)         zx_tmp_fi2d(1 : klon) = fluxlat( 1 : klon, nsrf)
559          CALL histwrite_phy(o_lat_srf(nsrf), zx_tmp_fi2d)
560          IF (vars_defined)         zx_tmp_fi2d(1 : klon) = fsollw( 1 : klon, nsrf)
561          CALL histwrite_phy(o_flw_srf(nsrf), zx_tmp_fi2d)
562          IF (vars_defined)         zx_tmp_fi2d(1 : klon) = fsolsw( 1 : klon, nsrf)
563          CALL histwrite_phy(o_fsw_srf(nsrf), zx_tmp_fi2d)
564          IF (vars_defined)         zx_tmp_fi2d(1 : klon) = wfbils( 1 : klon, nsrf)
565          CALL histwrite_phy(o_wbils_srf(nsrf), zx_tmp_fi2d)
566          IF (vars_defined)         zx_tmp_fi2d(1 : klon) = wfbilo( 1 : klon, nsrf)
567          CALL histwrite_phy(o_wbilo_srf(nsrf), zx_tmp_fi2d)
568
569          IF (iflag_pbl > 1) THEN
570             CALL histwrite_phy(o_tke_srf(nsrf),  pbl_tke(:,1:klev,nsrf))
571             CALL histwrite_phy(o_tke_max_srf(nsrf),  pbl_tke(:,1:klev,nsrf))
572          ENDIF
573!jyg<
574          IF (iflag_pbl > 1) THEN
575             CALL histwrite_phy(o_dltpbltke_srf(nsrf), wake_delta_pbl_TKE(:,1:klev,nsrf))
576          ENDIF
577!>jyg
578
579       ENDDO
580       DO nsrf=1,nbsrf+1
581          CALL histwrite_phy(o_wstar(nsrf), wstar(1 : klon, nsrf))
582       ENDDO
583
584       CALL histwrite_phy(o_cdrm, cdragm)
585       CALL histwrite_phy(o_cdrh, cdragh)
586       CALL histwrite_phy(o_cldl, cldl)
587       CALL histwrite_phy(o_cldm, cldm)
588       CALL histwrite_phy(o_cldh, cldh)
589       CALL histwrite_phy(o_cldt, cldt)
590       CALL histwrite_phy(o_JrNt, JrNt)
591       CALL histwrite_phy(o_cldljn, cldl*JrNt)
592       CALL histwrite_phy(o_cldmjn, cldm*JrNt)
593       CALL histwrite_phy(o_cldhjn, cldh*JrNt)
594       CALL histwrite_phy(o_cldtjn, cldt*JrNt)
595       CALL histwrite_phy(o_cldq, cldq)
596       IF (vars_defined)       zx_tmp_fi2d(1:klon) = flwp(1:klon)
597       CALL histwrite_phy(o_lwp, zx_tmp_fi2d)
598       IF (vars_defined)       zx_tmp_fi2d(1:klon) = fiwp(1:klon)
599       CALL histwrite_phy(o_iwp, zx_tmp_fi2d)
600       CALL histwrite_phy(o_ue, ue)
601       CALL histwrite_phy(o_ve, ve)
602       CALL histwrite_phy(o_uq, uq)
603       CALL histwrite_phy(o_vq, vq)
604       IF(iflag_con.GE.3) THEN ! sb
605          CALL histwrite_phy(o_cape, cape)
606          CALL histwrite_phy(o_pbase, ema_pcb)
607          CALL histwrite_phy(o_ptop, ema_pct)
608          CALL histwrite_phy(o_fbase, ema_cbmf)
609          if (iflag_con /= 30) then
610             CALL histwrite_phy(o_plcl, plcl)
611             CALL histwrite_phy(o_plfc, plfc)
612             CALL histwrite_phy(o_wbeff, wbeff)
613          end if
614
615          CALL histwrite_phy(o_cape_max, cape)
616
617          CALL histwrite_phy(o_upwd, upwd)
618          CALL histwrite_phy(o_Ma, Ma)
619          CALL histwrite_phy(o_dnwd, dnwd)
620          CALL histwrite_phy(o_dnwd0, dnwd0)
621          IF (vars_defined)         zx_tmp_fi2d=float(itau_con)/float(itap)
622          CALL histwrite_phy(o_ftime_con, zx_tmp_fi2d)
623          IF (vars_defined) THEN
624             IF(iflag_thermals>=1)THEN
625                zx_tmp_fi3d=dnwd+dnwd0+upwd+fm_therm(:,1:klev)
626             ELSE
627                zx_tmp_fi3d=dnwd+dnwd0+upwd
628             ENDIF
629          ENDIF
630          CALL histwrite_phy(o_mc, zx_tmp_fi3d)
631       ENDIF !iflag_con .GE. 3
632       CALL histwrite_phy(o_prw, prw)
633       CALL histwrite_phy(o_s_pblh, s_pblh)
634       CALL histwrite_phy(o_s_pblt, s_pblt)
635       CALL histwrite_phy(o_s_lcl, s_lcl)
636       CALL histwrite_phy(o_s_therm, s_therm)
637       !IM : Les champs suivants (s_capCL, s_oliqCL, s_cteiCL, s_trmb1, s_trmb2, s_trmb3) ne sont pas definis dans HBTM.F
638       !       IF (o_s_capCL%flag(iff)<=lev_files(iff)) THEN
639       !     CALL histwrite_phy(nid_files(iff),clef_stations(iff),
640       !    $o_s_capCL%name,itau_w,s_capCL)
641       !       ENDIF
642       !       IF (o_s_oliqCL%flag(iff)<=lev_files(iff)) THEN
643       !     CALL histwrite_phy(nid_files(iff),clef_stations(iff),
644       !    $o_s_oliqCL%name,itau_w,s_oliqCL)
645       !       ENDIF
646       !       IF (o_s_cteiCL%flag(iff)<=lev_files(iff)) THEN
647       !     CALL histwrite_phy(nid_files(iff),clef_stations(iff),
648       !    $o_s_cteiCL%name,itau_w,s_cteiCL)
649       !       ENDIF
650       !       IF (o_s_trmb1%flag(iff)<=lev_files(iff)) THEN
651       !     CALL histwrite_phy(nid_files(iff),clef_stations(iff),
652       !    $o_s_trmb1%name,itau_w,s_trmb1)
653       !       ENDIF
654       !       IF (o_s_trmb2%flag(iff)<=lev_files(iff)) THEN
655       !     CALL histwrite_phy(nid_files(iff),clef_stations(iff),
656       !    $o_s_trmb2%name,itau_w,s_trmb2)
657       !       ENDIF
658       !       IF (o_s_trmb3%flag(iff)<=lev_files(iff)) THEN
659       !     CALL histwrite_phy(nid_files(iff),clef_stations(iff),
660       !    $o_s_trmb3%name,itau_w,s_trmb3)
661       !       ENDIF
662
663       ! ATTENTION, LES ANCIENS HISTWRITE ONT ETES CONSERVES EN ATTENDANT MIEUX:
664       ! Champs interpolles sur des niveaux de pression
665       DO iff=1, nfiles
666          ll=0
667          DO k=1, nlevSTD
668             bb2=clevSTD(k)
669             IF(bb2.EQ."850".OR.bb2.EQ."700".OR. &
670                  bb2.EQ."500".OR.bb2.EQ."200".OR. &
671                  bb2.EQ."100".OR. &
672                  bb2.EQ."50".OR.bb2.EQ."10") THEN
673
674                ! a refaire correctement !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
675                ll=ll+1
676                CALL histwrite_phy(o_uSTDlevs(ll),uwriteSTD(:,k,iff), iff)
677                CALL histwrite_phy(o_vSTDlevs(ll),vwriteSTD(:,k,iff), iff)
678                CALL histwrite_phy(o_wSTDlevs(ll),wwriteSTD(:,k,iff), iff)
679                CALL histwrite_phy(o_zSTDlevs(ll),phiwriteSTD(:,k,iff), iff)
680                CALL histwrite_phy(o_qSTDlevs(ll),qwriteSTD(:,k,iff), iff)
681                CALL histwrite_phy(o_tSTDlevs(ll),twriteSTD(:,k,iff), iff)
682
683             ENDIF !(bb2.EQ."850".OR.bb2.EQ."700".OR.
684          ENDDO
685       ENDDO
686
687       IF (vars_defined) THEN
688          DO i=1, klon
689             IF (pctsrf(i,is_oce).GT.epsfra.OR. &
690                  pctsrf(i,is_sic).GT.epsfra) THEN
691                zx_tmp_fi2d(i) = (ftsol(i, is_oce) * pctsrf(i,is_oce)+ &
692                     ftsol(i, is_sic) * pctsrf(i,is_sic))/ &
693                     (pctsrf(i,is_oce)+pctsrf(i,is_sic))
694             ELSE
695                zx_tmp_fi2d(i) = 273.15
696             ENDIF
697          ENDDO
698       ENDIF
699       CALL histwrite_phy(o_t_oce_sic, zx_tmp_fi2d)
700
701       ! Couplage convection-couche limite
702       IF (iflag_con.GE.3) THEN
703          IF (iflag_coupl>=1) THEN
704             CALL histwrite_phy(o_ale_bl, ale_bl)
705             CALL histwrite_phy(o_alp_bl, alp_bl)
706          ENDIF !iflag_coupl>=1
707       ENDIF !(iflag_con.GE.3)
708       ! Wakes
709       IF (iflag_con.EQ.3) THEN
710          IF (iflag_wake>=1) THEN
711             CALL histwrite_phy(o_ale_wk, ale_wake)
712             CALL histwrite_phy(o_alp_wk, alp_wake)
713             CALL histwrite_phy(o_ale, ale)
714             CALL histwrite_phy(o_alp, alp)
715             CALL histwrite_phy(o_cin, cin)
716             CALL histwrite_phy(o_WAPE, wake_pe)
717             CALL histwrite_phy(o_wake_h, wake_h)
718             CALL histwrite_phy(o_wake_s, wake_s)
719             CALL histwrite_phy(o_wake_deltat, wake_deltat)
720             CALL histwrite_phy(o_wake_deltaq, wake_deltaq)
721             CALL histwrite_phy(o_wake_omg, wake_omg)
722             IF (vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_t_wake(1:klon,1:klev) &
723                  /pdtphys
724             CALL histwrite_phy(o_dtwak, zx_tmp_fi3d)
725             IF (vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_q_wake(1:klon,1:klev)/pdtphys
726             CALL histwrite_phy(o_dqwak, zx_tmp_fi3d)
727          ENDIF ! iflag_wake>=1
728          CALL histwrite_phy(o_Vprecip, Vprecip)
729          CALL histwrite_phy(o_ftd, ftd)
730          CALL histwrite_phy(o_fqd, fqd)
731       ELSEIF (iflag_con.EQ.30) THEN
732          ! sortie RomP convection descente insaturee iflag_con=30
733          CALL histwrite_phy(o_Vprecip, Vprecip)
734          CALL histwrite_phy(o_wdtrainA, wdtrainA)
735          CALL histwrite_phy(o_wdtrainM, wdtrainM)
736       ENDIF !(iflag_con.EQ.3.or.iflag_con.EQ.30)
737!!! nrlmd le 10/04/2012
738       IF (iflag_trig_bl>=1) THEN
739          CALL histwrite_phy(o_n2, n2)
740          CALL histwrite_phy(o_s2, s2)
741          CALL histwrite_phy(o_proba_notrig, proba_notrig)
742          CALL histwrite_phy(o_random_notrig, random_notrig)
743          CALL histwrite_phy(o_ale_bl_stat, ale_bl_stat)
744          CALL histwrite_phy(o_ale_bl_trig, ale_bl_trig)
745       ENDIF  !(iflag_trig_bl>=1)
746       IF (iflag_clos_bl>=1) THEN
747          CALL histwrite_phy(o_alp_bl_det, alp_bl_det)
748          CALL histwrite_phy(o_alp_bl_fluct_m, alp_bl_fluct_m)
749          CALL histwrite_phy(o_alp_bl_fluct_tke,  &
750               alp_bl_fluct_tke)
751          CALL histwrite_phy(o_alp_bl_conv, alp_bl_conv)
752          CALL histwrite_phy(o_alp_bl_stat, alp_bl_stat)
753       ENDIF  !(iflag_clos_bl>=1)
754!!! fin nrlmd le 10/04/2012
755       ! Output of slab ocean variables
756       IF (type_ocean=='slab ') THEN
757          CALL histwrite_phy(o_slab_qflux, slab_wfbils)
758          CALL histwrite_phy(o_slab_bils, slab_bils)
759          IF (nslay.EQ.1) THEN
760              zx_tmp_fi2d(:)=tslab(:,1)
761              CALL histwrite_phy(o_tslab, zx_tmp_fi2d)
762          ELSE
763              CALL histwrite_phy(o_tslab, tslab)
764          END IF
765          IF (version_ocean=='sicINT') THEN
766              CALL histwrite_phy(o_slab_bilg, slab_bilg)
767              CALL histwrite_phy(o_slab_tice, tice)
768              CALL histwrite_phy(o_slab_sic, seaice)
769          END IF
770       ENDIF !type_ocean == force/slab
771       CALL histwrite_phy(o_weakinv, weak_inversion)
772       CALL histwrite_phy(o_dthmin, dthmin)
773       CALL histwrite_phy(o_cldtau, cldtau)
774       CALL histwrite_phy(o_cldemi, cldemi)
775       CALL histwrite_phy(o_pr_con_l, pmflxr(:,1:klev))
776       CALL histwrite_phy(o_pr_con_i, pmflxs(:,1:klev))
777       CALL histwrite_phy(o_pr_lsc_l, prfl(:,1:klev))
778       CALL histwrite_phy(o_pr_lsc_i, psfl(:,1:klev))
779       CALL histwrite_phy(o_re, re)
780       CALL histwrite_phy(o_fl, fl)
781       IF (vars_defined) THEN
782          DO i=1, klon
783             zx_tmp_fi2d(i)=MIN(100.,rh2m(i)*100.)
784          ENDDO
785       ENDIF
786       CALL histwrite_phy(o_rh2m, zx_tmp_fi2d)
787
788       IF (vars_defined) THEN
789          DO i=1, klon
790             zx_tmp_fi2d(i)=MIN(100.,rh2m(i)*100.)
791          ENDDO
792       ENDIF
793       CALL histwrite_phy(o_rh2m_min, zx_tmp_fi2d)
794
795       IF (vars_defined) THEN
796          DO i=1, klon
797             zx_tmp_fi2d(i)=MIN(100.,rh2m(i)*100.)
798          ENDDO
799       ENDIF
800       CALL histwrite_phy(o_rh2m_max, zx_tmp_fi2d)
801
802       CALL histwrite_phy(o_qsat2m, qsat2m)
803       CALL histwrite_phy(o_tpot, tpot)
804       CALL histwrite_phy(o_tpote, tpote)
805       IF (vars_defined) zx_tmp_fi2d(1 : klon) = fsolsw( 1 : klon, is_ter)
806       CALL histwrite_phy(o_SWnetOR,  zx_tmp_fi2d)
807       IF (vars_defined) zx_tmp_fi2d(1:klon) = solsw(1:klon)/(1.-albsol1(1:klon))
808       CALL histwrite_phy(o_SWdownOR,  zx_tmp_fi2d)
809       CALL histwrite_phy(o_LWdownOR, sollwdown)
810       CALL histwrite_phy(o_snowl, snow_lsc)
811       CALL histwrite_phy(o_solldown, sollwdown)
812       CALL histwrite_phy(o_dtsvdfo, d_ts(:,is_oce))
813       CALL histwrite_phy(o_dtsvdft, d_ts(:,is_ter))
814       CALL histwrite_phy(o_dtsvdfg,  d_ts(:,is_lic))
815       CALL histwrite_phy(o_dtsvdfi, d_ts(:,is_sic))
816       CALL histwrite_phy(o_z0m, z0m(:,nbsrf+1))
817       CALL histwrite_phy(o_z0h, z0h(:,nbsrf+1))
818       ! OD550 per species
819!--OLIVIER
820!This is warranted by treating INCA aerosols as offline aerosols
821!       IF (new_aod .and. (.not. aerosol_couple)) THEN
822       IF (new_aod) THEN
823          IF (flag_aerosol.GT.0) THEN
824             CALL histwrite_phy(o_od550aer, od550aer)
825             CALL histwrite_phy(o_od865aer, od865aer)
826             CALL histwrite_phy(o_absvisaer, absvisaer)
827             CALL histwrite_phy(o_od550lt1aer, od550lt1aer)
828             CALL histwrite_phy(o_sconcso4, sconcso4)
829             CALL histwrite_phy(o_sconcno3, sconcno3)
830             CALL histwrite_phy(o_sconcoa, sconcoa)
831             CALL histwrite_phy(o_sconcbc, sconcbc)
832             CALL histwrite_phy(o_sconcss, sconcss)
833             CALL histwrite_phy(o_sconcdust, sconcdust)
834             CALL histwrite_phy(o_concso4, concso4)
835             CALL histwrite_phy(o_concno3, concno3)
836             CALL histwrite_phy(o_concoa, concoa)
837             CALL histwrite_phy(o_concbc, concbc)
838             CALL histwrite_phy(o_concss, concss)
839             CALL histwrite_phy(o_concdust, concdust)
840             CALL histwrite_phy(o_loadso4, loadso4)
841             CALL histwrite_phy(o_loadoa, loadoa)
842             CALL histwrite_phy(o_loadbc, loadbc)
843             CALL histwrite_phy(o_loadss, loadss)
844             CALL histwrite_phy(o_loaddust, loaddust)
845             !--STRAT AER
846          ENDIF
847          IF (flag_aerosol.GT.0.OR.flag_aerosol_strat) THEN
848!             DO naero = 1, naero_spc
849!--correction mini bug OB
850             DO naero = 1, naero_tot
851                CALL histwrite_phy(o_tausumaero(naero), &
852                     tausum_aero(:,2,naero) )
853             END DO
854          ENDIF
855          IF (flag_aerosol_strat) THEN
856             CALL histwrite_phy(o_tausumaero_lw, &
857                  tausum_aero(:,6,id_STRAT_phy) )
858          ENDIF
859       ENDIF
860       IF (ok_ade) THEN
861          CALL histwrite_phy(o_topswad, topswad_aero)
862          CALL histwrite_phy(o_topswad0, topswad0_aero)
863          CALL histwrite_phy(o_solswad, solswad_aero)
864          CALL histwrite_phy(o_solswad0, solswad0_aero)
865          CALL histwrite_phy(o_toplwad, toplwad_aero)
866          CALL histwrite_phy(o_toplwad0, toplwad0_aero)
867          CALL histwrite_phy(o_sollwad, sollwad_aero)
868          CALL histwrite_phy(o_sollwad0, sollwad0_aero)
869          !====MS forcing diagnostics
870          if (new_aod) then
871             CALL histwrite_phy(o_swtoaas_nat, topsw_aero(:,1))
872             CALL histwrite_phy(o_swsrfas_nat, solsw_aero(:,1))
873             CALL histwrite_phy(o_swtoacs_nat, topsw0_aero(:,1))
874             CALL histwrite_phy(o_swsrfcs_nat, solsw0_aero(:,1))
875             !ant
876             CALL histwrite_phy(o_swtoaas_ant, topsw_aero(:,2))
877             CALL histwrite_phy(o_swsrfas_ant, solsw_aero(:,2))
878             CALL histwrite_phy(o_swtoacs_ant, topsw0_aero(:,2))
879             CALL histwrite_phy(o_swsrfcs_ant, solsw0_aero(:,2))
880             !cf
881             if (.not. aerosol_couple) then
882                CALL histwrite_phy(o_swtoacf_nat, topswcf_aero(:,1))
883                CALL histwrite_phy(o_swsrfcf_nat, solswcf_aero(:,1))
884                CALL histwrite_phy(o_swtoacf_ant, topswcf_aero(:,2))
885                CALL histwrite_phy(o_swsrfcf_ant, solswcf_aero(:,2))
886                CALL histwrite_phy(o_swtoacf_zero,topswcf_aero(:,3))
887                CALL histwrite_phy(o_swsrfcf_zero,solswcf_aero(:,3))
888             endif
889          endif ! new_aod
890          !====MS forcing diagnostics
891       ENDIF
892       IF (ok_aie) THEN
893          CALL histwrite_phy(o_topswai, topswai_aero)
894          CALL histwrite_phy(o_solswai, solswai_aero)
895       ENDIF
896       IF (flag_aerosol.GT.0.AND.ok_cdnc) THEN
897          CALL histwrite_phy(o_scdnc, scdnc)
898          CALL histwrite_phy(o_cldncl, cldncl)
899          CALL histwrite_phy(o_reffclws, reffclws)
900          CALL histwrite_phy(o_reffclwc, reffclwc)
901          CALL histwrite_phy(o_cldnvi, cldnvi)
902          CALL histwrite_phy(o_lcc, lcc)
903          CALL histwrite_phy(o_lcc3d, lcc3d)
904          CALL histwrite_phy(o_lcc3dcon, lcc3dcon)
905          CALL histwrite_phy(o_lcc3dstra, lcc3dstra)
906          CALL histwrite_phy(o_reffclwtop, reffclwtop)
907       ENDIF
908       ! Champs 3D:
909       IF (ok_ade .OR. ok_aie) then
910          CALL histwrite_phy(o_ec550aer, ec550aer)
911       ENDIF
912       CALL histwrite_phy(o_lwcon, flwc)
913       CALL histwrite_phy(o_iwcon, fiwc)
914       CALL histwrite_phy(o_temp, t_seri)
915       CALL histwrite_phy(o_theta, theta)
916       CALL histwrite_phy(o_ovapinit, qx(:,:,ivap))
917       CALL histwrite_phy(o_ovap, q_seri)
918       CALL histwrite_phy(o_oliq, ql_seri)
919       CALL histwrite_phy(o_geop, zphi)
920       CALL histwrite_phy(o_vitu, u_seri)
921       CALL histwrite_phy(o_vitv, v_seri)
922       CALL histwrite_phy(o_vitw, omega)
923       CALL histwrite_phy(o_pres, pplay)
924       CALL histwrite_phy(o_paprs, paprs(:,1:klev))
925       IF (vars_defined) THEN
926          DO i=1, klon
927             zx_tmp_fi3d1(i,1)= pphis(i)/RG
928             !020611   zx_tmp_fi3d(i,1)= pphis(i)/RG
929          ENDDO
930          DO k=1, klev
931             !020611        DO k=1, klev-1
932             DO i=1, klon
933                !020611         zx_tmp_fi3d(i,k+1)= zx_tmp_fi3d(i,k) - (t_seri(i,k) *RD *
934                zx_tmp_fi3d1(i,k+1)= zx_tmp_fi3d1(i,k) - (t_seri(i,k) *RD *  &
935                     (paprs(i,k+1) - paprs(i,k))) / ( pplay(i,k) * RG )
936             ENDDO
937          ENDDO
938       ENDIF
939       CALL histwrite_phy(o_zfull,zx_tmp_fi3d1(:,2:klevp1))
940       !020611    $o_zfull%name,itau_w,zx_tmp_fi3d)
941
942       IF (vars_defined)  THEN
943          DO i=1, klon
944             zx_tmp_fi3d(i,1)= pphis(i)/RG - ( &
945                  (t_seri(i,1)+zxtsol(i))/2. *RD * &
946                  (pplay(i,1) - paprs(i,1)))/( (paprs(i,1)+pplay(i,1))/2.* RG)
947          ENDDO
948          DO k=1, klev-1
949             DO i=1, klon
950                zx_tmp_fi3d(i,k+1)= zx_tmp_fi3d(i,k) - ( &
951                     (t_seri(i,k)+t_seri(i,k+1))/2. *RD *  &
952                     (pplay(i,k+1) - pplay(i,k))) / ( paprs(i,k) * RG )
953             ENDDO
954          ENDDO
955       ENDIF
956       CALL histwrite_phy(o_zhalf, zx_tmp_fi3d)
957       CALL histwrite_phy(o_rneb, cldfra)
958       CALL histwrite_phy(o_rnebcon, rnebcon)
959       CALL histwrite_phy(o_rnebls, rneb)
960       IF (vars_defined)  THEN
961          DO k=1, klev
962             DO i=1, klon
963                zx_tmp_fi3d(i,k)=cldfra(i,k)*JrNt(i)
964             ENDDO
965          ENDDO
966       ENDIF
967       CALL histwrite_phy(o_rnebjn, zx_tmp_fi3d)
968       CALL histwrite_phy(o_rhum, zx_rh)
969       CALL histwrite_phy(o_ozone, &
970            wo(:, :, 1) * dobson_u * 1e3 / zmasse / rmo3 * rmd)
971
972       IF (read_climoz == 2) THEN
973          CALL histwrite_phy(o_ozone_light, &
974               wo(:, :, 2) * dobson_u * 1e3 / zmasse / rmo3 * rmd)
975       ENDIF
976
977       CALL histwrite_phy(o_dtphy, d_t)
978       CALL histwrite_phy(o_dqphy,  d_qx(:,:,ivap))
979       DO nsrf=1, nbsrf
980          IF (vars_defined) zx_tmp_fi2d(1 : klon) = falb1( 1 : klon, nsrf)
981          CALL histwrite_phy(o_albe_srf(nsrf), zx_tmp_fi2d)
982          IF (vars_defined) zx_tmp_fi2d(1 : klon) = z0m( 1 : klon, nsrf)
983          CALL histwrite_phy(o_z0m_srf(nsrf), zx_tmp_fi2d)
984          IF (vars_defined) zx_tmp_fi2d(1 : klon) = z0h( 1 : klon, nsrf)
985          CALL histwrite_phy(o_z0h_srf(nsrf), zx_tmp_fi2d)
986          IF (vars_defined) zx_tmp_fi2d(1 : klon) = agesno( 1 : klon, nsrf)
987          CALL histwrite_phy(o_ages_srf(nsrf), zx_tmp_fi2d)
988          IF (vars_defined) zx_tmp_fi2d(1 : klon) = snow( 1 : klon, nsrf)
989          CALL histwrite_phy(o_snow_srf(nsrf), zx_tmp_fi2d)
990       ENDDO !nsrf=1, nbsrf
991       CALL histwrite_phy(o_alb1, albsol1)
992       CALL histwrite_phy(o_alb2, albsol2)
993       !FH Sorties pour la couche limite
994       if (iflag_pbl>1) then
995          zx_tmp_fi3d=0.
996          IF (vars_defined) THEN
997             do nsrf=1,nbsrf
998                do k=1,klev
999                   zx_tmp_fi3d(:,k)=zx_tmp_fi3d(:,k) &
1000                        +pctsrf(:,nsrf)*pbl_tke(:,k,nsrf)
1001                enddo
1002             enddo
1003          ENDIF
1004          CALL histwrite_phy(o_tke, zx_tmp_fi3d)
1005
1006          CALL histwrite_phy(o_tke_max, zx_tmp_fi3d)
1007       ENDIF
1008
1009       CALL histwrite_phy(o_kz, coefh(:,:,is_ave))
1010
1011       CALL histwrite_phy(o_kz_max, coefh(:,:,is_ave))
1012
1013       CALL histwrite_phy(o_clwcon, clwcon0)
1014       CALL histwrite_phy(o_dtdyn, d_t_dyn)
1015       CALL histwrite_phy(o_dqdyn, d_q_dyn)
1016       CALL histwrite_phy(o_dudyn, d_u_dyn)
1017       CALL histwrite_phy(o_dvdyn, d_v_dyn)
1018
1019       IF (vars_defined) THEN
1020          zx_tmp_fi3d(1:klon,1:klev)=d_t_con(1:klon,1:klev)/pdtphys
1021       ENDIF
1022       CALL histwrite_phy(o_dtcon, zx_tmp_fi3d)
1023       if(iflag_thermals.eq.0)then
1024          IF (vars_defined) THEN
1025             zx_tmp_fi3d(1:klon,1:klev)=d_t_con(1:klon,1:klev)/pdtphys + &
1026                  d_t_ajsb(1:klon,1:klev)/pdtphys
1027          ENDIF
1028          CALL histwrite_phy(o_tntc, zx_tmp_fi3d)
1029       else if(iflag_thermals.ge.1.and.iflag_wake.EQ.1)then
1030          IF (vars_defined) THEN
1031             zx_tmp_fi3d(1:klon,1:klev)=d_t_con(1:klon,1:klev)/pdtphys + &
1032                  d_t_ajs(1:klon,1:klev)/pdtphys + &
1033                  d_t_wake(1:klon,1:klev)/pdtphys
1034          ENDIF
1035          CALL histwrite_phy(o_tntc, zx_tmp_fi3d)
1036       endif
1037       IF (vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_u_con(1:klon,1:klev)/pdtphys
1038       CALL histwrite_phy(o_ducon, zx_tmp_fi3d)
1039       IF (vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_v_con(1:klon,1:klev)/pdtphys
1040       CALL histwrite_phy(o_dvcon, zx_tmp_fi3d)
1041       IF (vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_q_con(1:klon,1:klev)/pdtphys
1042       CALL histwrite_phy(o_dqcon, zx_tmp_fi3d)
1043
1044       IF(iflag_thermals.EQ.0) THEN
1045          IF (vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_q_con(1:klon,1:klev)/pdtphys
1046          CALL histwrite_phy(o_tnhusc, zx_tmp_fi3d)
1047       ELSE IF(iflag_thermals.GE.1.AND.iflag_wake.EQ.1) THEN
1048          IF (vars_defined) THEN
1049             zx_tmp_fi3d(1:klon,1:klev)=d_q_con(1:klon,1:klev)/pdtphys + &
1050                  d_q_ajs(1:klon,1:klev)/pdtphys + &
1051                  d_q_wake(1:klon,1:klev)/pdtphys
1052          ENDIF
1053          CALL histwrite_phy(o_tnhusc, zx_tmp_fi3d)
1054       ENDIF
1055
1056       IF (vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_t_lsc(1:klon,1:klev)/pdtphys
1057       CALL histwrite_phy(o_dtlsc, zx_tmp_fi3d)
1058       IF (vars_defined) zx_tmp_fi3d(1:klon, 1:klev)=(d_t_lsc(1:klon,1:klev)+ &
1059            d_t_eva(1:klon,1:klev))/pdtphys
1060       CALL histwrite_phy(o_dtlschr, zx_tmp_fi3d)
1061       IF (vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_q_lsc(1:klon,1:klev)/pdtphys
1062       CALL histwrite_phy(o_dqlsc, zx_tmp_fi3d)
1063       IF (vars_defined) zx_tmp_fi3d(1:klon,1:klev)=beta_prec(1:klon,1:klev)
1064       CALL histwrite_phy(o_beta_prec, zx_tmp_fi3d)
1065!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1066       ! Sorties specifiques a la separation thermiques/non thermiques
1067       if (iflag_thermals>=1) then
1068          IF(vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_t_lscth(1:klon,1:klev)/pdtphys
1069          CALL histwrite_phy(o_dtlscth, zx_tmp_fi3d)
1070          IF(vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_t_lscst(1:klon,1:klev)/pdtphys
1071          CALL histwrite_phy(o_dtlscst, zx_tmp_fi3d)
1072          IF(vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_q_lscth(1:klon,1:klev)/pdtphys
1073          CALL histwrite_phy(o_dqlscth, zx_tmp_fi3d)
1074          IF(vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_q_lscst(1:klon,1:klev)/pdtphys
1075          CALL histwrite_phy(o_dqlscst, zx_tmp_fi3d)
1076          CALL histwrite_phy(o_plulth, plul_th)
1077          CALL histwrite_phy(o_plulst, plul_st)
1078          IF (vars_defined) THEN
1079             do k=1,klev
1080                do i=1,klon
1081                   if (ptconvth(i,k)) then
1082                      zx_tmp_fi3d(i,k)=1.
1083                   else
1084                      zx_tmp_fi3d(i,k)=0.
1085                   endif
1086                enddo
1087             enddo
1088          ENDIF
1089          CALL histwrite_phy(o_ptconvth, zx_tmp_fi3d)
1090          IF (vars_defined) THEN
1091             do i=1,klon
1092                zx_tmp_fi2d(1:klon)=lmax_th(:)
1093             enddo
1094          ENDIF
1095          CALL histwrite_phy(o_lmaxth, zx_tmp_fi2d)
1096       endif ! iflag_thermals>=1
1097!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1098       IF (vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_t_vdf(1:klon,1:klev)/pdtphys
1099       CALL histwrite_phy(o_dtvdf, zx_tmp_fi3d)
1100       IF(vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_t_diss(1:klon,1:klev)/pdtphys
1101       CALL histwrite_phy(o_dtdis, zx_tmp_fi3d)
1102       IF (vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_q_vdf(1:klon,1:klev)/pdtphys
1103       CALL histwrite_phy(o_dqvdf, zx_tmp_fi3d)
1104       IF (vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_t_eva(1:klon,1:klev)/pdtphys
1105       CALL histwrite_phy(o_dteva, zx_tmp_fi3d)
1106       IF (vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_q_eva(1:klon,1:klev)/pdtphys
1107       CALL histwrite_phy(o_dqeva, zx_tmp_fi3d)
1108       zpt_conv = 0.
1109       WHERE (ptconv) zpt_conv = 1.
1110       CALL histwrite_phy(o_ptconv, zpt_conv)
1111       CALL histwrite_phy(o_ratqs, ratqs)
1112       IF (vars_defined) THEN
1113          zx_tmp_fi3d(1:klon,1:klev)=d_t_ajs(1:klon,1:klev)/pdtphys - &
1114               d_t_ajsb(1:klon,1:klev)/pdtphys
1115       ENDIF
1116       CALL histwrite_phy(o_dtthe, zx_tmp_fi3d)
1117       IF (vars_defined) THEN
1118          zx_tmp_fi3d(1:klon,1:klev)=d_u_ajs(1:klon,1:klev)/pdtphys
1119       ENDIF
1120       CALL histwrite_phy(o_duthe, zx_tmp_fi3d)
1121       IF (vars_defined) THEN
1122          zx_tmp_fi3d(1:klon,1:klev)=d_v_ajs(1:klon,1:klev)/pdtphys
1123       ENDIF
1124       CALL histwrite_phy(o_dvthe, zx_tmp_fi3d)
1125
1126       IF (iflag_thermals>=1) THEN
1127          ! Pour l instant 0 a y reflichir pour les thermiques
1128          zx_tmp_fi2d=0.
1129          CALL histwrite_phy(o_ftime_th, zx_tmp_fi2d)
1130          CALL histwrite_phy(o_f_th, fm_therm)
1131          CALL histwrite_phy(o_e_th, entr_therm)
1132          CALL histwrite_phy(o_w_th, zw2)
1133          CALL histwrite_phy(o_q_th, zqasc)
1134          CALL histwrite_phy(o_a_th, fraca)
1135          CALL histwrite_phy(o_d_th, detr_therm)
1136          CALL histwrite_phy(o_f0_th, f0)
1137          CALL histwrite_phy(o_zmax_th, zmax_th)
1138          IF (vars_defined) THEN
1139             zx_tmp_fi3d(1:klon,1:klev)=d_q_ajs(1:klon,1:klev)/pdtphys - &
1140                  d_q_ajsb(1:klon,1:klev)/pdtphys
1141          ENDIF
1142          CALL histwrite_phy(o_dqthe, zx_tmp_fi3d)
1143       ENDIF !iflag_thermals
1144       IF(vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_t_ajsb(1:klon,1:klev)/pdtphys
1145       CALL histwrite_phy(o_dtajs, zx_tmp_fi3d)
1146       IF(vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_q_ajsb(1:klon,1:klev)/pdtphys
1147       CALL histwrite_phy(o_dqajs, zx_tmp_fi3d)
1148       IF(vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_t_swr(1:klon,1:klev)/pdtphys
1149       CALL histwrite_phy(o_dtswr, zx_tmp_fi3d)
1150       IF(vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_t_sw0(1:klon,1:klev)/pdtphys
1151       CALL histwrite_phy(o_dtsw0, zx_tmp_fi3d)
1152       IF(vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_t_lwr(1:klon,1:klev)/pdtphys
1153       CALL histwrite_phy(o_dtlwr, zx_tmp_fi3d)
1154       IF(vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_t_lw0(1:klon,1:klev)/pdtphys
1155       CALL histwrite_phy(o_dtlw0, zx_tmp_fi3d)
1156       IF(vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_t_ec(1:klon,1:klev)/pdtphys
1157       CALL histwrite_phy(o_dtec, zx_tmp_fi3d)
1158       IF(vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_u_vdf(1:klon,1:klev)/pdtphys
1159       CALL histwrite_phy(o_duvdf, zx_tmp_fi3d)
1160       IF(vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_v_vdf(1:klon,1:klev)/pdtphys
1161       CALL histwrite_phy(o_dvvdf, zx_tmp_fi3d)
1162       IF (ok_orodr) THEN
1163          IF(vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_u_oro(1:klon,1:klev)/pdtphys
1164          CALL histwrite_phy(o_duoro, zx_tmp_fi3d)
1165          IF(vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_v_oro(1:klon,1:klev)/pdtphys
1166          CALL histwrite_phy(o_dvoro, zx_tmp_fi3d)
1167          IF(vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_t_oro(1:klon,1:klev)/pdtphys
1168          CALL histwrite_phy(o_dtoro, zx_tmp_fi3d)
1169       ENDIF
1170       IF (ok_orolf) THEN
1171          IF(vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_u_lif(1:klon,1:klev)/pdtphys
1172          CALL histwrite_phy(o_dulif, zx_tmp_fi3d)
1173
1174          IF(vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_v_lif(1:klon,1:klev)/pdtphys
1175          CALL histwrite_phy(o_dvlif, zx_tmp_fi3d)
1176
1177          IF(vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_t_lif(1:klon,1:klev)/pdtphys
1178          CALL histwrite_phy(o_dtlif, zx_tmp_fi3d)
1179       ENDIF
1180
1181       IF (ok_hines) THEN
1182          IF(vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_u_hin(1:klon,1:klev)/pdtphys
1183          CALL histwrite_phy(o_duhin, zx_tmp_fi3d)
1184          IF(vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_v_hin(1:klon,1:klev)/pdtphys
1185          CALL histwrite_phy(o_dvhin, zx_tmp_fi3d)
1186          IF(vars_defined) zx_tmp_fi3d(1:klon,1:klev)=d_t_hin(1:klon,1:klev)/pdtphys
1187          CALL histwrite_phy(o_dthin, zx_tmp_fi3d)
1188       ENDIF
1189
1190       IF (ok_gwd_rando) then
1191          CALL histwrite_phy(o_du_gwd_rando, du_gwd_rando / pdtphys)
1192          CALL histwrite_phy(o_dv_gwd_rando, dv_gwd_rando / pdtphys)
1193          CALL histwrite_phy(o_vstr_gwd_rando, zvstr_gwd_rando)
1194       end IF
1195
1196       IF (ok_qch4) then
1197          CALL histwrite_phy(o_dqch4, d_q_ch4 / pdtphys)
1198       ENDIF
1199
1200       CALL histwrite_phy(o_rsu, swup)
1201       CALL histwrite_phy(o_rsd, swdn)
1202       CALL histwrite_phy(o_rlu, lwup)
1203       CALL histwrite_phy(o_rld, lwdn)
1204       CALL histwrite_phy(o_rsucs, swup0)
1205       CALL histwrite_phy(o_rsdcs, swdn0)
1206       CALL histwrite_phy(o_rlucs, lwup0)
1207       CALL histwrite_phy(o_rldcs, lwdn0)
1208       IF(vars_defined) THEN
1209          zx_tmp_fi3d(1:klon,1:klev)=d_t(1:klon,1:klev)+ &
1210               d_t_dyn(1:klon,1:klev)
1211       ENDIF
1212       CALL histwrite_phy(o_tnt, zx_tmp_fi3d)
1213       IF(vars_defined) THEN
1214          zx_tmp_fi3d(1:klon,1:klev)=d_t_swr(1:klon,1:klev)/pdtphys + &
1215               d_t_lwr(1:klon,1:klev)/pdtphys
1216       ENDIF
1217       CALL histwrite_phy(o_tntr, zx_tmp_fi3d)
1218       IF(vars_defined) THEN
1219          zx_tmp_fi3d(1:klon,1:klev)= (d_t_lsc(1:klon,1:klev)+ &
1220               d_t_eva(1:klon,1:klev)+ &
1221               d_t_vdf(1:klon,1:klev))/pdtphys
1222       ENDIF
1223       CALL histwrite_phy(o_tntscpbl, zx_tmp_fi3d)
1224       IF(vars_defined) THEN
1225          zx_tmp_fi3d(1:klon,1:klev)=d_qx(1:klon,1:klev,ivap)+ &
1226               d_q_dyn(1:klon,1:klev)
1227       ENDIF
1228       CALL histwrite_phy(o_tnhus, zx_tmp_fi3d)
1229       IF(vars_defined) THEN
1230          zx_tmp_fi3d(1:klon,1:klev)=d_q_lsc(1:klon,1:klev)/pdtphys+ &
1231               d_q_eva(1:klon,1:klev)/pdtphys
1232       ENDIF
1233       CALL histwrite_phy(o_tnhusscpbl, zx_tmp_fi3d)
1234       CALL histwrite_phy(o_evu, coefm(:,:,is_ave))
1235       IF(vars_defined) THEN
1236          zx_tmp_fi3d(1:klon,1:klev)=q_seri(1:klon,1:klev)+ &
1237               ql_seri(1:klon,1:klev)
1238       ENDIF
1239       CALL histwrite_phy(o_h2o, zx_tmp_fi3d)
1240       if (iflag_con >= 3) then
1241          IF(vars_defined) THEN
1242             zx_tmp_fi3d(1:klon,1:klev)=-1 * (dnwd(1:klon,1:klev)+ &
1243                  dnwd0(1:klon,1:klev))
1244          ENDIF
1245          CALL histwrite_phy(o_mcd, zx_tmp_fi3d)
1246          IF(vars_defined) THEN
1247             zx_tmp_fi3d(1:klon,1:klev)=upwd(1:klon,1:klev) + &
1248                  dnwd(1:klon,1:klev)+ dnwd0(1:klon,1:klev)
1249          ENDIF
1250          CALL histwrite_phy(o_dmc, zx_tmp_fi3d)
1251       else if (iflag_con == 2) then
1252          CALL histwrite_phy(o_mcd,  pmfd)
1253          CALL histwrite_phy(o_dmc,  pmfu + pmfd)
1254       end if
1255       CALL histwrite_phy(o_ref_liq, ref_liq)
1256       CALL histwrite_phy(o_ref_ice, ref_ice)
1257       if (RCO2_per.NE.RCO2_act.OR.RCH4_per.NE.RCH4_act.OR. &
1258            RN2O_per.NE.RN2O_act.OR.RCFC11_per.NE.RCFC11_act.OR. &
1259            RCFC12_per.NE.RCFC12_act) THEN
1260          IF(vars_defined) zx_tmp_fi2d(1 : klon) = swupp ( 1 : klon, klevp1 )
1261          CALL histwrite_phy(o_rsut4co2, zx_tmp_fi2d)
1262          IF(vars_defined) zx_tmp_fi2d(1 : klon) = lwupp ( 1 : klon, klevp1 )
1263          CALL histwrite_phy(o_rlut4co2, zx_tmp_fi2d)
1264          IF(vars_defined) zx_tmp_fi2d(1 : klon) = swup0p ( 1 : klon, klevp1 )
1265          CALL histwrite_phy(o_rsutcs4co2, zx_tmp_fi2d)
1266          IF(vars_defined) zx_tmp_fi2d(1 : klon) = lwup0p ( 1 : klon, klevp1 )
1267          CALL histwrite_phy(o_rlutcs4co2, zx_tmp_fi2d)
1268          CALL histwrite_phy(o_rsu4co2, swupp)
1269          CALL histwrite_phy(o_rlu4co2, lwupp)
1270          CALL histwrite_phy(o_rsucs4co2, swup0p)
1271          CALL histwrite_phy(o_rlucs4co2, lwup0p)
1272          CALL histwrite_phy(o_rsd4co2, swdnp)
1273          CALL histwrite_phy(o_rld4co2, lwdnp)
1274          CALL histwrite_phy(o_rsdcs4co2, swdn0p)
1275          CALL histwrite_phy(o_rldcs4co2, lwdn0p)
1276       ENDIF
1277!!!!!!!!!!!! Sorties niveaux de pression NMC !!!!!!!!!!!!!!!!!!!!
1278       DO iff=7, nfiles
1279
1280          CALL histwrite_phy(o_tnondef,tnondef(:,:,iff-6),iff)
1281          CALL histwrite_phy(o_ta,twriteSTD(:,:,iff-6),iff)
1282          CALL histwrite_phy(o_zg,phiwriteSTD(:,:,iff-6),iff)
1283          CALL histwrite_phy(o_hus,qwriteSTD(:,:,iff-6),iff)
1284          CALL histwrite_phy(o_hur,rhwriteSTD(:,:,iff-6),iff)
1285          CALL histwrite_phy(o_ua,uwriteSTD(:,:,iff-6),iff)
1286          CALL histwrite_phy(o_va,vwriteSTD(:,:,iff-6),iff)
1287          CALL histwrite_phy(o_wap,wwriteSTD(:,:,iff-6),iff)
1288          IF(vars_defined) THEN
1289             DO k=1, nlevSTD
1290                DO i=1, klon
1291                   IF(tnondef(i,k,iff-6).NE.missing_val) THEN
1292                      IF(freq_outNMC(iff-6).LT.0) THEN
1293                         freq_moyNMC(iff-6)=(mth_len*un_jour)/freq_calNMC(iff-6)
1294                      ELSE
1295                         freq_moyNMC(iff-6)=freq_outNMC(iff-6)/freq_calNMC(iff-6)
1296                      ENDIF
1297                      zx_tmp_fi3d_STD(i,k) = (100.*tnondef(i,k,iff-6))/freq_moyNMC(iff-6)
1298                   ELSE
1299                      zx_tmp_fi3d_STD(i,k) = missing_val
1300                   ENDIF
1301                ENDDO
1302             ENDDO
1303          ENDIF
1304          CALL histwrite_phy(o_psbg,zx_tmp_fi3d_STD,iff)
1305          IF(vars_defined) THEN
1306             DO k=1, nlevSTD
1307                DO i=1, klon
1308                   IF(O3sumSTD(i,k,iff-6).NE.missing_val) THEN
1309                      zx_tmp_fi3d_STD(i,k) = O3sumSTD(i,k,iff-6) * 1.e+9
1310                   ELSE
1311                      zx_tmp_fi3d_STD(i,k) = missing_val
1312                   ENDIF
1313                ENDDO
1314             ENDDO !k=1, nlevSTD
1315          ENDIF
1316          CALL histwrite_phy(o_tro3,zx_tmp_fi3d_STD,iff)
1317          if (read_climoz == 2) THEN
1318             IF(vars_defined) THEN
1319                DO k=1, nlevSTD
1320                   DO i=1, klon
1321                      IF(O3daysumSTD(i,k,iff-6).NE.missing_val) THEN
1322                         zx_tmp_fi3d_STD(i,k) = O3daysumSTD(i,k,iff-6) * 1.e+9
1323                      ELSE
1324                         zx_tmp_fi3d_STD(i,k) = missing_val
1325                      ENDIF
1326                   ENDDO
1327                ENDDO !k=1, nlevSTD
1328             ENDIF
1329             CALL histwrite_phy(o_tro3_daylight,zx_tmp_fi3d_STD,iff)
1330          endif
1331          CALL histwrite_phy(o_uxv,uvsumSTD(:,:,iff-6),iff)
1332          CALL histwrite_phy(o_vxq,vqsumSTD(:,:,iff-6),iff)
1333          CALL histwrite_phy(o_vxT,vTsumSTD(:,:,iff-6),iff)
1334          CALL histwrite_phy(o_wxq,wqsumSTD(:,:,iff-6),iff)
1335          CALL histwrite_phy(o_vxphi,vphisumSTD(:,:,iff-6),iff)
1336          CALL histwrite_phy(o_wxT,wTsumSTD(:,:,iff-6),iff)
1337          CALL histwrite_phy(o_uxu,u2sumSTD(:,:,iff-6),iff)
1338          CALL histwrite_phy(o_vxv,v2sumSTD(:,:,iff-6),iff)
1339          CALL histwrite_phy(o_TxT,T2sumSTD(:,:,iff-6),iff)
1340       ENDDO !nfiles
1341!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1342        IF (nqtot.GE.nqo+1) THEN
1343            DO iq=nqo+1,nqtot
1344              IF (type_trac == 'lmdz' .OR. type_trac == 'repr') THEN
1345
1346             CALL histwrite_phy(o_trac(iq-nqo), qx(:,:,iq))
1347             CALL histwrite_phy(o_dtr_vdf(iq-nqo),d_tr_cl(:,:,iq-nqo))
1348             CALL histwrite_phy(o_dtr_the(iq-nqo),d_tr_th(:,:,iq-nqo))
1349             CALL histwrite_phy(o_dtr_con(iq-nqo),d_tr_cv(:,:,iq-nqo))
1350             CALL histwrite_phy(o_dtr_lessi_impa(iq-nqo),d_tr_lessi_impa(:,:,iq-nqo))
1351             CALL histwrite_phy(o_dtr_lessi_nucl(iq-nqo),d_tr_lessi_nucl(:,:,iq-nqo))
1352             CALL histwrite_phy(o_dtr_insc(iq-nqo),d_tr_insc(:,:,iq-nqo))
1353             CALL histwrite_phy(o_dtr_bcscav(iq-nqo),d_tr_bcscav(:,:,iq-nqo))
1354             CALL histwrite_phy(o_dtr_evapls(iq-nqo),d_tr_evapls(:,:,iq-nqo))
1355             CALL histwrite_phy(o_dtr_ls(iq-nqo),d_tr_ls(:,:,iq-nqo))
1356             CALL histwrite_phy(o_dtr_trsp(iq-nqo),d_tr_trsp(:,:,iq-nqo))
1357             CALL histwrite_phy(o_dtr_sscav(iq-nqo),d_tr_sscav(:,:,iq-nqo))
1358             CALL histwrite_phy(o_dtr_sat(iq-nqo),d_tr_sat(:,:,iq-nqo))
1359             CALL histwrite_phy(o_dtr_uscav(iq-nqo),d_tr_uscav(:,:,iq-nqo))
1360             zx_tmp_fi2d=0.
1361             IF(vars_defined) THEN
1362                DO k=1,klev
1363                   zx_tmp_fi2d(:)=zx_tmp_fi2d(:)+zmasse(:,k)*qx(:,k,iq)
1364                ENDDO
1365             ENDIF
1366             CALL histwrite_phy(o_trac_cum(iq-nqo), zx_tmp_fi2d)
1367             endif
1368          ENDDO
1369       ENDIF
1370
1371       IF(.NOT.vars_defined) THEN
1372          !$OMP MASTER
1373#ifndef CPP_IOIPSL_NO_OUTPUT
1374          DO iff=1,nfiles
1375             IF (clef_files(iff)) THEN
1376                CALL histend(nid_files(iff))
1377                ndex2d = 0
1378                ndex3d = 0
1379
1380             ENDIF ! clef_files
1381          ENDDO !  iff
1382#endif
1383#ifdef CPP_XIOS
1384          !On finalise l'initialisation:
1385          CALL wxios_closedef()
1386#endif
1387
1388          !$OMP END MASTER
1389          !$OMP BARRIER
1390          vars_defined = .TRUE.
1391
1392       END IF
1393
1394    END DO
1395
1396    IF(vars_defined) THEN
1397       ! On synchronise les fichiers pour IOIPSL
1398#ifndef CPP_IOIPSL_NO_OUTPUT
1399       !$OMP MASTER
1400       DO iff=1,nfiles
1401          IF (ok_sync .AND. clef_files(iff)) THEN
1402             CALL histsync(nid_files(iff))
1403          ENDIF
1404       END DO
1405       !$OMP END MASTER
1406#endif
1407    ENDIF
1408
1409  END SUBROUTINE phys_output_write
1410
1411END MODULE phys_output_write_mod
Note: See TracBrowser for help on using the repository browser.