source: CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/COMP/lmdz.card_Climat @ 1512

Last change on this file since 1512 was 1512, checked in by jgipsl, 13 years ago
  • Added switch between old and new physics in LMDZ :

In lmdz.card, put LMDZ_Physics=AP for old physics or LMDZ_Physics=NPv3.0
to new physics. If LMDZ_Physics is not present in lmdz.card, default
value AP will be used. NB : new physics is still under work and the
parameters may change.

Added suffix _AP for old physiq.def files
Added physiq.def_L39_NPv3.0 : the beginning of this file correspond to
config.def and the end to physiq.def_L39_NPv3.0 in IPSLCM5B
configuration

  • Changed to ok_ade=ok_aie=y for very basse resolution 32x24x11 : the aerososls for Historical run now available at this resolution.
File size: 8.1 KB
Line 
1# $Id$
2
3[Compatibility]
4libIGCM=1.0
5
6[UserChoices]
7# Physics package to use : AP for standard/old physics(defalut) or NPv3.0 for new physics
8LMDZ_Physics=AP
9#LMDZ_Physics=NPv3.0
10
11# You can choose here the name of create_etat0 you want to use
12# If noting is defined here, the job will get the JobName in the file  ../CREATE/config.card
13CREATE=ELC-${RESOL_ATM_3D}
14ByPass_hgardfou_teta=n
15ByPass_hgardfou_mats=n
16LMDZ_NbPeriod_adjust=3
17# LMDZ_NbPeriod_adjust=0
18# To force usage of this Bands file, put LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart Job Name
19# LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/IPSLCM5/XXXXXXX/ATM/Debug/XXXXXXX_Bands_96x95x19_3prc.dat_3
20
21# Set COSP activation and Outputs frequency (monthly, daily, HF) = y/n
22LMDZ_COSP_OK=n
23LMDZ_COSP_monthly=y
24LMDZ_COSP_daily=y
25LMDZ_COSP_hf=n
26
27# Set NMC Outputs frequency (monthly, daily, HF) = y/n
28LMDZ_NMC_monthly=n
29LMDZ_NMC_daily=n
30LMDZ_NMC_hf=n
31
32# Other specific parameters to this experience
33aer_type=actuel
34pmagic=0.008
35
36# Nugding : ok_guide=y/n
37ok_guide=n
38
39[InitialStateFiles]
40List= (${R_OUT}/${config_UserChoices_TagName}/${CREATE}/ATM/Output/Restart/${CREATE}_clim_start.nc,    start.nc) \
41      (${R_OUT}/${config_UserChoices_TagName}/${CREATE}/ATM/Output/Restart/${CREATE}_clim_startphy.nc, startphy.nc)
42
43[BoundaryFiles]
44List= ()
45# With AR5 aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM)
46# With AR5 ozone(tropo + strato from LMDZOR-INCA-REPROBUS simulations)
47ListNonDel= (${R_OUT}/${config_UserChoices_TagName}/${CREATE}/ATM/Output/Boundary/${CREATE}_clim_limit.nc, limit.nc),\
48            (${R_OUT}/${config_UserChoices_TagName}/${CREATE}/ATM/Output/Boundary/${CREATE}_climoz_LMDZ.nc, climoz_LMDZ.nc),\
49            (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1995_v3.nc, aerosols1980.nc),\
50            (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1860_v3.nc, aerosols.nat.nc)
51
52[ParametersFiles]
53List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \
54        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \
55        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),    \
56        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),    \
57        (${SUBMIT_DIR}/PARAM/guide.def, .), \
58        (${SUBMIT_DIR}/PARAM/run.def, .), \
59        (${SUBMIT_DIR}/PARAM/traceur.def, .)
60
61[RestartFiles]
62List=   (restart.nc, restart.nc, start.nc), \
63        (restartphy.nc, restartphy.nc,  startphy.nc)
64
65[OutputText]
66List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, used_run.def)
67
68[OutputFiles]
69List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,      Post_1M_histmth),     \
70        (histmthCOSP.nc,  ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc,  Post_1M_histmthCOSP), \
71        (histmthNMC.nc,   ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc,   Post_1M_histmthNMC),  \
72        (dynzon.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_dynzon.nc,       Post_1M_dynzon),      \
73        (histday.nc,      ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,      Post_1D_histday),     \
74        (histdayCOSP.nc,  ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,  Post_1D_histdayCOSP), \
75        (histdayNMC.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,   Post_1D_histdayNMC),  \
76        (histhf.nc,       ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,       Post_HF_histhf),      \
77        (histhfCOSP.nc,   ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,   Post_HF_histhfCOSP),  \
78        (histhfNMC.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,    Post_HF_histhfNMC),   \
79        (histhf3h.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,     Post_3H_histhf3h),    \
80        (histhf3hm.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc,    Post_3H_histhf3hm)
81
82[Post_1M_histmth]
83Patches= ()
84GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
85TimeSeriesVars2D = (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)
86ChunckJob2D = NONE
87TimeSeriesVars3D = (upwd, lwcon, iwcon, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, ec550aer, concoa, concbc, concso4, concss, concdust, reffclws, reffclwc)
88ChunckJob3D = 100Y
89Seasonal=ON
90
91[Post_1M_histmthCOSP]
92Patches = ()
93GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
94TimeSeriesVars2D = ()
95ChunckJob2D = NONE
96TimeSeriesVars3D = ()
97ChunckJob3D = NONE
98Seasonal=OFF
99
100[Post_1M_histmthNMC]
101Patches = ()
102GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
103TimeSeriesVars2D = ()
104ChunckJob2D = NONE
105TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT, ozone, ozone_daylight)
106ChunckJob3D = 100Y
107Seasonal=ON
108
109[Post_1M_dynzon]
110Patches = ()
111GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
112TimeSeriesVars2D = ()
113ChunckJob2D = NONE
114TimeSeriesVars3D = ()
115ChunckJob3D = NONE
116Seasonal=OFF
117
118[Post_1D_histday]
119Patches= ()
120GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
121TimeSeriesVars2D = (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)
122ChunckJob2D = 200Y
123TimeSeriesVars3D = (rhum, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres)
124ChunckJob3D = 10Y
125Seasonal=OFF
126
127[Post_1D_histdayCOSP]
128Patches = ()
129GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
130TimeSeriesVars2D = ()
131ChunckJob2D = NONE
132TimeSeriesVars3D = ()
133ChunckJob3D = NONE
134Seasonal=OFF
135
136[Post_1D_histdayNMC]
137Patches = ()
138GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
139TimeSeriesVars2D = ()
140ChunckJob2D = NONE
141TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
142ChunckJob3D = 10Y
143Seasonal=OFF
144
145[Post_HF_histhf]
146Patches= ()
147GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
148TimeSeriesVars2D = (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)
149ChunckJob2D = 50Y
150TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv)
151ChunckJob3D = 10Y
152Seasonal=OFF
153
154[Post_HF_histhfCOSP]
155Patches = ()
156GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
157TimeSeriesVars2D = ()
158ChunckJob2D = NONE
159TimeSeriesVars3D = ()
160ChunckJob3D = NONE
161Seasonal=OFF
162
163[Post_HF_histhfNMC]
164Patches = ()
165GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
166TimeSeriesVars2D = ()
167ChunckJob2D = NONE
168TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT)
169ChunckJob3D = 100Y
170Seasonal=OFF
171
172[Post_3H_histhf3h]
173Patches= ()
174GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
175TimeSeriesVars2D = (phis, tsol, t2m, q2m, u10m, v10m, psol, topl, bils, cdrh)
176ChunckJob2D = 50Y
177TimeSeriesVars3D = ()
178ChunckJob3D = OFF
179Seasonal=OFF
180
181[Post_3H_histhf3hm]
182Patches= ()
183GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
184TimeSeriesVars2D = (precip, flat, sens, LWdnSFC, LWupSFC, SWdnSFC, SWupSFC, pluc, snow, LWdnSFCclr, SWdnSFCclr, LWupSFCclr, cldt)
185ChunckJob2D = 50Y
186TimeSeriesVars3D = ()
187ChunckJob3D = OFF
188Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.