source: CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZ/clim_360d/COMP/lmdz.card @ 3044

Last change on this file since 3044 was 3044, checked in by jgipsl, 7 years ago

Correction: solar forcing depends on calendar

File size: 11.6 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 an early version of the new physics, to be used with LMDZ5/trunk revision 1554 or later
8# LMDZ_Physics=NPv5.4 for new physics to be used with LMDZ5/trunk revision 2449 or later
9# LMDZ_Physics=NPv5.67 for new physics to be used with LMDZ5/testing revision 2546 or later
10# LMDZ_Physics=NPv5.70 for new physics to be used with LMDZ5/testing revision 2595 or later
11# LMDZ_Physics=NPv5.80bz0 for new physics to be used with LMDZ5/trunk revision 2699 or later
12LMDZ_Physics=NPv5.80bz0
13
14# Set the variable CREATE needed further below to find the initial and boundary condition files.
15CREATE=ELC-${RESOL_ATM_3D}
16
17# Set ConfType to choose parameters for aerosols, solar and green house gazes.
18# The parameter file PARAM/config.def_$ConfType will be used.
19# ConfType=preind/actuel/annuel
20ConfType=actuel
21
22# Manage radiative aerosol effect and ozone
23flag_aerosol=6
24ok_ade=y
25ok_aie=y
26aerosol_couple=n
27read_climoz=2
28ok_cdnc=y
29
30# ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only
31ByPass_hgardfou_teta=n
32
33# ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only
34ByPass_hgardfou_mats=n
35
36# Set OutLevel to choose the level of output for LMDZ
37# OutLevel=low/medium/high
38OutLevel=low
39
40# Set COSP activation and output frequency (monthly, daily, HF) = y/n
41LMDZ_COSP_OK=n
42LMDZ_COSP_monthly=n
43LMDZ_COSP_daily=n
44LMDZ_COSP_hf=n
45
46# Set NMC output frequency (monthly, daily, HF) = y/n
47LMDZ_NMC_monthly=y
48LMDZ_NMC_daily=n
49LMDZ_NMC_hf=n
50
51# Nugding : ok_guide=y/n
52# If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below.
53ok_guide=n
54
55[InitialStateFiles]
56List=   (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Restart/${CREATE}_clim_start.nc,    start.nc),\
57        (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Restart/${CREATE}_clim_startphy.nc, startphy.nc)
58
59[BoundaryFiles]
60List=()
61ListNonDel= (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Boundary/${CREATE}_clim_limit.nc, limit.nc),\
62            (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Boundary/${CREATE}_climoz_LMDZ.nc, climoz_LMDZ.nc),\
63            (${R_IN}/ATM/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1995_v5.nc, aerosols1980.nc),\
64            (${R_IN}/ATM/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1860_v5.nc, aerosols.nat.nc),\
65            (${R_IN}/ATM/SOLAR/CMIP6/v3.1/Control/solarforcing_pdControl_6bands_ave_1980-2000_360days.nc, solarforcing.nc),\
66            (${R_IN}/ATM/STRATAERO/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/taulwstrat.2D.ave.nc, taulwstrat.2D.nc),\
67            (${R_IN}/ATM/STRATAERO/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/tauswstrat.2D.ave.nc, tauswstrat.2D.nc)
68
69[SmoothFiles]
70List=   ()
71
72[ParametersFiles]
73List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def),       \
74        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY}_${LMDZ_Physics}, gcm.def),\
75        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),         \
76        (${MODIPSL}/modeles/LMDZ/DefLists/cosp_input_nl.txt, .),            \
77        (${MODIPSL}/modeles/LMDZ/DefLists/cosp_output_nl.txt, .),           \
78        (${SUBMIT_DIR}/PARAM/config.def_${ConfType},  config.def),          \
79        (${SUBMIT_DIR}/PARAM/guide.def, .),                                 \
80        (${SUBMIT_DIR}/PARAM/run.def, .),                                   \
81        (${SUBMIT_DIR}/PARAM/traceur.def, .),                               \
82        (${SUBMIT_DIR}/PARAM/iodef.xml, . ),                                \
83        (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . ),            \
84        (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . ),          \
85        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . ),   \
86        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthCOSP_lmdz.xml, .),\
87        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthNMC_lmdz.xml, . ),\
88        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histday_lmdz.xml, . ),   \
89        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayCOSP_lmdz.xml, .),\
90        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayNMC_lmdz.xml, . ),\
91        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf_lmdz.xml, . ),    \
92        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfCOSP_lmdz.xml, .), \
93        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfNMC_lmdz.xml, . ), \
94        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . ),   \
95        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . ),   \
96        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . )
97
98[RestartFiles]
99List=   (restart.nc, restart.nc, start.nc), \
100        (restartphy.nc, restartphy.nc,  startphy.nc)
101
102[OutputText]
103List=   (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)
104
105[OutputFiles]
106List=   (histmth.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,       Post_1M_histmth),       \
107        (histmthCOSP.nc,   ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc,   NONE),                  \
108        (histmthNMC.nc,    ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc,    Post_1M_histmthNMC),    \
109        (paramLMDZ_phy.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_paramLMDZ_phy.nc, Post_1M_paramLMDZ_phy), \
110        (histday.nc,       ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,       NONE),                  \
111        (histdayCOSP.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,   NONE),                  \
112        (histdayNMC.nc,    ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,    NONE),                  \
113        (histhf.nc,        ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,        NONE),                  \
114        (histhfCOSP.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,    NONE),                  \
115        (histhfNMC.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,     NONE),                  \
116        (histhf3h.nc,      ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,      NONE),                  \
117        (histhf3hm.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc,     NONE)
118
119[Post_1M_histmth]
120Patches= ()
121GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds, aire)
122TimeSeriesVars2D = (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)
123ChunckJob2D = 100Y
124TimeSeriesVars3D = (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)
125ChunckJob3D = 100Y
126Seasonal=ON
127
128[Post_1M_histmthCOSP]
129Patches = ()
130GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_centered, time_centered_bounds, aire)
131TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
132ChunckJob2D = OFF
133TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
134ChunckJob3D = OFF
135Seasonal=OFF
136
137[Post_1M_histmthNMC]
138Patches = ()
139GatherWithInternal = (lon, lat, plev, time_counter, time_centered, time_centered_bounds)
140TimeSeriesVars2D = ()
141ChunckJob2D = NONE
142TimeSeriesVars3D = (ta, tro3, zg, hus, hur, ua, va, wap)
143ChunckJob3D = NONE
144Seasonal=ON
145
146[Post_1M_paramLMDZ_phy]
147Patches=()
148GatherWithInternal = (lon, lat, time_counter, time_counter_bnds)
149TimeSeriesVars2D =(R_ecc,  R_peri, R_incl, solaire, co2_ppm, CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt)
150ChunckJob2D = NONE
151TimeSeriesVars3D = ()
152ChunckJob3D = NONE
153Seasonal=OFF
154
155[Post_1D_histday]
156Patches= ()
157GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds)
158TimeSeriesVars2D = (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)
159ChunckJob2D = 50Y
160TimeSeriesVars3D = (lwcon, iwcon, mc, rhum, rneb, temp, theta, ovap, geop, vitu, vitv, vitw, pres, paprs)
161ChunckJob3D = OFF
162Seasonal=OFF
163
164[Post_1D_histdayCOSP]
165Patches = ()
166GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_centered, time_centered_bounds)
167TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
168ChunckJob2D = OFF
169TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
170ChunckJob3D = OFF
171Seasonal=OFF
172
173[Post_1D_histdayNMC]
174Patches = ()
175GatherWithInternal = (lon, lat, plev, time_counter, time_centered, time_centered_bounds)
176TimeSeriesVars2D = ()
177ChunckJob2D = NONE
178TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
179ChunckJob3D = 10Y
180Seasonal=OFF
181
182[Post_HF_histhf]
183Patches= ()
184GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds)
185TimeSeriesVars2D = (cldt, psol, q2m, slp, precip, pluc, plul, t2m, tsol, u10m, v10m)
186ChunckJob2D = 50Y
187TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv)
188ChunckJob3D = OFF
189Seasonal=OFF
190
191[Post_HF_histhfCOSP]
192Patches = ()
193GatherWithInternal = (lon, lat, height, sza, time_counter, time_centered, time_centered_bounds)
194TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso)
195ChunckJob2D = OFF
196TimeSeriesVars3D = (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)
197ChunckJob3D = OFF
198Seasonal=OFF
199
200[Post_HF_histhfNMC]
201Patches = ()
202GatherWithInternal = (lon, lat, plev, time_counter, time_centered, time_centered_bounds)
203TimeSeriesVars2D = ()
204ChunckJob2D = NONE
205TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
206ChunckJob3D = 10Y
207Seasonal=OFF
208
209[Post_3H_histhf3hm]
210Patches= ()
211GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds)
212TimeSeriesVars2D = (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)
213ChunckJob2D = OFF
214TimeSeriesVars3D = ()
215ChunckJob3D = OFF
216Seasonal=OFF
217
218[Post_3H_histhf3h]
219Patches= ()
220GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds)
221TimeSeriesVars2D = (phis, tsol, t2m, q2m, ustar, u10m, v10m, psol)
222ChunckJob2D = OFF
223TimeSeriesVars3D = ()
224ChunckJob3D = OFF
225Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.