source: CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZOR/clim/COMP/lmdz.card @ 2291

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

Changed to use version v5 for aerosols_ input files instead of v3 for all configuration in the v6 family, as done in v5 family in rev [2289]

JLD, ACa, JG

File size: 10.2 KB
RevLine 
[1095]1# $Id$
2
3[Compatibility]
4libIGCM=1.0
5
6[UserChoices]
[1514]7# Physics package to use :
8# AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources
[1750]9# NPv3.1 for new physics, to be used with LMDZ5/trunk revision 1554 or later
[1512]10LMDZ_Physics=AP
11
[1787]12# Set the variable CREATE needed further below to find the initial and boundary condition files.
[1652]13CREATE=ELC-${RESOL_ATM_3D}
[1787]14
15# ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only
[1095]16ByPass_hgardfou_teta=n
[1787]17
18# ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only
[1095]19ByPass_hgardfou_mats=n
[1787]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.
[1095]23LMDZ_NbPeriod_adjust=3
[1787]24
25# To force usage of specific Bands file, set LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart Job Name
[1095]26# LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/IPSLCM5/XXXXXXX/ATM/Debug/XXXXXXX_Bands_96x95x19_3prc.dat_3
27
[1643]28# Set ConfType to choose parameters for aerosols, solar and green house gazes.
29# The parameter file PARAM/config.def_$ConfType will be used.
30# ConfType=preind/actuel/annuel
[1652]31ConfType=actuel
[1643]32
[2015]33# manage radiative aerosol effect and ozone
34flag_aerosol=6
35ok_ade=y
36ok_aie=y
37aerosol_couple=n
38read_climoz=2
39ok_cdnc=y
40
[1643]41# Set OutLevel to choose the level of output files from LMDZ. The file PARAM/output.def_$OutLevel will be used.
42# OutLevel=low/medium/high
43OutLevel=low
44
[1095]45# Set COSP activation and Outputs frequency (monthly, daily, HF) = y/n
[1370]46LMDZ_COSP_OK=n
[1095]47LMDZ_COSP_monthly=y
48LMDZ_COSP_daily=y
49LMDZ_COSP_hf=n
50
51# Set NMC Outputs frequency (monthly, daily, HF) = y/n
[1370]52LMDZ_NMC_monthly=n
53LMDZ_NMC_daily=n
54LMDZ_NMC_hf=n
[1095]55
[1203]56# Nugding : ok_guide=y/n
[1787]57# If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below.
[1203]58ok_guide=n
59
[1787]60
[1095]61[InitialStateFiles]
[1909]62List=   (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Restart/${CREATE}_clim_start.nc,    start.nc),\
63        (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Restart/${CREATE}_clim_startphy.nc, startphy.nc)
[1095]64
65[BoundaryFiles]
[1643]66List=()
67#List=
[1190]68#      (/dmnfs/cont003/p86ghatt/IGCM_OUT/LMDZOR/NUDGING-CORDEX-AFR/${year}${month}/u.nc, u.nc),\
69#      (/dmnfs/cont003/p86ghatt/IGCM_OUT/LMDZOR/NUDGING-CORDEX-AFR/${year}${month}/v.nc, v.nc)
[1169]70
[1095]71# With AR5 aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM)
72# With AR5 ozone(tropo + strato from LMDZOR-INCA-REPROBUS simulations)
[1909]73ListNonDel= (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Boundary/${CREATE}_clim_limit.nc, limit.nc),\
74            (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Boundary/${CREATE}_climoz_LMDZ.nc, climoz_LMDZ.nc),\
[2291]75            (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1995_v5.nc, aerosols1980.nc),\
76            (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1860_v5.nc, aerosols.nat.nc)
[1095]77
78[SmoothFiles]
79# With AR5 aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM)
80# With AR5 ozone(tropo + strato from LMDZOR-INCA-REPROBUS simulations)
[1652]81List=()
[1095]82
83[ParametersFiles]
[1512]84List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \
[1095]85        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \
86        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),    \
87        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),    \
[1643]88        (${SUBMIT_DIR}/PARAM/output.def_${OutLevel},  output.def),    \
89        (${SUBMIT_DIR}/PARAM/config.def_${ConfType},  config.def),    \
[1169]90        (${SUBMIT_DIR}/PARAM/guide.def, .), \
[1095]91        (${SUBMIT_DIR}/PARAM/run.def, .), \
[2238]92        (${SUBMIT_DIR}/PARAM/traceur.def, .), \
93        (${SUBMIT_DIR}/PARAM/iodef.xml, . ),\
94        (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . )            ,\
95        (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . )          ,\
96        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histday_lmdz.xml, . )   ,\
97        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf_lmdz.xml, . )    ,\
98        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . )   ,\
99        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . )   ,\
100        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . )   ,\
101        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . )   ,\
102        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthNMC_lmdz.xml, . ),\
103        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayNMC_lmdz.xml, . ),\
104        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfNMC_lmdz.xml, . )
[1095]105
106[RestartFiles]
107List=   (restart.nc, restart.nc, start.nc), \
108        (restartphy.nc, restartphy.nc,  startphy.nc)
109
110[OutputText]
[2238]111List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, used_run.def, iodef.xml, context_lmdz.xml,field_def_lmdz.xml)
[1095]112
113[OutputFiles]
114List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,      Post_1M_histmth),     \
115        (histmthCOSP.nc,  ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc,  Post_1M_histmthCOSP), \
116        (histmthNMC.nc,   ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc,   Post_1M_histmthNMC),  \
117        (dynzon.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_dynzon.nc,       Post_1M_dynzon),      \
118        (histday.nc,      ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,      Post_1D_histday),     \
119        (histdayCOSP.nc,  ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,  Post_1D_histdayCOSP), \
120        (histdayNMC.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,   Post_1D_histdayNMC),  \
121        (histhf.nc,       ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,       Post_HF_histhf),      \
122        (histhfCOSP.nc,   ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,   Post_HF_histhfCOSP),  \
123        (histhfNMC.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,    Post_HF_histhfNMC),   \
124        (histhf3h.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,     Post_3H_histhf3h),    \
125        (histhf3hm.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc,    Post_3H_histhf3hm)
126
127[Post_1M_histmth]
128Patches= ()
129GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
130TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, ftime_con, ftime_th, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, LWupTOA, LWupTOAclr, 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, mc, nettop, paprs, 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)
131ChunckJob2D = NONE
132TimeSeriesVars3D = (upwd, lwcon, iwcon, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, ec550aer, concoa, concbc, concso4, concss, concdust, reffclws, reffclwc)
133ChunckJob3D = 100Y
134Seasonal=ON
135
136[Post_1M_histmthCOSP]
137Patches = ()
138GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
139TimeSeriesVars2D = ()
140ChunckJob2D = NONE
141TimeSeriesVars3D = ()
142ChunckJob3D = NONE
143Seasonal=OFF
144
145[Post_1M_histmthNMC]
146Patches = ()
147GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
148TimeSeriesVars2D = ()
149ChunckJob2D = NONE
150TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT, ozone, ozone_daylight)
151ChunckJob3D = 100Y
[2232]152Seasonal=OFF
[1095]153
154[Post_1M_dynzon]
155Patches = ()
156GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
157TimeSeriesVars2D = ()
158ChunckJob2D = NONE
159TimeSeriesVars3D = ()
160ChunckJob3D = NONE
161Seasonal=OFF
162
163[Post_1D_histday]
164Patches= ()
165GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
166TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, iwp, lwp, phi500, precip, pluc, plul, prw, psol, rh2m, rh2m_min, rh2m_max, q2m, sens, sicf, slp, soll, sols, LWdnSFC, SWdnSFC, LWupSFCclr,SWupSFC, t2m, t2m_max, t2m_min, topl, tops, tsol, u10m, v10m, wind10m, wind10max, u850, v850, w850, phi850, q850, t850, u700, v700, w700, phi700, q700, t700, u500, v500, w500, phi500, q500, t500, u200, v200, w200, phi200, q200, t200)
167ChunckJob2D = 200Y
168TimeSeriesVars3D = (rhum, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres)
169ChunckJob3D = 10Y
170Seasonal=OFF
171
172[Post_1D_histdayCOSP]
173Patches = ()
174GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
175TimeSeriesVars2D = ()
176ChunckJob2D = NONE
177TimeSeriesVars3D = ()
178ChunckJob3D = NONE
179Seasonal=OFF
180
181[Post_1D_histdayNMC]
182Patches = ()
183GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
184TimeSeriesVars2D = ()
185ChunckJob2D = NONE
186TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
187ChunckJob3D = 10Y
188Seasonal=OFF
189
190[Post_HF_histhf]
191Patches= ()
192GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
193TimeSeriesVars2D = (cldt, psol, q2m, slp, SWnetOR, SWdownOR, LWdownOR, precip, pluc, plul, t2m, tsol, u10m, v10m, t850, t700, t500, t200, t50, t10, u850, u700, u500, u200, u50, u10, v850, v700, v500, v200, v50, v10, phi850, phi700, phi200, phi50, phi10, w850, w700, w500, w200, w50, w10, q850, q700, q500, q200, q50, q10)
194ChunckJob2D = 50Y
195TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv)
196ChunckJob3D = 10Y
197Seasonal=OFF
198
199[Post_HF_histhfCOSP]
200Patches = ()
201GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
202TimeSeriesVars2D = ()
203ChunckJob2D = NONE
204TimeSeriesVars3D = ()
205ChunckJob3D = NONE
206Seasonal=OFF
207
208[Post_HF_histhfNMC]
209Patches = ()
210GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
211TimeSeriesVars2D = ()
212ChunckJob2D = NONE
213TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT)
214ChunckJob3D = 100Y
215Seasonal=OFF
216
217[Post_3H_histhf3h]
218Patches= ()
219GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
220TimeSeriesVars2D = (phis, tsol, t2m, q2m, u10m, v10m, psol, topl, bils, cdrh)
221ChunckJob2D = 50Y
222TimeSeriesVars3D = ()
223ChunckJob3D = OFF
224Seasonal=OFF
225
226[Post_3H_histhf3hm]
227Patches= ()
228GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
229TimeSeriesVars2D = (precip, flat, sens, LWdnSFC, LWupSFC, SWdnSFC, SWupSFC, pluc, snow, LWdnSFCclr, SWdnSFCclr, LWupSFCclr, cldt)
230ChunckJob2D = 50Y
231TimeSeriesVars3D = ()
232ChunckJob3D = OFF
233Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.