source: CONFIG/UNIFORM/v5/IPSLCM5CHS_v5/EXPERIMENTS/IPSLCM5/CpiControl/COMP/lmdz.card @ 2290

Last change on this file since 2290 was 2290, checked in by jgipsl, 10 years ago

Propagate modifications done in [2262] to other coupled configurations.

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
7# LMDZ_Physics=NPv3.1 for new physics, to be used with LMDZ5/trunk revision 1554 or later
8LMDZ_Physics=AP
9
10# Set ConfType to choose parameters for aerosols, solar and green house gazes.
11# The parameter file PARAM/config.def_$ConfType will be used.
12# ConfType=preind/actuel/annuel
13ConfType=preind
14
15# manage radiative aerosol effect and ozone
16flag_aerosol=6
17ok_ade=y
18ok_aie=y
19aerosol_couple=n
20read_climoz=2
21ok_cdnc=y
22
23# ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only
24ByPass_hgardfou_teta=n
25
26# ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only
27ByPass_hgardfou_mats=n
28
29# Number of periods where to set parameter adjust=y before switching to adjust=n
30# For adjust=n, set LMDZ_NbPeriod_ajust=0.
31LMDZ_NbPeriod_adjust=3
32
33# To force usage of specific Bands file, set LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart experiment
34# LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/pdControl/XXXXXX/ATM/Debug/pdControl_XXXXXXX_Bands_96x95x19_3prc.dat_3
35
36# Set OutLevel to choose the level of output files from LMDZ. The file PARAM/output.def_$OutLevel will be used.
37# OutLevel=low/medium/high
38OutLevel=medium
39
40# Set COSP activation and Outputs frequency (monthly, daily, HF) = y/n
41LMDZ_COSP_OK=n
42LMDZ_COSP_monthly=y
43LMDZ_COSP_daily=y
44LMDZ_COSP_hf=n
45
46# Set NMC Outputs frequency (monthly, daily, HF) = y/n
47LMDZ_NMC_monthly=y
48LMDZ_NMC_daily=y
49LMDZ_NMC_hf=y
50
51# CARBON_CYCLE=NONE/control/historical
52CARBON_CYCLE=control
53# CO2_ppm init
54co2_init=284.725
55
56[InitialStateFiles]
57List= (${R_INIT}/ATM/LMDZ/LMD${RESOL_ATM_3D}/start/with_o2a/start.nc, . ), \
58      (${R_INIT}/ATM/LMDZ/LMD${RESOL_ATM_3D}/start/with_o2a/startphy.nc, . )
59
60
61[BoundaryFiles]
62List=   ()
63# With AR5 aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM)
64# With AR5 ozone(tropo + strato from LMDZOR-INCA-REPROBUS simulations)
65ListNonDel= (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855_v5.nc, aerosols.nat.nc),\
66            (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/climoz_LMDZ_1855_v2.nc, climoz_LMDZ.nc)
67
68[SmoothFiles]
69List=   ()
70
71[ParametersFiles]
72List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \
73        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \
74        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),    \
75        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),    \
76        (${SUBMIT_DIR}/PARAM/output.def_${OutLevel},  output.def),    \
77        (${SUBMIT_DIR}/PARAM/config.def_${ConfType},  config.def),    \
78        (${SUBMIT_DIR}/PARAM/run.def, .), \
79        (${SUBMIT_DIR}/PARAM/traceur.def, .)
80
81[RestartFiles]
82List=   (restart.nc, restart.nc, start.nc), \
83        (restartphy.nc, restartphy.nc,  startphy.nc)
84
85[OutputText]
86List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, used_run.def)
87#List=   (LMDZ.prt)
88
89[OutputFiles]
90List=   (histmth.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,       Post_1M_histmth),       \
91        (histmthCOSP.nc,   ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc,   Post_1M_histmthCOSP),   \
92        (histmthNMC.nc,    ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc,    Post_1M_histmthNMC),    \
93        (dynzon.nc,        ${R_OUT_ATM_O_M}/${PREFIX}_1M_dynzon.nc,        Post_1M_dynzon),        \
94        (paramLMDZ_phy.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_paramLMDZ_phy.nc, Post_1M_paramLMDZ_phy), \
95        (histday.nc,       ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,       Post_1D_histday),       \
96        (histdayCOSP.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,   Post_1D_histdayCOSP),   \
97        (histdayNMC.nc,    ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,    Post_1D_histdayNMC),    \
98        (histhf.nc,        ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,        Post_HF_histhf),        \
99        (histhfCOSP.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,    Post_HF_histhfCOSP),    \
100        (histhfNMC.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,     Post_HF_histhfNMC),     \
101        (histhf3h.nc,      ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,      Post_3H_histhf3h),      \
102        (histhf3hm.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc,     Post_3H_histhf3hm)
103
104[Post_1M_histmth]
105Patches= ()
106GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
107TimeSeriesVars2D = (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, swtoacf_zero, swsrfcf_zero)
108ChunckJob2D = NONE
109TimeSeriesVars3D = (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, Aga, rlu, rsu, rld, rsd, rlucs, rsucs, rldcs, rsdcs, tnt, dtdyn, dtphy, dtlschr, tntr, tntc, tntscpbl, tnhus, dqdyn, tnhusc, dqvdf, tnhusscpbl, dqphy, evu, kz, mcd)
110ChunckJob3D = 100Y
111Seasonal=ON
112
113[Post_1M_histmthCOSP]
114Patches = ()
115GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bnds)
116TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
117ChunckJob2D = OFF
118TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
119ChunckJob3D = OFF
120Seasonal=OFF
121
122[Post_1M_histmthNMC]
123Patches = ()
124GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
125TimeSeriesVars2D = ()
126ChunckJob2D = NONE
127TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT, tro3, tro3_daylight)
128ChunckJob3D = 100Y
129Seasonal=ON
130
131[Post_1M_dynzon]
132Patches = ()
133GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
134TimeSeriesVars2D = ()
135ChunckJob2D = NONE
136TimeSeriesVars3D = ()
137ChunckJob3D = NONE
138Seasonal=OFF
139
140[Post_1M_paramLMDZ_phy]
141Patches=()
142GatherWithInternal = (lon, lat, time_counter, time_counter_bnds)
143TimeSeriesVars2D =(R_ecc,  R_peri, R_incl, solaire, co2_ppm, CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt)
144ChunckJob2D = NONE
145TimeSeriesVars3D = ()
146ChunckJob3D = NONE
147Seasonal=OFF
148
149[Post_1D_histday]
150Patches= ()
151GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
152TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, iwp, lwp, pbase, ptop, precip, pluc, plul, prw, psol, rh2m, rh2m_min, rh2m_max, q2m, sens, sicf, slp, soll, sols, snow, LWdnSFC, LWdnSFCclr, SWdnSFC, SWdnSFCclr, SWdnTOA, LWupSFCclr, SWupSFC, SWupSFCclr, SWupTOA, SWupTOAclr, t2m, t2m_max, t2m_min, topl, topl0, tops, tsol, t700, u10m, v10m, wind10m, wind10max, w500)
153ChunckJob2D = 50Y
154TimeSeriesVars3D = (lwcon, iwcon, mc, rhum, rneb, temp, theta, ovap, geop, vitu, vitv, vitw, pres, paprs)
155ChunckJob3D = OFF
156Seasonal=OFF
157
158[Post_1D_histdayCOSP]
159Patches = ()
160GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bnds)
161TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
162ChunckJob2D = OFF
163TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
164ChunckJob3D = OFF
165Seasonal=OFF
166
167[Post_1D_histdayNMC]
168Patches = ()
169GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
170TimeSeriesVars2D = ()
171ChunckJob2D = NONE
172TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
173ChunckJob3D = 10Y
174Seasonal=OFF
175
176[Post_HF_histhf]
177Patches= ()
178GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
179TimeSeriesVars2D = (cldt, psol, q2m, slp, SWnetOR, SWdownOR, LWdownOR, precip, pluc, plul, t2m, tsol, u10m, v10m)
180ChunckJob2D = 50Y
181TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv)
182ChunckJob3D = OFF
183Seasonal=OFF
184
185[Post_HF_histhfCOSP]
186Patches = ()
187GatherWithInternal = (lon, lat, height, sza, time_counter, time_counter_bnds)
188TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso)
189ChunckJob2D = OFF
190TimeSeriesVars3D = (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)
191ChunckJob3D = OFF
192Seasonal=OFF
193
194[Post_HF_histhfNMC]
195Patches = ()
196GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
197TimeSeriesVars2D = ()
198ChunckJob2D = NONE
199TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
200ChunckJob3D = 10Y
201Seasonal=OFF
202
203[Post_3H_histhf3h]
204Patches= ()
205GatherWithInternal = (lon, lat, presnivs, time_counter)
206TimeSeriesVars2D = (phis, tsol, t2m, q2m, u10m, v10m, psol, topl, bils, t100, u100, v100, w100, t50, u50, v50, w50, t10, u10, v10, w10)
207ChunckJob2D = OFF
208TimeSeriesVars3D = ()
209ChunckJob3D = OFF
210Seasonal=OFF
211
212[Post_3H_histhf3hm]
213Patches= ()
214GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
215TimeSeriesVars2D = (precip, flat, sens, LWdnSFC, LWupSFC, SWdnSFC, SWupSFC, pluc, snow, LWdnSFCclr, SWdnSFCclr, LWupSFCclr, SWupSFCclr, cldt)
216ChunckJob2D = OFF
217TimeSeriesVars3D = ()
218ChunckJob3D = OFF
219Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.