source: CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/lmdz.card @ 2302

Last change on this file since 2302 was 2302, checked in by aclsce, 10 years ago
  • Use of ORCA2 by default (instead of ORCA1)
  • Modified cpl_oasis3 NEMO subroutine in order to have a "clean" crash in coupled mode.
File size: 10.2 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#LMDZ_Physics=NPv4.12
10
11# Set ConfType to choose parameters for aerosols, solar and green house gazes.
12# The parameter file PARAM/config.def_$ConfType will be used.
13# ConfType=preind/actuel/annuel
14ConfType=preind
15
16# manage radiative aerosol effect and ozone
17flag_aerosol=6
18ok_ade=y
19ok_aie=y
20aerosol_couple=n
21read_climoz=2
22ok_cdnc=y
23
24# ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only
25ByPass_hgardfou_teta=n
26
27# ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only
28ByPass_hgardfou_mats=n
29
30# Number of periods where to set parameter adjust=y before switching to adjust=n
31# For adjust=n, set LMDZ_NbPeriod_ajust=0.
32LMDZ_NbPeriod_adjust=3
33
34# To force usage of specific Bands file, set LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart experiment
35# LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/pdControl/XXXXXX/ATM/Debug/pdControl_XXXXXXX_Bands_96x95x19_3prc.dat_3
36#LMDZ_Bands_file_name=/ccc/cont003/home/dsm/p86mart/Bands_144x142x39_40prc.dat_3
37
38# Set OutLevel to choose the level of output files from LMDZ. The file PARAM/output.def_$OutLevel will be used.
39# OutLevel=low/medium/high
40OutLevel=medium
41
42# Set COSP activation and Outputs frequency (monthly, daily, HF) = y/n
43LMDZ_COSP_OK=n
44LMDZ_COSP_monthly=y
45LMDZ_COSP_daily=y
46LMDZ_COSP_hf=n
47
48# Set NMC Outputs frequency (monthly, daily, HF) = y/n
49LMDZ_NMC_monthly=y
50LMDZ_NMC_daily=y
51LMDZ_NMC_hf=n
52
53# Use XIOS as output library
54XIOS=n
55
56[InitialStateFiles]
57List=  (${R_INIT}/ATM/LMDZ/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}xLMD${RESOL_ATM_3D}/start.nc    , . ), \
58       (${R_INIT}/ATM/LMDZ/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}xLMD${RESOL_ATM_3D}/startphy.nc , . )
59
60[BoundaryFiles]
61List=   ()
62# With AR5 aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM)
63# With AR5 ozone(tropo + strato from LMDZOR-INCA-REPROBUS simulations)
64ListNonDel= (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855_v5.nc, aerosols.nat.nc),\
65            (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/climoz_LMDZ_1855_v2.nc, climoz_LMDZ.nc)
66
67[SmoothFiles]
68List=   ()
69
70[ParametersFiles]
71List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \
72        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \
73        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),    \
74        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),    \
75        (${SUBMIT_DIR}/PARAM/output.def_${OutLevel},  output.def),    \
76        (${SUBMIT_DIR}/PARAM/config.def_${ConfType},  config.def),    \
77        (${SUBMIT_DIR}/PARAM/run.def, .), \
78        (${SUBMIT_DIR}/PARAM/traceur.def, .), \
79        (${SUBMIT_DIR}/PARAM/iodef.xml, . ),\
80        (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . )            ,\
81        (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . )          ,\
82        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histday_lmdz.xml, . )   ,\
83        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf_lmdz.xml, . )    ,\
84        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . )   ,\
85        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . )   ,\
86        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . )   ,\
87        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . )   ,\
88        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthNMC_lmdz.xml, . ),\
89        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayNMC_lmdz.xml, . ),\
90        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfNMC_lmdz.xml, . )
91
92[RestartFiles]
93List=   (restart.nc, restart.nc, start.nc), \
94        (restartphy.nc, restartphy.nc,  startphy.nc)
95
96[OutputText]
97List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, used_run.def, iodef.xml, context_lmdz.xml,field_def_lmdz.xml,debug.01)
98#List=   (lmdz.x.prt)
99
100[OutputFiles]
101List=   (histmth.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,       Post_1M_histmth),       \
102        (histmthCOSP.nc,   ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc,   Post_1M_histmthCOSP),   \
103        (histmthNMC.nc,    ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc,    Post_1M_histmthNMC),    \
104        (dynzon.nc,        ${R_OUT_ATM_O_M}/${PREFIX}_1M_dynzon.nc,        Post_1M_dynzon),        \
105        (paramLMDZ_phy.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_paramLMDZ_phy.nc, Post_1M_paramLMDZ_phy), \
106        (histday.nc,       ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,       Post_1D_histday),       \
107        (histdayCOSP.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,   Post_1D_histdayCOSP),   \
108        (histdayNMC.nc,    ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,    Post_1D_histdayNMC),    \
109        (histhf.nc,        ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,        Post_HF_histhf),        \
110        (histhfCOSP.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,    Post_HF_histhfCOSP),    \
111        (histhfNMC.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,     Post_HF_histhfNMC),     \
112        (histhf3h.nc,      ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,      Post_3H_histhf3h)
113
114[Post_1M_histmth]
115Patches= ()
116GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
117TimeSeriesVars2D = (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)
118ChunckJob2D = NONE
119TimeSeriesVars3D = (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, rlu, rsu, rld, rsd, rlucs, rsucs, rldcs, rsdcs, tnt, dtdyn, dtphy, dtlschr, tntr, tntc, tntscpbl, tnhus, dqdyn, tnhusc, dqvdf, tnhusscpbl, dqphy, evu, kz, mcd)
120ChunckJob3D = 100Y
121Seasonal=ON
122
123[Post_1M_histmthCOSP]
124Patches = ()
125GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter)
126TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
127ChunckJob2D = OFF
128TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
129ChunckJob3D = OFF
130Seasonal=OFF
131
132[Post_1M_histmthNMC]
133Patches = ()
134GatherWithInternal = (lon, lat, plev, time_counter)
135TimeSeriesVars2D = ()
136ChunckJob2D = NONE
137TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
138ChunckJob3D = 100Y
139Seasonal=ON
140
141[Post_1M_dynzon]
142Patches = ()
143GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
144TimeSeriesVars2D = ()
145ChunckJob2D = NONE
146TimeSeriesVars3D = ()
147ChunckJob3D = NONE
148Seasonal=OFF
149
150[Post_1M_paramLMDZ_phy]
151Patches=()
152GatherWithInternal = (lon, lat, time_counter, time_counter_bnds)
153TimeSeriesVars2D =(R_ecc,  R_peri, R_incl, solaire, co2_ppm, CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt)
154ChunckJob2D = NONE
155TimeSeriesVars3D = ()
156ChunckJob3D = NONE
157Seasonal=OFF
158
159[Post_1D_histday]
160Patches= ()
161GatherWithInternal = (lon, lat, presnivs, time_counter)
162TimeSeriesVars2D = (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)
163ChunckJob2D = 50Y
164TimeSeriesVars3D = (lwcon, iwcon, mc, rhum, rneb, temp, theta, ovap, geop, vitu, vitv, vitw, pres, paprs)
165ChunckJob3D = OFF
166Seasonal=OFF
167
168[Post_1D_histdayCOSP]
169Patches = ()
170GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter)
171TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
172ChunckJob2D = OFF
173TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
174ChunckJob3D = OFF
175Seasonal=OFF
176
177[Post_1D_histdayNMC]
178Patches = ()
179GatherWithInternal = (lon, lat, plev, time_counter)
180TimeSeriesVars2D = ()
181ChunckJob2D = NONE
182TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
183ChunckJob3D = 10Y
184Seasonal=OFF
185
186[Post_HF_histhf]
187Patches= ()
188GatherWithInternal = (lon, lat, presnivs, time_counter)
189TimeSeriesVars2D = (cldt, psol, q2m, slp, precip, pluc, plul, t2m, tsol, u10m, v10m)ChunckJob2D = 50Y
190TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv)
191ChunckJob3D = OFF
192Seasonal=OFF
193
194[Post_HF_histhfCOSP]
195Patches = ()
196GatherWithInternal = (lon, lat, height, sza, time_counter)
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)
206TimeSeriesVars2D = ()
207ChunckJob2D = NONE
208TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
209ChunckJob3D = 10Y
210Seasonal=OFF
211
212[Post_3H_histhf3h]
213Patches= ()
214GatherWithInternal = (lon, lat, presnivs, time_counter)
215TimeSeriesVars2D = (phis, tsol, t2m, q2m, u10m, v10m, psol, topl, bils)
216ChunckJob2D = OFF
217TimeSeriesVars3D = ()
218ChunckJob3D = OFF
219Seasonal=OFF
220
Note: See TracBrowser for help on using the repository browser.