source: CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/LMDZOR/clim_360d/COMP/lmdz.card @ 3687

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

Update IPSLESM to comply with v6 standard and add the AER experiment for the coupled model

File size: 11.5 KB
RevLine 
[1095]1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
[2582]5# Physics package to use :
6# LMDZ_Physics=AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources
[2759]7# LMDZ_Physics=NPv3.2 for an early version of the new physics, to be used with LMDZ5/trunk revision 1554 or later
[2928]8# LMDZ_Physics=NPv5.70 for new physics to be used with LMDZ5/testing revision 2595 or later
[3038]9# LMDZ_Physics=NPv5.80bz0 for new physics to be used with LMDZ5/trunk revision 2699 or later
[3132]10# LMDZ_Physics=NPv6.0.7 for new physics to be used with LMDZ5/trunk revision 2720 or later
11# LMDZ_Physics=NPv6.0.8 for new physics to be used with LMDZ5/trunk revision 2739 or later
[3687]12# LMDZ_Physics=NPv6.0.15_T or NPv6.0.15_S to be used with LMDZ6/branches/IPSLCM6.0.15 rev 3224
13LMDZ_Physics=NPv6.0.15_T
[2582]14# Set ConfType to choose parameters for aerosols, solar and green house gazes.
[1643]15# The parameter file PARAM/config.def_$ConfType will be used.
16# ConfType=preind/actuel/annuel
[1652]17ConfType=actuel
[1643]18
[2604]19# Manage radiative aerosol effect and ozone
[2015]20flag_aerosol=6
21ok_ade=y
22ok_aie=y
23aerosol_couple=n
[3070]24read_climoz=1
[2015]25ok_cdnc=y
26
[2582]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
[2947]33# Set OutLevel to choose the level of output for LMDZ
[1643]34# OutLevel=low/medium/high
35OutLevel=low
36
[2947]37# Set COSP activation and output frequency (monthly, daily, HF) = y/n
[1370]38LMDZ_COSP_OK=n
[2582]39LMDZ_COSP_monthly=n
[2500]40LMDZ_COSP_daily=n
[1095]41LMDZ_COSP_hf=n
42
[2604]43# Set NMC output frequency (monthly, daily, HF) = y/n
[2605]44LMDZ_NMC_monthly=y
[1370]45LMDZ_NMC_daily=n
46LMDZ_NMC_hf=n
[1095]47
[1203]48# Nugding : ok_guide=y/n
[1787]49# If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below.
[1203]50ok_guide=n
51
[1095]52[InitialStateFiles]
[3292]53List=   (${R_IN}/ATM/START/eORCA1.2xLMD${RESOL_ATM_XY}/start_eORCA1.2xLMD${RESOL_ATM_3D}_o2a_v3.nc, start.nc),\
54        (${R_IN}/ATM/START/eORCA1.2xLMD${RESOL_ATM_XY}/startphy_eORCA1.2xLMD${RESOL_ATM_3D}_o2a_v3.nc, startphy.nc)
[1095]55
56[BoundaryFiles]
[1643]57List=()
[3292]58ListNonDel= (${R_IN}/ATM/LIMIT/AMIP.v20170419/interpol/${RESOL_ATM_XY}_eORCA1.2_360d/limit_1979_2008_clim.nc, limit.nc),\
[3687]59            (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1850_from_inca.nc,   aerosols.nat.nc),\
60            (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1995_from_inca.nc,   aerosols1980.nc),\
61            (${R_IN}/ATM/OZONE/UReading/historical.v20160711/interpol/${RESOL_ATM_XY}/climoz_LMDZ_1979_2008_clim.nc, climoz_LMDZ.nc),\
[3432]62            (${R_IN}/ATM/SOLAR/CMIP6/v3.1corr/Control/solarforcing_v3.1_pdControl_ave_6bands_360days.nc, solarforcing.nc),\
[3405]63            (${R_IN}/ATM/STRATAERO/CMIP6/v3/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/taulwstrat.2D.ave.nc, taulwstrat.2D.nc),\
64            (${R_IN}/ATM/STRATAERO/CMIP6/v3/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/tauswstrat.2D.ave.nc, tauswstrat.2D.nc)
[1095]65
66[SmoothFiles]
[2947]67List=   ()
[1095]68
69[ParametersFiles]
[2736]70List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def),       \
[3032]71        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY}_${LMDZ_Physics}, gcm.def),\
[2736]72        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),         \
[2893]73        (${MODIPSL}/modeles/LMDZ/DefLists/cosp_input_nl.txt, .),            \
74        (${MODIPSL}/modeles/LMDZ/DefLists/cosp_output_nl.txt, .),           \
[2582]75        (${SUBMIT_DIR}/PARAM/config.def_${ConfType},  config.def),          \
76        (${SUBMIT_DIR}/PARAM/guide.def, .),                                 \
77        (${SUBMIT_DIR}/PARAM/run.def, .),                                   \
78        (${SUBMIT_DIR}/PARAM/traceur.def, .),                               \
79        (${SUBMIT_DIR}/PARAM/iodef.xml, . ),                                \
[2947]80        (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . ),            \
81        (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . ),          \
[2928]82        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . ),   \
83        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthCOSP_lmdz.xml, .),\
84        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthNMC_lmdz.xml, . ),\
85        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histday_lmdz.xml, . ),   \
86        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayCOSP_lmdz.xml, .),\
87        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayNMC_lmdz.xml, . ),\
88        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf_lmdz.xml, . ),    \
89        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfCOSP_lmdz.xml, .), \
90        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfNMC_lmdz.xml, . ), \
91        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . ),   \
92        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . ),   \
[3104]93        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstrataer_lmdz.xml, . ),\
[2947]94        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . )
[1095]95
96[RestartFiles]
[2582]97List=   (restart.nc, restart.nc, start.nc), \
98        (restartphy.nc, restartphy.nc,  startphy.nc)
[1095]99
100[OutputText]
[2947]101List=   (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)
[1095]102
103[OutputFiles]
[2582]104List=   (histmth.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,       Post_1M_histmth),       \
105        (histmthCOSP.nc,   ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc,   NONE),                  \
106        (histmthNMC.nc,    ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc,    Post_1M_histmthNMC),    \
107        (histday.nc,       ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,       NONE),                  \
108        (histdayCOSP.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,   NONE),                  \
109        (histdayNMC.nc,    ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,    NONE),                  \
110        (histhf.nc,        ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,        NONE),                  \
111        (histhfCOSP.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,    NONE),                  \
112        (histhfNMC.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,     NONE),                  \
113        (histhf3h.nc,      ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,      NONE),                  \
114        (histhf3hm.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc,     NONE)
[1095]115
116[Post_1M_histmth]
117Patches= ()
[2947]118GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds, aire)
[3438]119TimeSeriesVars2D = (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)
[2649]120ChunckJob2D = 100Y
[2582]121TimeSeriesVars3D = (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)
[1095]122ChunckJob3D = 100Y
123Seasonal=ON
124
125[Post_1M_histmthCOSP]
126Patches = ()
[2947]127GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_centered, time_centered_bounds, aire)
[2582]128TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
129ChunckJob2D = OFF
130TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
131ChunckJob3D = OFF
[1095]132Seasonal=OFF
133
134[Post_1M_histmthNMC]
135Patches = ()
[2947]136GatherWithInternal = (lon, lat, plev, time_counter, time_centered, time_centered_bounds)
[1095]137TimeSeriesVars2D = ()
138ChunckJob2D = NONE
[2582]139TimeSeriesVars3D = (ta, tro3, zg, hus, hur, ua, va, wap)
140ChunckJob3D = NONE
141Seasonal=ON
[1095]142
143[Post_1D_histday]
144Patches= ()
[2947]145GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds)
[2582]146TimeSeriesVars2D = (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)
147ChunckJob2D = 50Y
148TimeSeriesVars3D = (lwcon, iwcon, mc, rhum, rneb, temp, theta, ovap, geop, vitu, vitv, vitw, pres, paprs)
149ChunckJob3D = OFF
[1095]150Seasonal=OFF
151
152[Post_1D_histdayCOSP]
153Patches = ()
[2947]154GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_centered, time_centered_bounds)
[2582]155TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
156ChunckJob2D = OFF
157TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
158ChunckJob3D = OFF
[1095]159Seasonal=OFF
160
161[Post_1D_histdayNMC]
162Patches = ()
[2947]163GatherWithInternal = (lon, lat, plev, time_counter, time_centered, time_centered_bounds)
[1095]164TimeSeriesVars2D = ()
165ChunckJob2D = NONE
166TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
167ChunckJob3D = 10Y
168Seasonal=OFF
169
170[Post_HF_histhf]
171Patches= ()
[2947]172GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds)
[2582]173TimeSeriesVars2D = (cldt, psol, q2m, slp, precip, pluc, plul, t2m, tsol, u10m, v10m)
[1095]174ChunckJob2D = 50Y
175TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv)
[2582]176ChunckJob3D = OFF
[1095]177Seasonal=OFF
178
179[Post_HF_histhfCOSP]
180Patches = ()
[2947]181GatherWithInternal = (lon, lat, height, sza, time_counter, time_centered, time_centered_bounds)
[2582]182TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso)
183ChunckJob2D = OFF
184TimeSeriesVars3D = (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)
185ChunckJob3D = OFF
[1095]186Seasonal=OFF
187
188[Post_HF_histhfNMC]
189Patches = ()
[2947]190GatherWithInternal = (lon, lat, plev, time_counter, time_centered, time_centered_bounds)
[1095]191TimeSeriesVars2D = ()
192ChunckJob2D = NONE
[2582]193TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
194ChunckJob3D = 10Y
[1095]195Seasonal=OFF
196
[2582]197[Post_3H_histhf3hm]
[1095]198Patches= ()
[2947]199GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds)
[2582]200TimeSeriesVars2D = (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)
201ChunckJob2D = OFF
[1095]202TimeSeriesVars3D = ()
203ChunckJob3D = OFF
204Seasonal=OFF
205
[2582]206[Post_3H_histhf3h]
[1095]207Patches= ()
[2947]208GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds)
[2582]209TimeSeriesVars2D = (phis, tsol, t2m, q2m, ustar, u10m, v10m, psol)
210ChunckJob2D = OFF
[1095]211TimeSeriesVars3D = ()
212ChunckJob3D = OFF
213Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.