source: CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZOR/highresmip_CMIP6/COMP/lmdz.card @ 3973

Last change on this file since 3973 was 3973, checked in by jgipsl, 6 years ago

Deactivate NMC output done by IOIPSL not working with the branch IPSLCM6.0.15.

File size: 12.7 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5# Physics package to use
6LMDZ_Physics=NPv6.1.3
7
8# Set ConfType to choose parameters for aerosols, solar and green house gazes.
9# The parameter file PARAM/config.def_$ConfType will be used.
10# ConfType=preind/actuel/annuel
11ConfType=annuel
12
13# Manage radiative aerosol effect and ozone
14# flag_aersol=7 to activate natural aerosol + MACv2SP
15flag_aerosol=7
16ok_ade=y
17ok_aie=y
18aerosol_couple=n
19read_climoz=1
20ok_cdnc=y
21
22# Set tau_gl depending on the forcing file for the sea-ice (use 2. for amip and 1. for hadisst)
23tau_gl=1.
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# Nugding : ok_guide=y/n
47# If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below.
48ok_guide=n
49
50[InitialStateFiles]
51List=   (${R_IN}/ATM/START/${config_UserChoices_LandSeaMask}xLMD${RESOL_ATM_XY}/start_${config_UserChoices_LandSeaMask}xLMD${RESOL_ATM_3D}_o2a_v3.nc, start.nc),\
52        (${R_IN}/ATM/START/${config_UserChoices_LandSeaMask}xLMD${RESOL_ATM_XY}/startphy_${config_UserChoices_LandSeaMask}xLMD${RESOL_ATM_3D}_o2a_v3.nc, startphy.nc)
53# For resolution 512x360 change to use:
54#List=  (${R_IN}/ATM/START/${config_UserChoices_LandSeaMask}xLMD${RESOL_ATM_XY}/start_${config_UserChoices_LandSeaMask}xLMD${RESOL_ATM_3D}.nc, start.nc),\
55#        (${R_IN}/ATM/START/${config_UserChoices_LandSeaMask}xLMD${RESOL_ATM_XY}/startphy_${config_UserChoices_LandSeaMask}xLMD${RESOL_ATM_3D}.nc, startphy.nc)
56
57[BoundaryFiles]
58List=   (${R_IN}/ATM/LIMIT/HadISST2.2.0.0-r0.v2/interpol/${RESOL_ATM_XY}_${config_UserChoices_LandSeaMask}_gregorian/limit_${year}.nc, limit.nc),\
59        (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols${year}_from_inca.nc,              aerosols${year}.nc),\
60        (${R_IN}/ATM/OZONE/UReading/historical.v20160711.v2/interpol/${RESOL_ATM_XY}/climoz_LMDZ_${year}.nc,      climoz_LMDZ.nc),\
61        (${R_IN}/ATM/SOLAR/CMIP6/v3.1corr/Historical/solarforcing_v3.1_daily_6bands_${year}.nc,                   solarforcing.nc),\
62        (${R_IN}/ATM/STRATAERO/CMIP6/v3/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/taulwstrat.2D.${year}.nc,                 taulwstrat.2D.nc),\
63        (${R_IN}/ATM/STRATAERO/CMIP6/v3/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/tauswstrat.2D.${year}.nc,                 tauswstrat.2D.nc),\
64        (${R_IN}/CMIP6/IPSLCM6.1.2-LR/IPSL-CM6A-LR/highresSST-present/r1i1p1f1/${year}/dr2xml_LMDZ.xml,           dr2xml_lmdz.xml)
65# For resolution 512x360 change to use:
66#      (${R_IN}/CMIP6/IPSLCM6.1.2-LR/IPSL-CM6A-ATM-HR/highresSST-present/r1i1p1f1/${year}/dr2xml_LMDZ.xml,       dr2xml_lmdz.xml)
67
68
69# Note: the SOLARANDVOLCANOES.txt is only used for LMDZ_Physics=AP and NPv3.2 (if ok_suntime_rrtm=n)
70# Add the following file for LMDZ_Physics=AP (${R_IN}/ATM/IPCC_AR5/HISTORIQUE/SOLARANDVOLCANOES_1610_2008.txt, SOLARANDVOLCANOES.txt)
71ListNonDel= (${R_IN}/ATM/GHG/CMIP6/historical/CO2_CMIP6_0000_2014.txt, CO2.txt),\
72            (${R_IN}/ATM/GHG/CMIP6/historical/CH4_CMIP6_0000_2014.txt, CH4.txt),\
73            (${R_IN}/ATM/GHG/CMIP6/historical/N2O_CMIP6_0000_2014.txt, N2O.txt),\
74            (${R_IN}/ATM/GHG/CMIP6/historical/CFC11eq_CMIP6_0000_2014.txt, CFC11.txt),\
75            (${R_IN}/ATM/GHG/CMIP6/historical/CFC12eq_CMIP6_0000_2014.txt, CFC12.txt),\
76            (${R_IN}/ATM/AEROSOLS/PLUME/MACv2.0-SP_v1.nc,   MACv2.0-SP_v1.nc), \
77            (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1980_from_inca.nc, aerosols.nat.nc),\
78            (${R_IN}/ATM/SITES/cfsites_grid_CMIP6.nc, cfsites_grid.nc)
79
80[SmoothFiles]
81List=   ()
82
83[ParametersFiles]
84List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def),       \
85        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY}_${LMDZ_Physics}, gcm.def),\
86        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),         \
87        (${MODIPSL}/modeles/LMDZ/DefLists/cosp_input_nl.txt, .),            \
88        (${MODIPSL}/modeles/LMDZ/DefLists/cosp_output_nl.txt, .),           \
89        (${SUBMIT_DIR}/PARAM/config.def_${ConfType},  config.def),          \
90        (${SUBMIT_DIR}/PARAM/guide.def, .),                                 \
91        (${SUBMIT_DIR}/PARAM/run.def, .),                                   \
92        (${SUBMIT_DIR}/PARAM/traceur.def, .),                               \
93        (${SUBMIT_DIR}/PARAM/iodef.xml, . ),                                \
94        (${SUBMIT_DIR}/PARAM/ping_LMDZ.xml, ping_lmdz.xml ),                \
95        (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . ),            \
96        (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . ),          \
97        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . ),   \
98        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthCOSP_lmdz.xml, .),\
99        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthNMC_lmdz.xml, . ),\
100        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histday_lmdz.xml, . ),   \
101        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayCOSP_lmdz.xml, .),\
102        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayNMC_lmdz.xml, . ),\
103        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf_lmdz.xml, . ),    \
104        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfCOSP_lmdz.xml, .), \
105        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfNMC_lmdz.xml, . ), \
106        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . ),   \
107        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . ),   \
108        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstrataer_lmdz.xml, . ),\
109        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . )
110
111[RestartFiles]
112List=   (restart.nc, restart.nc, start.nc), \
113        (restartphy.nc, restartphy.nc,  startphy.nc)
114
115[OutputText]
116List=   (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)
117
118[OutputFiles]
119List=   (histmth.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,       Post_1M_histmth),       \
120        (histmthCOSP.nc,   ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc,   NONE),                  \
121        (histmthNMC.nc,    ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc,    Post_1M_histmthNMC),    \
122        (histday.nc,       ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,       NONE),                  \
123        (histdayCOSP.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,   NONE),                  \
124        (histdayNMC.nc,    ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,    NONE),                  \
125        (histhf.nc,        ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,        NONE),                  \
126        (histhfCOSP.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,    NONE),                  \
127        (histhfNMC.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,     NONE),                  \
128        (histhf3h.nc,      ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,      NONE),                  \
129        (histhf3hm.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc,     NONE)
130
131[Post_1M_histmth]
132Patches= ()
133GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds, aire)
134TimeSeriesVars2D = (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)
135ChunckJob2D = 100Y
136TimeSeriesVars3D = (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)
137ChunckJob3D = 100Y
138Seasonal=ON
139
140[Post_1M_histmthCOSP]
141Patches = ()
142GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_centered, time_centered_bounds, aire)
143TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
144ChunckJob2D = OFF
145TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
146ChunckJob3D = OFF
147Seasonal=OFF
148
149[Post_1M_histmthNMC]
150Patches = ()
151GatherWithInternal = (lon, lat, plev, time_counter, time_centered, time_centered_bounds)
152TimeSeriesVars2D = ()
153ChunckJob2D = NONE
154TimeSeriesVars3D = (ta, tro3, zg, hus, hur, ua, va, wap)
155ChunckJob3D = NONE
156Seasonal=ON
157
158[Post_1D_histday]
159Patches= ()
160GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds)
161TimeSeriesVars2D = (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)
162ChunckJob2D = 50Y
163TimeSeriesVars3D = (lwcon, iwcon, mc, rhum, rneb, temp, theta, ovap, geop, vitu, vitv, vitw, pres, paprs)
164ChunckJob3D = OFF
165Seasonal=OFF
166
167[Post_1D_histdayCOSP]
168Patches = ()
169GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_centered, time_centered_bounds)
170TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
171ChunckJob2D = OFF
172TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
173ChunckJob3D = OFF
174Seasonal=OFF
175
176[Post_1D_histdayNMC]
177Patches = ()
178GatherWithInternal = (lon, lat, plev, time_counter, time_centered, time_centered_bounds)
179TimeSeriesVars2D = ()
180ChunckJob2D = NONE
181TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
182ChunckJob3D = 10Y
183Seasonal=OFF
184
185[Post_HF_histhf]
186Patches= ()
187GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds)
188TimeSeriesVars2D = (cldt, psol, q2m, slp, precip, pluc, plul, t2m, tsol, u10m, v10m)
189ChunckJob2D = 50Y
190TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv)
191ChunckJob3D = OFF
192Seasonal=OFF
193
194[Post_HF_histhfCOSP]
195Patches = ()
196GatherWithInternal = (lon, lat, height, sza, time_counter, time_centered, time_centered_bounds)
197TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso)
198ChunckJob2D = OFF
199TimeSeriesVars3D = (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)
200ChunckJob3D = OFF
201Seasonal=OFF
202
203[Post_HF_histhfNMC]
204Patches = ()
205GatherWithInternal = (lon, lat, plev, time_counter, time_centered, time_centered_bounds)
206TimeSeriesVars2D = ()
207ChunckJob2D = NONE
208TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
209ChunckJob3D = 10Y
210Seasonal=OFF
211
212[Post_3H_histhf3hm]
213Patches= ()
214GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds)
215TimeSeriesVars2D = (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)
216ChunckJob2D = OFF
217TimeSeriesVars3D = ()
218ChunckJob3D = OFF
219Seasonal=OFF
220
221[Post_3H_histhf3h]
222Patches= ()
223GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds)
224TimeSeriesVars2D = (phis, tsol, t2m, q2m, ustar, u10m, v10m, psol)
225ChunckJob2D = OFF
226TimeSeriesVars3D = ()
227ChunckJob3D = OFF
228Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.