source: CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/dcppAhindcast_CMIP6/COMP/lmdz.card @ 4620

Last change on this file since 4620 was 4620, checked in by flavoni, 5 years ago

add dcppAhindcast_CMIP6 experiment

File size: 9.9 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
7LMDZ_Physics=NPv6.1
8
9# Set ConfType to choose parameters for aerosols, solar and green house gazes.
10# The parameter file PARAM/config.def_$ConfType will be used.
11# ConfType=preind/actuel/annuel
12ConfType=annuel
13
14# Set pmagic in config.def
15pmagic=0.0
16
17# Manage radiative aerosol effect and ozone
18flag_aerosol=6
19ok_ade=y
20ok_aie=y
21aerosol_couple=n
22read_climoz=1
23ok_cdnc=y
24
25# ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only
26ByPass_hgardfou_teta=n
27
28# ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only
29ByPass_hgardfou_mats=n
30
31# Set OutLevel to choose the level of output for LMDZ
32# OutLevel=low/medium/high
33OutLevel=low
34
35# Set COSP activation and output frequency (monthly, daily, HF) = y/n
36LMDZ_COSP_OK=y
37LMDZ_COSP_monthly=n
38LMDZ_COSP_daily=n
39LMDZ_COSP_hf=n
40
41# Set NMC output frequency (monthly, daily, HF) = y/n
42LMDZ_NMC_monthly=n
43LMDZ_NMC_daily=n
44LMDZ_NMC_hf=n
45
46[InitialStateFiles]
47List=  (${R_IN}/ATM/START/${config_UserChoices_ORCA_version}xLMD${RESOL_ATM_XY}/start_${config_UserChoices_ORCA_version}xLMD${RESOL_ATM_3D}_o2a_v3.nc   , start.nc       ), \
48       (${R_IN}/ATM/START/${config_UserChoices_ORCA_version}xLMD${RESOL_ATM_XY}/startphy_${config_UserChoices_ORCA_version}xLMD${RESOL_ATM_3D}_o2a_v3.nc, startphy.nc    )
49
50[BoundaryFiles]
51# With CMIP6 aerosols version 1
52List=   (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols${year}_from_inca.nc,              aerosols${year}.nc),\
53        (${R_IN}/ATM/OZONE/UReading/historical.v20160711.v2/interpol/${RESOL_ATM_XY}/climoz_LMDZ_${year}.nc, climoz_LMDZ.nc),\
54        (${R_IN}/ATM/SOLAR/CMIP6/v3.1corr/Historical/solarforcing_v3.1_daily_6bands_${year}.nc,        solarforcing.nc),\
55        (${R_IN}/ATM/STRATAERO/CMIP6/v3/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/taulwstrat.2D.${year}.nc, taulwstrat.2D.nc),\
56        (${R_IN}/ATM/STRATAERO/CMIP6/v3/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/tauswstrat.2D.${year}.nc, tauswstrat.2D.nc),\
57        (${R_IN}/CMIP6/${config_UserChoices_LongName}/${config_UserChoices_ModelName}/${config_UserChoices_ExperimentName}/${config_UserChoices_ExperimentName}.s${InitYear}/${config_UserChoices_Member}/${year}/dr2xml_LMDZ.xml, dr2xml_lmdz.xml)
58
59# Note: the SOLARANDVOLCANOES.txt is only used for LMDZ_Physics=AP and NPv3.2 (if ok_suntime_rrtm=n)
60ListNonDel= (${R_IN}/ATM/GHG/CMIP6/historical/CO2_CMIP6_0000_2014.txt, CO2.txt),\
61            (${R_IN}/ATM/GHG/CMIP6/historical/CH4_CMIP6_0000_2014.txt, CH4.txt),\
62            (${R_IN}/ATM/GHG/CMIP6/historical/N2O_CMIP6_0000_2014.txt, N2O.txt),\
63            (${R_IN}/ATM/GHG/CMIP6/historical/CFC11eq_CMIP6_0000_2014.txt, CFC11.txt),\
64            (${R_IN}/ATM/GHG/CMIP6/historical/CFC12eq_CMIP6_0000_2014.txt, CFC12.txt),\
65            (${R_IN}/ATM/IPCC_AR5/RCPs/SolarConstant/SOLAR_1765_2500.txt, SOLARANDVOLCANOES.txt),\
66            (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1850_from_inca.nc, aerosols.nat.nc),\
67            (${R_IN}/ATM/SITES/cfsites_grid_CMIP6.nc, cfsites_grid.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        (${SUBMIT_DIR}/PARAM/ping_LMDZ.xml, ping_lmdz.xml ),                \
84        (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . ),            \
85        (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . ),          \
86        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . ),   \
87        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthCOSP_lmdz.xml, .),\
88        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthNMC_lmdz.xml, . ),\
89        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histday_lmdz.xml, . ),   \
90        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayCOSP_lmdz.xml, .),\
91        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayNMC_lmdz.xml, . ),\
92        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf_lmdz.xml, . ),    \
93        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfCOSP_lmdz.xml, .), \
94        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfNMC_lmdz.xml, . ), \
95        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . ),   \
96        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . ),   \
97        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstrataer_lmdz.xml, . ),\
98        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . )
99
100
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_notroot.01, debug.root.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,    NONE),                  \
113        (histday.nc,       ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,       NONE),                  \
114        (histdayCOSP.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,   NONE),                  \
115        (histdayNMC.nc,    ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.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, LWupSFC, LWupSFCclr, precip, prw, pluc, psol, q2m, rh2m, sens, sicf, slp, snow, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWdnTOA, SWupTOA, 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, tsol, tsol_ter, tsol_lic, tsol_oce, tsol_sic , u10m, v10m, pourc_ter, pourc_oce, pourc_sic, pourc_lic, wind10m, od550aer, od550lt1aer, od550_STRAT, sconcoa, sconcbc, sconcso4, R_ecc, R_peri, R_incl, solaire, rsun1, co2_ppm, CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt, colO3_strat, colO3_trop)
123ChunckJob2D = NONE
124TimeSeriesVars3D = (temp, theta, ovap, geop, vitu, vitv, vitw, pres, rneb, rhum, paprs, ec550aer, concoa, concbc, concso4, concss, concdust)
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_1D_histday]
147Patches= ()
148GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds)
149TimeSeriesVars2D = (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)
150ChunckJob2D = 50Y
151TimeSeriesVars3D = (lwcon, iwcon, mc, rhum, rneb, temp, theta, ovap, geop, vitu, vitv, vitw, pres, paprs)
152ChunckJob3D = OFF
153Seasonal=OFF
154
155[Post_1D_histdayCOSP]
156Patches = ()
157GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_centered, time_centered_bounds)
158TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
159ChunckJob2D = OFF
160TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
161ChunckJob3D = OFF
162Seasonal=OFF
163
164[Post_1D_histdayNMC]
165Patches = ()
166GatherWithInternal = (lon, lat, plev, time_counter, time_centered, time_centered_bounds)
167TimeSeriesVars2D = ()
168ChunckJob2D = NONE
169TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
170ChunckJob3D = 10Y
171Seasonal=OFF
172
173[Post_3H_histhf3hm]
174Patches= ()
175GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds)
176TimeSeriesVars2D = (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)
177ChunckJob2D = OFF
178TimeSeriesVars3D = ()
179ChunckJob3D = OFF
180Seasonal=OFF
181
182[Post_3H_histhf3h]
183Patches= ()
184GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds)
185TimeSeriesVars2D = (phis, tsol, t2m, q2m, ustar, u10m, v10m, psol)
186ChunckJob2D = OFF
187TimeSeriesVars3D = ()
188ChunckJob3D = OFF
189Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.