source: CONFIG/UNIFORM/v5/IPSLCM5CHT_v5/EXPERIMENTS/IPSLCM5/piControl/COMP/lmdz.card @ 1891

Last change on this file since 1891 was 1891, checked in by jgipsl, 12 years ago

Added in InitialStateFiles? start.nc and startphy.nc for LMDZ, only in config IPSLCM5. This is instead of running create_etat0_limit.e at first cumul period. Files only copied in no restart rule. Files are now at IGCM p86ipsl and rpsl035.

File size: 9.6 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# ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only
16ByPass_hgardfou_teta=n
17
18# ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only
19ByPass_hgardfou_mats=n
20
21# Number of periods where to set parameter adjust=y before switching to adjust=n
22# For adjust=n, set LMDZ_NbPeriod_ajust=0.
23LMDZ_NbPeriod_adjust=3
24
25# To force usage of specific Bands file, set LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart experiment
26# LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/pdControl/XXXXXX/ATM/Debug/pdControl_XXXXXXX_Bands_96x95x19_3prc.dat_3
27
28# Set OutLevel to choose the level of output files from LMDZ. The file PARAM/output.def_$OutLevel will be used.
29# OutLevel=low/medium/high
30OutLevel=medium
31
32# Set COSP activation and Outputs frequency (monthly, daily, HF) = y/n
33LMDZ_COSP_OK=n
34LMDZ_COSP_monthly=y
35LMDZ_COSP_daily=y
36LMDZ_COSP_hf=n
37
38# Set NMC Outputs frequency (monthly, daily, HF) = y/n
39LMDZ_NMC_monthly=y
40LMDZ_NMC_daily=y
41LMDZ_NMC_hf=y
42
43[InitialStateFiles]
44List= (${R_INIT}/ATM/LMDZ/LMD${RESOL_ATM_3D}/start/with_o2a/start.nc, . ), \
45      (${R_INIT}/ATM/LMDZ/LMD${RESOL_ATM_3D}/start/with_o2a/startphy.nc, . )
46
47[BoundaryFiles]
48List=   ()
49# With AR5 aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM)
50# With AR5 ozone(tropo + strato from LMDZOR-INCA-REPROBUS simulations)
51ListNonDel= (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855_v3.nc, aerosols.nat.nc),\
52            (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/climoz_LMDZ_1855_v2.nc, climoz_LMDZ.nc)
53
54[SmoothFiles]
55List=   ()
56
57[ParametersFiles]
58List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \
59        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \
60        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),    \
61        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),    \
62        (${SUBMIT_DIR}/PARAM/output.def_${OutLevel},  output.def),    \
63        (${SUBMIT_DIR}/PARAM/config.def_${ConfType},  config.def),    \
64        (${SUBMIT_DIR}/PARAM/run.def, .), \
65        (${SUBMIT_DIR}/PARAM/traceur.def, .)
66
67[RestartFiles]
68List=   (restart.nc, restart.nc, start.nc), \
69        (restartphy.nc, restartphy.nc,  startphy.nc)
70
71[OutputText]
72List=   ()
73#List=   (lmdz.x.prt)
74
75[OutputFiles]
76List=   (histmth.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,       Post_1M_histmth),       \
77        (histmthCOSP.nc,   ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc,   Post_1M_histmthCOSP),   \
78        (histmthNMC.nc,    ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc,    Post_1M_histmthNMC),    \
79        (dynzon.nc,        ${R_OUT_ATM_O_M}/${PREFIX}_1M_dynzon.nc,        Post_1M_dynzon),        \
80        (paramLMDZ_phy.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_paramLMDZ_phy.nc, Post_1M_paramLMDZ_phy), \
81        (histday.nc,       ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,       Post_1D_histday),       \
82        (histdayCOSP.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,   Post_1D_histdayCOSP),   \
83        (histdayNMC.nc,    ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,    Post_1D_histdayNMC),    \
84        (histhf.nc,        ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,        Post_HF_histhf),        \
85        (histhfCOSP.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,    Post_HF_histhfCOSP),    \
86        (histhfNMC.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,     Post_HF_histhfNMC),     \
87        (histhf3h.nc,      ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,      Post_3H_histhf3h),      \
88        (histhf3hm.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc,     Post_3H_histhf3hm)
89
90[Post_1M_histmth]
91Patches= ()
92GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
93TimeSeriesVars2D = (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)
94ChunckJob2D = NONE
95TimeSeriesVars3D = (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)
96ChunckJob3D = 100Y
97Seasonal=ON
98
99[Post_1M_histmthCOSP]
100Patches = ()
101GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bnds)
102TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
103ChunckJob2D = OFF
104TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
105ChunckJob3D = OFF
106Seasonal=OFF
107
108[Post_1M_histmthNMC]
109Patches = ()
110GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
111TimeSeriesVars2D = ()
112ChunckJob2D = NONE
113TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT, tro3, tro3_daylight)
114ChunckJob3D = 100Y
115Seasonal=ON
116
117[Post_1M_dynzon]
118Patches = ()
119GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
120TimeSeriesVars2D = ()
121ChunckJob2D = NONE
122TimeSeriesVars3D = ()
123ChunckJob3D = NONE
124Seasonal=OFF
125
126[Post_1M_paramLMDZ_phy]
127Patches=()
128GatherWithInternal = (lon, lat, time_counter, time_counter_bnds)
129TimeSeriesVars2D =(R_ecc,  R_peri, R_incl, solaire, co2_ppm, CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt)
130ChunckJob2D = NONE
131TimeSeriesVars3D = ()
132ChunckJob3D = NONE
133Seasonal=OFF
134
135[Post_1D_histday]
136Patches= ()
137GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
138TimeSeriesVars2D = (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)
139ChunckJob2D = 50Y
140TimeSeriesVars3D = (lwcon, iwcon, mc, rhum, rneb, temp, theta, ovap, geop, vitu, vitv, vitw, pres, paprs)
141ChunckJob3D = OFF
142Seasonal=OFF
143
144[Post_1D_histdayCOSP]
145Patches = ()
146GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bnds)
147TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
148ChunckJob2D = OFF
149TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
150ChunckJob3D = OFF
151Seasonal=OFF
152
153[Post_1D_histdayNMC]
154Patches = ()
155GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
156TimeSeriesVars2D = ()
157ChunckJob2D = NONE
158TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
159ChunckJob3D = 10Y
160Seasonal=OFF
161
162[Post_HF_histhf]
163Patches= ()
164GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
165TimeSeriesVars2D = (cldt, psol, q2m, slp, SWnetOR, SWdownOR, LWdownOR, precip, pluc, plul, t2m, tsol, u10m, v10m)
166ChunckJob2D = 50Y
167TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv)
168ChunckJob3D = OFF
169Seasonal=OFF
170
171[Post_HF_histhfCOSP]
172Patches = ()
173GatherWithInternal = (lon, lat, height, sza, time_counter, time_counter_bnds)
174TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso)
175ChunckJob2D = OFF
176TimeSeriesVars3D = (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)
177ChunckJob3D = OFF
178Seasonal=OFF
179
180[Post_HF_histhfNMC]
181Patches = ()
182GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
183TimeSeriesVars2D = ()
184ChunckJob2D = NONE
185TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
186ChunckJob3D = 10Y
187Seasonal=OFF
188
189[Post_3H_histhf3h]
190Patches= ()
191GatherWithInternal = (lon, lat, presnivs, time_counter)
192TimeSeriesVars2D = (phis, tsol, t2m, q2m, u10m, v10m, psol, topl, bils)
193ChunckJob2D = OFF
194TimeSeriesVars3D = ()
195ChunckJob3D = OFF
196Seasonal=OFF
197
198[Post_3H_histhf3hm]
199Patches= ()
200GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
201TimeSeriesVars2D = (precip, flat, sens, LWdnSFC, LWupSFC, SWdnSFC, SWupSFC, pluc, snow, LWdnSFCclr, SWdnSFCclr, LWupSFCclr, SWupSFCclr, cldt)
202ChunckJob2D = 50Y
203TimeSeriesVars3D = ()
204ChunckJob3D = OFF
205Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.