source: CONFIG/UNIFORM/v6/IPSLCM5A2CHT/EXPERIMENTS/IPSLCMCHT/S_pdControl/COMP/lmdz.card @ 3895

Last change on this file since 3895 was 3895, checked in by acosce, 6 years ago

Add possibility to use Ozone chemistry calcul by inca in LMDZ for configuration IPSLCM5A2CHT

File size: 10.8 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5# Physics package to use :
6# LMDZ_Physics=AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources
7# LMDZ_Physics=NPv3.2 for new physics, to be used with LMDZ5/trunk revision 1554 or later
8#LMDZ_Physics=AP
9LMDZ_Physics=AP
10
11# Set ConfType to choose parameters for aerosols, solar and green house gazes.
12# The parameter file PARAM/config.def_$ConfType will be used.
13# ConfType=preind/actuel/annuel
14ConfType=actuel
15
16# Set pmagic in config.def
17pmagic=0.0
18
19# manage radiative aerosol effect and ozone
20flag_aerosol=6
21ok_ade=y
22ok_aie=y
23aerosol_couple=y
24chemistry_couple=y
25read_climoz=2
26ok_cdnc=y
27
28# ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only
29ByPass_hgardfou_teta=n
30
31# ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only
32ByPass_hgardfou_mats=n
33
34# Set OutLevel to choose the level of output for LMDZ
35# OutLevel=low/medium/high
36OutLevel=low
37
38# Set COSP activation and Outputs frequency (monthly, daily, HF) = y/n
39LMDZ_COSP_OK=n
40LMDZ_COSP_monthly=n
41LMDZ_COSP_daily=n
42LMDZ_COSP_hf=n
43
44# Set NMC Outputs frequency (monthly, daily, HF) = y/n
45LMDZ_NMC_monthly=y
46LMDZ_NMC_daily=n
47LMDZ_NMC_hf=n
48
49[InitialStateFiles]
50List=  (${R_IN}/ATM/IPSLCM6/${config_UserChoices_ORCA_version}xLMD${RESOL_ATM_XY}/start_${config_UserChoices_ORCA_version}xLMD${RESOL_ATM_3D}.nc   , start.nc       ), \
51       (${R_IN}/ATM/IPSLCM6/${config_UserChoices_ORCA_version}xLMD${RESOL_ATM_XY}/startphy_${config_UserChoices_ORCA_version}xLMD${RESOL_ATM_3D}.nc, startphy.nc    )
52
53[BoundaryFiles]
54List=   ()
55# With AR5 aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM)
56# With AR5 ozone(tropo + strato from LMDZOR-INCA-REPROBUS simulations)
57ListNonDel= (${R_IN}/ATM/${RESOL_ATM}/AR5/HISTORIQUE/climoz_LMDZ_1995_v2.nc, climoz_LMDZ.nc)
58
59[SmoothFiles]
60List=   ()
61
62[ParametersFiles]
63List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def),       \
64        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY},    gcm.def),          \
65        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),         \
66        (${MODIPSL}/modeles/LMDZ/DefLists/cosp_input_nl.txt,   .),          \
67        (${MODIPSL}/modeles/LMDZ/DefLists/cosp_output_nl.txt,  .),          \
68        (${SUBMIT_DIR}/PARAM/config.def_${ConfType},  config.def),          \
69        (${SUBMIT_DIR}/PARAM/guide.def, .),                                 \
70        (${SUBMIT_DIR}/PARAM/run.def, .),                                   \
71        (${SUBMIT_DIR}/PARAM/traceur.def_h2o_${LMDZ_Physics}, traceur.def), \
72        (${SUBMIT_DIR}/PARAM/iodef.xml, . ),                                \
73        (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . ),            \
74        (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . ),          \
75        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . ),                \
76        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthCOSP_lmdz.xml, .),             \
77        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthNMC_lmdz.xml, . ),             \
78        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histday_lmdz.xml, . ),                \
79        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayCOSP_lmdz.xml, .),             \
80        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayNMC_lmdz.xml, . ),             \
81        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf_lmdz.xml, . ),                 \
82        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfCOSP_lmdz.xml, .),              \
83        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfNMC_lmdz.xml, . ),              \
84        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . ),                \
85        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . ),                \
86        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . )
87
88
89
90[RestartFiles]
91List=   (restart.nc, restart.nc, start.nc), \
92        (restartphy.nc, restartphy.nc,  startphy.nc)
93
94[OutputText]
95List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, vert.def, used_run.def, iodef.xml, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt, out_lmdz.x.err, out_lmdz.x.out)
96
97[OutputFiles]
98List=   (histmth.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,       Post_1M_histmth),       \
99        (histmthCOSP.nc,   ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc,   NONE),                  \
100        (histmthNMC.nc,    ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc,    Post_1M_histmthNMC),    \
101        (paramLMDZ_phy.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_paramLMDZ_phy.nc, Post_1M_paramLMDZ_phy), \
102        (histday.nc,       ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,       NONE),                  \
103        (histdayCOSP.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,   NONE),                  \
104        (histdayNMC.nc,    ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,    NONE),                  \
105        (histhf.nc,        ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,        NONE),                  \
106        (histhfCOSP.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,    NONE),                  \
107        (histhfNMC.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,     NONE),                  \
108        (histhf3h.nc,      ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,      NONE),                  \
109        (histhf3hm.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc,     NONE)
110
111[Post_1M_histmth]
112Patches= ()
113GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds, aire)
114TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, ftime_con, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, precip, prw, pluc, psol, q2m, rh2m, sens, sicf, slp, snow, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWdnTOA, SWupTOA, SWdn200, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, t2m_max, t2m_min, taux, taux_ter, taux_sic, taux_lic, taux_oce, tauy, tauy_ter, tauy_sic, tauy_lic, tauy_oce, lat_ter, lat_sic, lat_lic, lat_oce, nettop, pbase, ptop, topl0, topl, tops0, tops, topswad, topswai, tsol, tsol_ter, tsol_lic, tsol_oce, tsol_sic , u10m, u500, v10m, v500, w500, pourc_ter, pourc_oce, pourc_sic, pourc_lic, wind10m, od550aer, od550lt1aer, absvisaer, loadoa, loadbc, loadso4, loaddust, loadss, sconcoa, sconcbc, sconcso4, sconcdust, sconcss, reffclwtop, cldncl, swtoaas_ant, swtoacs_ant, swtoacf_ant, swsrfas_ant, swsrfcs_ant, swsrfcf_ant, swtoaas_nat, swtoacs_nat, swtoacf_nat, swsrfas_nat, swsrfcs_nat, swsrfcf_nat, solswai, solswad, swtoacf_zero, swsrfcf_zero)
115ChunckJob2D = NONE
116TimeSeriesVars3D = (upwd, lwcon, iwcon, lcc3dcon, lcc3dstra, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, mc, paprs, scdnc, ec550aer, concoa, concbc, concso4, concss, concdust, reffclws, reffclwc, tnt, dtdyn, dtphy, dtlschr, tntr, tntscpbl, tnhus, dqdyn, dqvdf, tnhusscpbl, dqphy, evu, mcd)
117ChunckJob3D = 100Y
118Seasonal=ON
119
120[Post_1M_histmthCOSP]
121Patches = ()
122GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_centered, time_centered_bounds, aire)
123TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
124ChunckJob2D = OFF
125TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
126ChunckJob3D = OFF
127Seasonal=OFF
128
129[Post_1M_histmthNMC]
130Patches = ()
131GatherWithInternal = (lon, lat, plev, time_counter, time_centered, time_centered_bounds)
132TimeSeriesVars2D = ()
133ChunckJob2D = NONE
134TimeSeriesVars3D = (ta, tro3, zg, hus, hur, ua, va, wap)
135ChunckJob3D = NONE
136Seasonal=ON
137
138[Post_1M_paramLMDZ_phy]
139Patches=()
140GatherWithInternal = (lon, lat, time_counter, time_counter_bnds)
141TimeSeriesVars2D =(R_ecc,  R_peri, R_incl, solaire, co2_ppm, CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt)
142ChunckJob2D = OFF
143TimeSeriesVars3D = ()
144ChunckJob3D = NONE
145Seasonal=OFF
146
147[Post_1D_histday]
148Patches= ()
149GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds)
150TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, precip, pluc, plul, prw, psol, q2m, sens, sicf, slp, soll, sols, snow, SWdnSFC, t2m, t2m_max, t2m_min, topl, tops, tsol, u10m, v10m, wind10m, wind10max)
151ChunckJob2D = 50Y
152TimeSeriesVars3D = (lwcon, iwcon, mc, rhum, rneb, temp, theta, ovap, geop, vitu, vitv, vitw, pres, paprs)
153ChunckJob3D = OFF
154Seasonal=OFF
155
156[Post_1D_histdayCOSP]
157Patches = ()
158GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_centered, time_centered_bounds)
159TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
160ChunckJob2D = OFF
161TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
162ChunckJob3D = OFF
163Seasonal=OFF
164
165[Post_1D_histdayNMC]
166Patches = ()
167GatherWithInternal = (lon, lat, plev, time_counter, time_centered, time_centered_bounds)
168TimeSeriesVars2D = ()
169ChunckJob2D = NONE
170TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
171ChunckJob3D = 10Y
172Seasonal=OFF
173
174[Post_HF_histhf]
175Patches= ()
176GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds)
177TimeSeriesVars2D = (cldt, psol, q2m, slp, precip, pluc, plul, t2m, tsol, u10m, v10m)
178ChunckJob2D = 50Y
179TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv)
180ChunckJob3D = OFF
181Seasonal=OFF
182
183[Post_HF_histhfCOSP]
184Patches = ()
185GatherWithInternal = (lon, lat, height, sza, time_counter, time_centered, time_centered_bounds)
186TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso)
187ChunckJob2D = OFF
188TimeSeriesVars3D = (clcalipso, parasol_refl, cfad_lidarsr532_c01, cfad_lidarsr532_c02, cfad_lidarsr532_c03, cfad_lidarsr532_c04, cfad_lidarsr532_c05, cfad_lidarsr532_c06, cfad_lidarsr532_c07, cfad_lidarsr532_c08, cfad_lidarsr532_c09, cfad_lidarsr532_c10, cfad_lidarsr532_c11, cfad_lidarsr532_c12, cfad_lidarsr532_c13, cfad_lidarsr532_c14, cfad_lidarsr532_c15)
189ChunckJob3D = OFF
190Seasonal=OFF
191
192[Post_HF_histhfNMC]
193Patches = ()
194GatherWithInternal = (lon, lat, plev, time_counter, time_centered, time_centered_bounds)
195TimeSeriesVars2D = ()
196ChunckJob2D = NONE
197TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
198ChunckJob3D = 10Y
199Seasonal=OFF
200
201[Post_3H_histhf3hm]
202Patches= ()
203GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds)
204TimeSeriesVars2D = (flat, precip, pluc, snow, topl, topl0, SWupTOA, SWupTOAclr, SWdnTOA, SWupSFC, SWupSFCclr, SWdnSFC, SWdnSFCclr, LWupSFC, LWupSFCclr, LWdnSFC, LWdnSFCclr, bils, bils_tke, bils_diss, bils_ec, bils_kinetic, bils_enthalp, bils_latent, sens, cldt, zmax_th)
205ChunckJob2D = OFF
206TimeSeriesVars3D = ()
207ChunckJob3D = OFF
208Seasonal=OFF
209
210[Post_3H_histhf3h]
211Patches= ()
212GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds)
213TimeSeriesVars2D = (phis, tsol, t2m, q2m, ustar, u10m, v10m, psol)
214ChunckJob2D = OFF
215TimeSeriesVars3D = ()
216ChunckJob3D = OFF
217Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.