source: CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/LMDZORINCA/AER_pdControl/COMP/lmdz.card

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

Add experiment LMDZORINCA to IPSLESM configuration

File size: 10.7 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=NPv6.0.15_T or NPv6.0.15_S to be used with LMDZ6/branches/IPSLCM6.0.15 rev 3224
8LMDZ_Physics=NPv6.0.15_T
9
10# Set ConfType to choose parameters for aerosols, solar and green house gazes.
11# The parameter file PARAM/config.def_$ConfType will be used.
12# ConfType=preind/actuel/annuel
13ConfType=actuel
14
15# Manage radiative aerosol effect and ozone
16flag_aerosol=6
17ok_ade=y
18ok_aie=y
19aerosol_couple=y
20read_climoz=1
21ok_cdnc=y
22
23# ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only
24ByPass_hgardfou_teta=n
25
26# ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only
27ByPass_hgardfou_mats=n
28
29# Set OutLevel to choose the level of output for LMDZ
30# OutLevel=low/medium/high
31OutLevel=low
32
33# Set COSP activation and output frequency (monthly, daily, HF) = y/n
34LMDZ_COSP_OK=n
35LMDZ_COSP_monthly=n
36LMDZ_COSP_daily=n
37LMDZ_COSP_hf=n
38
39# Set NMC output frequency (monthly, daily, HF) = y/n
40LMDZ_NMC_monthly=y
41LMDZ_NMC_daily=n
42LMDZ_NMC_hf=n
43
44# Nugding : ok_guide=y/n
45# If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below.
46ok_guide=n
47
48[InitialStateFiles]
49List=   (${R_IN}/CHM/INCA144142-L79/start_o2a_noTer.nc  , start.nc),\
50        (${R_IN}/CHM/INCA144142-L79/startphy_o2a_noTer.nc       , startphy.nc)
51
52[BoundaryFiles]
53List=()
54ListNonDel= (${R_IN}/ATM/LIMIT/AMIP.v20170419/interpol/${RESOL_ATM_XY}_eORCA1.2_360d/limit_1979_2008_clim.nc, limit.nc),\
55            (${R_IN}/ATM/OZONE/UReading/historical.v20160711/interpol/${RESOL_ATM_XY}/climoz_LMDZ_${year}.nc, climoz_LMDZ.nc),\
56            (${R_IN}/ATM/SOLAR/CMIP6/v3.1corr/Control/solarforcing_v3.1_pdControl_ave_6bands_360days.nc, solarforcing.nc),\
57            (${R_IN}/ATM/STRATAERO/CMIP6/v3/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/taulwstrat.2D.ave.nc, taulwstrat.2D.nc),\
58            (${R_IN}/ATM/STRATAERO/CMIP6/v3/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/tauswstrat.2D.ave.nc, tauswstrat.2D.nc)
59
60[SmoothFiles]
61List=   ()
62
63[ParametersFiles]
64List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def),       \
65        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY}_${LMDZ_Physics}, gcm.def),\
66        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),         \
67        (${MODIPSL}/modeles/LMDZ/DefLists/cosp_input_nl.txt, .),            \
68        (${MODIPSL}/modeles/LMDZ/DefLists/cosp_output_nl.txt, .),           \
69        (${SUBMIT_DIR}/PARAM/config.def_${ConfType},  config.def),          \
70        (${SUBMIT_DIR}/PARAM/guide.def, .),                                 \
71        (${SUBMIT_DIR}/PARAM/run.def, .),                                   \
72        (${SUBMIT_DIR}/PARAM/traceur.def_h2o_${LMDZ_Physics}, traceur.def), \
73        (${SUBMIT_DIR}/PARAM/iodef.xml, . ),                                \
74        (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . ),            \
75        (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . ),          \
76        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . ),   \
77        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthCOSP_lmdz.xml, .),\
78        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthNMC_lmdz.xml, . ),\
79        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histday_lmdz.xml, . ),   \
80        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayCOSP_lmdz.xml, .),\
81        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayNMC_lmdz.xml, . ),\
82        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf_lmdz.xml, . ),    \
83        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfCOSP_lmdz.xml, .), \
84        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfNMC_lmdz.xml, . ), \
85        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . ),   \
86        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . ),   \
87        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstrataer_lmdz.xml, . ),\
88        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . )
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        (histday.nc,       ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,       NONE),                  \
102        (histdayCOSP.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,   NONE),                  \
103        (histdayNMC.nc,    ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,    NONE),                  \
104        (histhf.nc,        ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,        NONE),                  \
105        (histhfCOSP.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,    NONE),                  \
106        (histhfNMC.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,     NONE),                  \
107        (histhf3h.nc,      ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,      NONE),                  \
108        (histhf3hm.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc,     NONE)
109
110[Post_1M_histmth]
111Patches= ()
112GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds, aire)
113TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, ftime_con, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFC, 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, ave_t2m_daily_max, ave_t2m_daily_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, od550_STRAT, 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, R_ecc, R_peri, R_incl, solaire, rsun1, co2_ppm, CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt, colO3_strat, colO3_trop)
114ChunckJob2D = 100Y
115TimeSeriesVars3D = (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)
116ChunckJob3D = 100Y
117Seasonal=ON
118
119[Post_1M_histmthCOSP]
120Patches = ()
121GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_centered, time_centered_bounds, aire)
122TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
123ChunckJob2D = OFF
124TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
125ChunckJob3D = OFF
126Seasonal=OFF
127
128[Post_1M_histmthNMC]
129Patches = ()
130GatherWithInternal = (lon, lat, plev, time_counter, time_centered, time_centered_bounds)
131TimeSeriesVars2D = ()
132ChunckJob2D = NONE
133TimeSeriesVars3D = (ta, tro3, zg, hus, hur, ua, va, wap)
134ChunckJob3D = NONE
135Seasonal=ON
136
137[Post_1D_histday]
138Patches= ()
139GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds)
140TimeSeriesVars2D = (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)
141ChunckJob2D = 50Y
142TimeSeriesVars3D = (lwcon, iwcon, mc, rhum, rneb, temp, theta, ovap, geop, vitu, vitv, vitw, pres, paprs)
143ChunckJob3D = OFF
144Seasonal=OFF
145
146[Post_1D_histdayCOSP]
147Patches = ()
148GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_centered, time_centered_bounds)
149TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
150ChunckJob2D = OFF
151TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
152ChunckJob3D = OFF
153Seasonal=OFF
154
155[Post_1D_histdayNMC]
156Patches = ()
157GatherWithInternal = (lon, lat, plev, time_counter, time_centered, time_centered_bounds)
158TimeSeriesVars2D = ()
159ChunckJob2D = NONE
160TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
161ChunckJob3D = 10Y
162Seasonal=OFF
163
164[Post_HF_histhf]
165Patches= ()
166GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds)
167TimeSeriesVars2D = (cldt, psol, q2m, slp, precip, pluc, plul, t2m, tsol, u10m, v10m)
168ChunckJob2D = 50Y
169TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv)
170ChunckJob3D = OFF
171Seasonal=OFF
172
173[Post_HF_histhfCOSP]
174Patches = ()
175GatherWithInternal = (lon, lat, height, sza, time_counter, time_centered, time_centered_bounds)
176TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso)
177ChunckJob2D = OFF
178TimeSeriesVars3D = (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)
179ChunckJob3D = OFF
180Seasonal=OFF
181
182[Post_HF_histhfNMC]
183Patches = ()
184GatherWithInternal = (lon, lat, plev, time_counter, time_centered, time_centered_bounds)
185TimeSeriesVars2D = ()
186ChunckJob2D = NONE
187TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
188ChunckJob3D = 10Y
189Seasonal=OFF
190
191[Post_3H_histhf3hm]
192Patches= ()
193GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds)
194TimeSeriesVars2D = (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)
195ChunckJob2D = OFF
196TimeSeriesVars3D = ()
197ChunckJob3D = OFF
198Seasonal=OFF
199
200[Post_3H_histhf3h]
201Patches= ()
202GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds)
203TimeSeriesVars2D = (phis, tsol, t2m, q2m, ustar, u10m, v10m, psol)
204ChunckJob2D = OFF
205TimeSeriesVars3D = ()
206ChunckJob3D = OFF
207Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.