source: CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZOR/amip/COMP/lmdz.card @ 3072

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

Update to correspond to IPSLCM6.0.7:

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