source: CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/EXPERIMENTS/LMDZORINCA/AER_historical/COMP/lmdz.card @ 4395

Last change on this file since 4395 was 4395, checked in by acosce, 5 years ago

new config directory for LMDZORINCA configuration : same than LMDZORINCA_v6 but using INCA6 instead of INCA5

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