source: CONFIG/UNIFORM/v5/LMDZORINCA_v5/EXPERIMENTS/LMDZOR/amip/COMP/lmdz.card @ 1750

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

Changed bad name of New Physics version : NPv3.0 is actually NPv3.1. No changes in parameters.

Same change already done in LMDZOR_v4 config, rev 1632.

File size: 9.6 KB
Line 
1# $Id$
2
3[Compatibility]
4libIGCM=1.0
5
6[UserChoices]
7# Physics package to use :
8# AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources
9# NPv3.1 for new physics, to be used with LMDZ5/trunk revision 1554 or later
10LMDZ_Physics=AP
11#LMDZ_Physics=NPv3.1
12
13# You can choose here the name of create_etat0 you want to use
14# If noting is defined here, the job will get the JobName in the file  ../CREATE/config.card
15CREATE=ELI-${RESOL_ATM_3D}
16ByPass_hgardfou_teta=n
17ByPass_hgardfou_mats=n
18LMDZ_NbPeriod_adjust=3
19# LMDZ_NbPeriod_adjust=0
20# To force usage of this Bands file, put LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart Job Name
21# LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/IPSLCM5/XXXXXXX/ATM/Debug/XXXXXXX_Bands_96x95x19_3prc.dat_3
22
23# Set ConfType to choose parameters for aerosols, solar and green house gazes.
24# The parameter file PARAM/config.def_$ConfType will be used.
25# ConfType=preind/actuel/annuel
26ConfType=annuel
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=low
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=n
40LMDZ_NMC_daily=n
41LMDZ_NMC_hf=n
42
43# Nugding : ok_guide=y/n
44ok_guide=n
45
46[InitialStateFiles]
47List=   (${R_OUT}/LMDZ/${CREATE}/ATM/Output/Restart/${CREATE}_${year}_start.nc,    start.nc),\
48        (${R_OUT}/LMDZ/${CREATE}/ATM/Output/Restart/${CREATE}_${year}_startphy.nc, startphy.nc)
49
50[BoundaryFiles]
51List=()
52#List=
53#      (/dmnfs/cont003/p86ghatt/IGCM_OUT/LMDZOR/NUDGING-CORDEX-AFR/${year}${month}/u.nc, u.nc),\
54#      (/dmnfs/cont003/p86ghatt/IGCM_OUT/LMDZOR/NUDGING-CORDEX-AFR/${year}${month}/v.nc, v.nc)
55
56# With AR5 aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM)
57# With AR5 ozone(tropo + strato from LMDZOR-INCA-REPROBUS simulations)
58ListNonDel= (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/SOLARANDVOLCANOES_1610_2008.txt, SOLARANDVOLCANOES.txt),\
59            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CO2_1765_2005.txt, CO2.txt),\
60            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CH4_1765_2005.txt, CH4.txt),\
61            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/N2O_1765_2005.txt, N2O.txt),\
62            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CFC11_1765_2005.txt, CFC11.txt),\
63            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CFC12_1765_2005.txt, CFC12.txt),\
64            (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855_v3.nc, aerosols.nat.nc)
65
66[SmoothFiles]
67# With AR5 aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM)
68# With AR5 ozone(tropo + strato from LMDZOR-INCA-REPROBUS simulations)
69List=   (${R_OUT}/LMDZ/${CREATE}/ATM/Output/Boundary/${CREATE}_${year}_limit.nc,          limit.nc,           1:12:),\
70        (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_${year}_v3.nc, aerosols${year}.nc, 1:12:), \
71        (${R_OUT}/LMDZ/${CREATE}/ATM/Output/Boundary/${CREATE}_${year}_climoz_LMDZ.nc,    climoz_LMDZ.nc,     1:12:)
72
73[ParametersFiles]
74List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \
75        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \
76        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),    \
77        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),    \
78        (${SUBMIT_DIR}/PARAM/output.def_${OutLevel},  output.def),    \
79        (${SUBMIT_DIR}/PARAM/config.def_${ConfType},  config.def),    \
80        (${SUBMIT_DIR}/PARAM/guide.def, .), \
81        (${SUBMIT_DIR}/PARAM/run.def, .), \
82        (${SUBMIT_DIR}/PARAM/traceur.def, .)
83
84[RestartFiles]
85List=   (restart.nc, restart.nc, start.nc), \
86        (restartphy.nc, restartphy.nc,  startphy.nc)
87
88[OutputText]
89List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, used_run.def)
90
91[OutputFiles]
92List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,      Post_1M_histmth),     \
93        (histmthCOSP.nc,  ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc,  Post_1M_histmthCOSP), \
94        (histmthNMC.nc,   ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc,   Post_1M_histmthNMC),  \
95        (dynzon.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_dynzon.nc,       Post_1M_dynzon),      \
96        (histday.nc,      ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,      Post_1D_histday),     \
97        (histdayCOSP.nc,  ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,  Post_1D_histdayCOSP), \
98        (histdayNMC.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,   Post_1D_histdayNMC),  \
99        (histhf.nc,       ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,       Post_HF_histhf),      \
100        (histhfCOSP.nc,   ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,   Post_HF_histhfCOSP),  \
101        (histhfNMC.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,    Post_HF_histhfNMC),   \
102        (histhf3h.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,     Post_3H_histhf3h),    \
103        (histhf3hm.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc,    Post_3H_histhf3hm)
104
105[Post_1M_histmth]
106Patches= ()
107GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
108TimeSeriesVars2D = (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)
109ChunckJob2D = NONE
110TimeSeriesVars3D = (upwd, lwcon, iwcon, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, ec550aer, concoa, concbc, concso4, concss, concdust, reffclws, reffclwc)
111ChunckJob3D = 100Y
112Seasonal=ON
113
114[Post_1M_histmthCOSP]
115Patches = ()
116GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
117TimeSeriesVars2D = ()
118ChunckJob2D = NONE
119TimeSeriesVars3D = ()
120ChunckJob3D = NONE
121Seasonal=OFF
122
123[Post_1M_histmthNMC]
124Patches = ()
125GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
126TimeSeriesVars2D = ()
127ChunckJob2D = NONE
128TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT, ozone, ozone_daylight)
129ChunckJob3D = 100Y
130Seasonal=ON
131
132[Post_1M_dynzon]
133Patches = ()
134GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
135TimeSeriesVars2D = ()
136ChunckJob2D = NONE
137TimeSeriesVars3D = ()
138ChunckJob3D = NONE
139Seasonal=OFF
140
141[Post_1D_histday]
142Patches= ()
143GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
144TimeSeriesVars2D = (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)
145ChunckJob2D = 200Y
146TimeSeriesVars3D = (rhum, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres)
147ChunckJob3D = 10Y
148Seasonal=OFF
149
150[Post_1D_histdayCOSP]
151Patches = ()
152GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
153TimeSeriesVars2D = ()
154ChunckJob2D = NONE
155TimeSeriesVars3D = ()
156ChunckJob3D = NONE
157Seasonal=OFF
158
159[Post_1D_histdayNMC]
160Patches = ()
161GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
162TimeSeriesVars2D = ()
163ChunckJob2D = NONE
164TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
165ChunckJob3D = 10Y
166Seasonal=OFF
167
168[Post_HF_histhf]
169Patches= ()
170GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
171TimeSeriesVars2D = (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)
172ChunckJob2D = 50Y
173TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv)
174ChunckJob3D = 10Y
175Seasonal=OFF
176
177[Post_HF_histhfCOSP]
178Patches = ()
179GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
180TimeSeriesVars2D = ()
181ChunckJob2D = NONE
182TimeSeriesVars3D = ()
183ChunckJob3D = NONE
184Seasonal=OFF
185
186[Post_HF_histhfNMC]
187Patches = ()
188GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
189TimeSeriesVars2D = ()
190ChunckJob2D = NONE
191TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT)
192ChunckJob3D = 100Y
193Seasonal=OFF
194
195[Post_3H_histhf3h]
196Patches= ()
197GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
198TimeSeriesVars2D = (phis, tsol, t2m, q2m, u10m, v10m, psol, topl, bils, cdrh)
199ChunckJob2D = 50Y
200TimeSeriesVars3D = ()
201ChunckJob3D = OFF
202Seasonal=OFF
203
204[Post_3H_histhf3hm]
205Patches= ()
206GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
207TimeSeriesVars2D = (precip, flat, sens, LWdnSFC, LWupSFC, SWdnSFC, SWupSFC, pluc, snow, LWdnSFCclr, SWdnSFCclr, LWupSFCclr, cldt)
208ChunckJob2D = 50Y
209TimeSeriesVars3D = ()
210ChunckJob3D = OFF
211Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.