1 | # $Id$ |
---|
2 | |
---|
3 | [Compatibility] |
---|
4 | libIGCM=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 |
---|
10 | LMDZ_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 |
---|
15 | CREATE=ELC-${RESOL_ATM_3D} |
---|
16 | ByPass_hgardfou_teta=n |
---|
17 | ByPass_hgardfou_mats=n |
---|
18 | LMDZ_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 |
---|
26 | ConfType=actuel |
---|
27 | |
---|
28 | # manage radiative aerosol effect and ozone |
---|
29 | flag_aerosol=6 |
---|
30 | ok_ade=y |
---|
31 | ok_aie=y |
---|
32 | aerosol_couple=n |
---|
33 | read_climoz=2 |
---|
34 | ok_cdnc=y |
---|
35 | |
---|
36 | # Set OutLevel to choose the level of output files from LMDZ. The file PARAM/output.def_$OutLevel will be used. |
---|
37 | # OutLevel=low/medium/high |
---|
38 | OutLevel=low |
---|
39 | |
---|
40 | # Set COSP activation and Outputs frequency (monthly, daily, HF) = y/n |
---|
41 | LMDZ_COSP_OK=n |
---|
42 | LMDZ_COSP_monthly=y |
---|
43 | LMDZ_COSP_daily=y |
---|
44 | LMDZ_COSP_hf=n |
---|
45 | |
---|
46 | # Set NMC Outputs frequency (monthly, daily, HF) = y/n |
---|
47 | LMDZ_NMC_monthly=n |
---|
48 | LMDZ_NMC_daily=n |
---|
49 | LMDZ_NMC_hf=n |
---|
50 | |
---|
51 | # Nugding : ok_guide=y/n |
---|
52 | ok_guide=n |
---|
53 | |
---|
54 | [InitialStateFiles] |
---|
55 | List= (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Restart/${CREATE}_clim_start.nc, start.nc),\ |
---|
56 | (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Restart/${CREATE}_clim_startphy.nc, startphy.nc) |
---|
57 | |
---|
58 | [BoundaryFiles] |
---|
59 | List=() |
---|
60 | #List= |
---|
61 | # (/dmnfs/cont003/p86ghatt/IGCM_OUT/LMDZOR/NUDGING-CORDEX-AFR/${year}${month}/u.nc, u.nc),\ |
---|
62 | # (/dmnfs/cont003/p86ghatt/IGCM_OUT/LMDZOR/NUDGING-CORDEX-AFR/${year}${month}/v.nc, v.nc) |
---|
63 | |
---|
64 | # With AR5 aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM) |
---|
65 | # With AR5 ozone(tropo + strato from LMDZOR-INCA-REPROBUS simulations) |
---|
66 | ListNonDel= (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Boundary/${CREATE}_clim_limit.nc, limit.nc),\ |
---|
67 | (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Boundary/${CREATE}_climoz_LMDZ.nc, climoz_LMDZ.nc),\ |
---|
68 | (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1995_v3.nc, aerosols1980.nc),\ |
---|
69 | (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1860_v3.nc, aerosols.nat.nc) |
---|
70 | |
---|
71 | [SmoothFiles] |
---|
72 | # With AR5 aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM) |
---|
73 | # With AR5 ozone(tropo + strato from LMDZOR-INCA-REPROBUS simulations) |
---|
74 | List=() |
---|
75 | |
---|
76 | [ParametersFiles] |
---|
77 | List= (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ |
---|
78 | (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D}, gcm.def), \ |
---|
79 | (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt, .), \ |
---|
80 | (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt, .), \ |
---|
81 | (${SUBMIT_DIR}/PARAM/output.def_${OutLevel}, output.def), \ |
---|
82 | (${SUBMIT_DIR}/PARAM/config.def_${ConfType}, config.def), \ |
---|
83 | (${SUBMIT_DIR}/PARAM/guide.def, .), \ |
---|
84 | (${SUBMIT_DIR}/PARAM/run.def, .), \ |
---|
85 | (${SUBMIT_DIR}/PARAM/traceur.def, .) |
---|
86 | |
---|
87 | [RestartFiles] |
---|
88 | List= (restart.nc, restart.nc, start.nc), \ |
---|
89 | (restartphy.nc, restartphy.nc, startphy.nc) |
---|
90 | |
---|
91 | [OutputText] |
---|
92 | List= (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, used_run.def) |
---|
93 | |
---|
94 | [OutputFiles] |
---|
95 | List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, Post_1M_histmth), \ |
---|
96 | (histmthCOSP.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc, Post_1M_histmthCOSP), \ |
---|
97 | (histmthNMC.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc, Post_1M_histmthNMC), \ |
---|
98 | (dynzon.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_dynzon.nc, Post_1M_dynzon), \ |
---|
99 | (histday.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc, Post_1D_histday), \ |
---|
100 | (histdayCOSP.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc, Post_1D_histdayCOSP), \ |
---|
101 | (histdayNMC.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc, Post_1D_histdayNMC), \ |
---|
102 | (histhf.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc, Post_HF_histhf), \ |
---|
103 | (histhfCOSP.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc, Post_HF_histhfCOSP), \ |
---|
104 | (histhfNMC.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc, Post_HF_histhfNMC), \ |
---|
105 | (histhf3h.nc, ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc, Post_3H_histhf3h), \ |
---|
106 | (histhf3hm.nc, ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc, Post_3H_histhf3hm) |
---|
107 | |
---|
108 | [Post_1M_histmth] |
---|
109 | Patches= () |
---|
110 | GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire) |
---|
111 | TimeSeriesVars2D = (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) |
---|
112 | ChunckJob2D = NONE |
---|
113 | TimeSeriesVars3D = (upwd, lwcon, iwcon, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, ec550aer, concoa, concbc, concso4, concss, concdust, reffclws, reffclwc) |
---|
114 | ChunckJob3D = 100Y |
---|
115 | Seasonal=ON |
---|
116 | |
---|
117 | [Post_1M_histmthCOSP] |
---|
118 | Patches = () |
---|
119 | GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire) |
---|
120 | TimeSeriesVars2D = () |
---|
121 | ChunckJob2D = NONE |
---|
122 | TimeSeriesVars3D = () |
---|
123 | ChunckJob3D = NONE |
---|
124 | Seasonal=OFF |
---|
125 | |
---|
126 | [Post_1M_histmthNMC] |
---|
127 | Patches = () |
---|
128 | GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds) |
---|
129 | TimeSeriesVars2D = () |
---|
130 | ChunckJob2D = NONE |
---|
131 | TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT, ozone, ozone_daylight) |
---|
132 | ChunckJob3D = 100Y |
---|
133 | Seasonal=ON |
---|
134 | |
---|
135 | [Post_1M_dynzon] |
---|
136 | Patches = () |
---|
137 | GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds) |
---|
138 | TimeSeriesVars2D = () |
---|
139 | ChunckJob2D = NONE |
---|
140 | TimeSeriesVars3D = () |
---|
141 | ChunckJob3D = NONE |
---|
142 | Seasonal=OFF |
---|
143 | |
---|
144 | [Post_1D_histday] |
---|
145 | Patches= () |
---|
146 | GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds) |
---|
147 | TimeSeriesVars2D = (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) |
---|
148 | ChunckJob2D = 200Y |
---|
149 | TimeSeriesVars3D = (rhum, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres) |
---|
150 | ChunckJob3D = 10Y |
---|
151 | Seasonal=OFF |
---|
152 | |
---|
153 | [Post_1D_histdayCOSP] |
---|
154 | Patches = () |
---|
155 | GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire) |
---|
156 | TimeSeriesVars2D = () |
---|
157 | ChunckJob2D = NONE |
---|
158 | TimeSeriesVars3D = () |
---|
159 | ChunckJob3D = NONE |
---|
160 | Seasonal=OFF |
---|
161 | |
---|
162 | [Post_1D_histdayNMC] |
---|
163 | Patches = () |
---|
164 | GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds) |
---|
165 | TimeSeriesVars2D = () |
---|
166 | ChunckJob2D = NONE |
---|
167 | TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap) |
---|
168 | ChunckJob3D = 10Y |
---|
169 | Seasonal=OFF |
---|
170 | |
---|
171 | [Post_HF_histhf] |
---|
172 | Patches= () |
---|
173 | GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds) |
---|
174 | TimeSeriesVars2D = (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) |
---|
175 | ChunckJob2D = 50Y |
---|
176 | TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv) |
---|
177 | ChunckJob3D = 10Y |
---|
178 | Seasonal=OFF |
---|
179 | |
---|
180 | [Post_HF_histhfCOSP] |
---|
181 | Patches = () |
---|
182 | GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire) |
---|
183 | TimeSeriesVars2D = () |
---|
184 | ChunckJob2D = NONE |
---|
185 | TimeSeriesVars3D = () |
---|
186 | ChunckJob3D = NONE |
---|
187 | Seasonal=OFF |
---|
188 | |
---|
189 | [Post_HF_histhfNMC] |
---|
190 | Patches = () |
---|
191 | GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds) |
---|
192 | TimeSeriesVars2D = () |
---|
193 | ChunckJob2D = NONE |
---|
194 | TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT) |
---|
195 | ChunckJob3D = 100Y |
---|
196 | Seasonal=OFF |
---|
197 | |
---|
198 | [Post_3H_histhf3h] |
---|
199 | Patches= () |
---|
200 | GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds) |
---|
201 | TimeSeriesVars2D = (phis, tsol, t2m, q2m, u10m, v10m, psol, topl, bils, cdrh) |
---|
202 | ChunckJob2D = 50Y |
---|
203 | TimeSeriesVars3D = () |
---|
204 | ChunckJob3D = OFF |
---|
205 | Seasonal=OFF |
---|
206 | |
---|
207 | [Post_3H_histhf3hm] |
---|
208 | Patches= () |
---|
209 | GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds) |
---|
210 | TimeSeriesVars2D = (precip, flat, sens, LWdnSFC, LWupSFC, SWdnSFC, SWupSFC, pluc, snow, LWdnSFCclr, SWdnSFCclr, LWupSFCclr, cldt) |
---|
211 | ChunckJob2D = 50Y |
---|
212 | TimeSeriesVars3D = () |
---|
213 | ChunckJob3D = OFF |
---|
214 | Seasonal=OFF |
---|