1 | [Compatibility] |
---|
2 | libIGCM=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.2 for an early version of the new physics, to be used with LMDZ5/trunk revision 1554 or later |
---|
8 | # LMDZ_Physics=NPv5.4 for new physics to be used with LMDZ5/trunk revision 2449 or later |
---|
9 | # LMDZ_Physics=NPv5.67 for new physics to be used with LMDZ5/testing revision 2546 or later |
---|
10 | # LMDZ_Physics=NPv5.70 for new physics to be used with LMDZ5/testing revision 2595 or later |
---|
11 | LMDZ_Physics=AP |
---|
12 | |
---|
13 | # Set the variable CREATE needed further below to find the initial and boundary condition files. |
---|
14 | CREATE=ELI-${RESOL_ATM_3D} |
---|
15 | |
---|
16 | # Set ConfType to choose parameters for aerosols, solar and green house gazes. |
---|
17 | # The parameter file PARAM/config.def_$ConfType will be used. |
---|
18 | # ConfType=preind/actuel/annuel |
---|
19 | ConfType=annuel |
---|
20 | |
---|
21 | # Manage radiative aerosol effect and ozone |
---|
22 | flag_aerosol=6 |
---|
23 | ok_ade=y |
---|
24 | ok_aie=y |
---|
25 | aerosol_couple=n |
---|
26 | read_climoz=2 |
---|
27 | ok_cdnc=y |
---|
28 | |
---|
29 | # ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only |
---|
30 | ByPass_hgardfou_teta=n |
---|
31 | |
---|
32 | # ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only |
---|
33 | ByPass_hgardfou_mats=n |
---|
34 | |
---|
35 | # Set OutLevel to choose the level of output for LMDZ. |
---|
36 | # OutLevel=low/medium/high |
---|
37 | OutLevel=low |
---|
38 | |
---|
39 | # COSP activation and choose of output frequency for COSP (monthly, daily, HF) = y/n |
---|
40 | LMDZ_COSP_OK=n |
---|
41 | LMDZ_COSP_monthly=n |
---|
42 | LMDZ_COSP_daily=n |
---|
43 | LMDZ_COSP_hf=n |
---|
44 | |
---|
45 | # Set NMC output frequency (monthly, daily, HF) = y/n |
---|
46 | LMDZ_NMC_monthly=y |
---|
47 | LMDZ_NMC_daily=n |
---|
48 | LMDZ_NMC_hf=n |
---|
49 | |
---|
50 | # Nugding : ok_guide=y/n |
---|
51 | # If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below. |
---|
52 | ok_guide=n |
---|
53 | |
---|
54 | [InitialStateFiles] |
---|
55 | List= (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Restart/${CREATE}_${year}_start.nc, start.nc),\ |
---|
56 | (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Restart/${CREATE}_${year}_startphy.nc, startphy.nc) |
---|
57 | |
---|
58 | [BoundaryFiles] |
---|
59 | List= (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Boundary/${CREATE}_${year}_limit.nc, limit.nc),\ |
---|
60 | (${R_IN}/ATM/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_${year}_v5.nc, aerosols${year}.nc),\ |
---|
61 | (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Boundary/${CREATE}_${year}_climoz_LMDZ.nc, climoz_LMDZ.nc) |
---|
62 | |
---|
63 | ListNonDel= (${R_IN}/ATM/IPCC_AR5/HISTORIQUE/SOLARANDVOLCANOES_1610_2008.txt, SOLARANDVOLCANOES.txt),\ |
---|
64 | (${R_IN}/ATM/IPCC_AR5/HISTORIQUE/CO2_1765_2005.txt, CO2.txt),\ |
---|
65 | (${R_IN}/ATM/IPCC_AR5/HISTORIQUE/CH4_1765_2005.txt, CH4.txt),\ |
---|
66 | (${R_IN}/ATM/IPCC_AR5/HISTORIQUE/N2O_1765_2005.txt, N2O.txt),\ |
---|
67 | (${R_IN}/ATM/IPCC_AR5/HISTORIQUE/CFC11_1765_2005.txt, CFC11.txt),\ |
---|
68 | (${R_IN}/ATM/IPCC_AR5/HISTORIQUE/CFC12_1765_2005.txt, CFC12.txt),\ |
---|
69 | (${R_IN}/ATM/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855_v5.nc, aerosols.nat.nc) |
---|
70 | |
---|
71 | [SmoothFiles] |
---|
72 | List=() |
---|
73 | |
---|
74 | [ParametersFiles] |
---|
75 | List= (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def), \ |
---|
76 | (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY}, gcm.def), \ |
---|
77 | (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z}, vert.def), \ |
---|
78 | (${MODIPSL}/modeles/LMDZ/DefLists/cosp_input_nl.txt, .), \ |
---|
79 | (${MODIPSL}/modeles/LMDZ/DefLists/cosp_output_nl.txt, .), \ |
---|
80 | (${SUBMIT_DIR}/PARAM/config.def_${ConfType}, config.def), \ |
---|
81 | (${SUBMIT_DIR}/PARAM/guide.def, .), \ |
---|
82 | (${SUBMIT_DIR}/PARAM/run.def, .), \ |
---|
83 | (${SUBMIT_DIR}/PARAM/traceur.def, .), \ |
---|
84 | (${SUBMIT_DIR}/PARAM/iodef.xml, . ), \ |
---|
85 | (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . ), \ |
---|
86 | (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthCOSP_lmdz.xml, .),\ |
---|
87 | (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthNMC_lmdz.xml, . ),\ |
---|
88 | (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histday_lmdz.xml, . ), \ |
---|
89 | (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayCOSP_lmdz.xml, .),\ |
---|
90 | (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayNMC_lmdz.xml, . ),\ |
---|
91 | (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf_lmdz.xml, . ), \ |
---|
92 | (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfCOSP_lmdz.xml, .), \ |
---|
93 | (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfNMC_lmdz.xml, . ), \ |
---|
94 | (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . ), \ |
---|
95 | (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . ), \ |
---|
96 | (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . ), \ |
---|
97 | (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . ), \ |
---|
98 | (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . ) |
---|
99 | |
---|
100 | [RestartFiles] |
---|
101 | List= (restart.nc, restart.nc, start.nc), \ |
---|
102 | (restartphy.nc, restartphy.nc, startphy.nc) |
---|
103 | |
---|
104 | [OutputText] |
---|
105 | List= (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, vert.def, used_run.def, iodef.xml, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt,out_lmdz.x.err, out_lmdz.x.out) |
---|
106 | |
---|
107 | [OutputFiles] |
---|
108 | List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, Post_1M_histmth), \ |
---|
109 | (histmthCOSP.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc, NONE), \ |
---|
110 | (histmthNMC.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc, Post_1M_histmthNMC), \ |
---|
111 | (paramLMDZ_phy.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_paramLMDZ_phy.nc, Post_1M_paramLMDZ_phy), \ |
---|
112 | (histday.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc, NONE), \ |
---|
113 | (histdayCOSP.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc, NONE), \ |
---|
114 | (histdayNMC.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc, NONE), \ |
---|
115 | (histhf.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc, NONE), \ |
---|
116 | (histhfCOSP.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc, NONE), \ |
---|
117 | (histhfNMC.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc, NONE), \ |
---|
118 | (histhf3h.nc, ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc, NONE), \ |
---|
119 | (histhf3hm.nc, ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc, NONE) |
---|
120 | |
---|
121 | [Post_1M_histmth] |
---|
122 | Patches= () |
---|
123 | GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) |
---|
124 | TimeSeriesVars2D = (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, solswad, swtoacf_zero, swsrfcf_zero) |
---|
125 | ChunckJob2D = 100Y |
---|
126 | TimeSeriesVars3D = (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, tnt, dtdyn, dtphy, dtlschr, tntr, tntscpbl, tnhus, dqdyn, dqvdf, tnhusscpbl, dqphy, evu, mcd) |
---|
127 | ChunckJob3D = 100Y |
---|
128 | Seasonal=ON |
---|
129 | |
---|
130 | [Post_1M_histmthCOSP] |
---|
131 | Patches = () |
---|
132 | GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bounds) |
---|
133 | TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp) |
---|
134 | ChunckJob2D = OFF |
---|
135 | TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl) |
---|
136 | ChunckJob3D = OFF |
---|
137 | Seasonal=OFF |
---|
138 | |
---|
139 | [Post_1M_histmthNMC] |
---|
140 | Patches = () |
---|
141 | GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) |
---|
142 | TimeSeriesVars2D = () |
---|
143 | ChunckJob2D = NONE |
---|
144 | TimeSeriesVars3D = (ta, tro3, zg, hus, hur, ua, va, wap) |
---|
145 | ChunckJob3D = NONE |
---|
146 | Seasonal=ON |
---|
147 | |
---|
148 | [Post_1M_paramLMDZ_phy] |
---|
149 | Patches=() |
---|
150 | GatherWithInternal = (lon, lat, time_counter, time_counter_bnds) |
---|
151 | TimeSeriesVars2D =(R_ecc, R_peri, R_incl, solaire, co2_ppm, CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt) |
---|
152 | ChunckJob2D = NONE |
---|
153 | TimeSeriesVars3D = () |
---|
154 | ChunckJob3D = NONE |
---|
155 | Seasonal=OFF |
---|
156 | |
---|
157 | [Post_1D_histday] |
---|
158 | Patches= () |
---|
159 | GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) |
---|
160 | TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, precip, pluc, plul, prw, psol, q2m, sens, sicf, slp, soll, sols, snow, SWdnSFC, t2m, t2m_max, t2m_min, topl, tops, tsol, u10m, v10m, wind10m, wind10max) |
---|
161 | ChunckJob2D = 50Y |
---|
162 | TimeSeriesVars3D = (lwcon, iwcon, mc, rhum, rneb, temp, theta, ovap, geop, vitu, vitv, vitw, pres, paprs) |
---|
163 | ChunckJob3D = OFF |
---|
164 | Seasonal=OFF |
---|
165 | |
---|
166 | [Post_1D_histdayCOSP] |
---|
167 | Patches = () |
---|
168 | GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bounds) |
---|
169 | TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp) |
---|
170 | ChunckJob2D = OFF |
---|
171 | TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl) |
---|
172 | ChunckJob3D = OFF |
---|
173 | Seasonal=OFF |
---|
174 | |
---|
175 | [Post_1D_histdayNMC] |
---|
176 | Patches = () |
---|
177 | GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) |
---|
178 | TimeSeriesVars2D = () |
---|
179 | ChunckJob2D = NONE |
---|
180 | TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap) |
---|
181 | ChunckJob3D = 10Y |
---|
182 | Seasonal=OFF |
---|
183 | |
---|
184 | [Post_HF_histhf] |
---|
185 | Patches= () |
---|
186 | GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) |
---|
187 | TimeSeriesVars2D = (cldt, psol, q2m, slp, precip, pluc, plul, t2m, tsol, u10m, v10m) |
---|
188 | ChunckJob2D = 50Y |
---|
189 | TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv) |
---|
190 | ChunckJob3D = OFF |
---|
191 | Seasonal=OFF |
---|
192 | |
---|
193 | [Post_HF_histhfCOSP] |
---|
194 | Patches = () |
---|
195 | GatherWithInternal = (lon, lat, height, sza, time_counter, time_counter_bounds) |
---|
196 | TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso) |
---|
197 | ChunckJob2D = OFF |
---|
198 | TimeSeriesVars3D = (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) |
---|
199 | ChunckJob3D = OFF |
---|
200 | Seasonal=OFF |
---|
201 | |
---|
202 | [Post_HF_histhfNMC] |
---|
203 | Patches = () |
---|
204 | GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) |
---|
205 | TimeSeriesVars2D = () |
---|
206 | ChunckJob2D = NONE |
---|
207 | TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap) |
---|
208 | ChunckJob3D = 10Y |
---|
209 | Seasonal=OFF |
---|
210 | |
---|
211 | [Post_3H_histhf3hm] |
---|
212 | Patches= () |
---|
213 | GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) |
---|
214 | TimeSeriesVars2D = (flat, precip, pluc, snow, topl, topl0, SWupTOA, SWupTOAclr, SWdnTOA, SWupSFC, SWupSFCclr, SWdnSFC, SWdnSFCclr, LWupSFC, LWupSFCclr, LWdnSFC, LWdnSFCclr, bils, bils_tke, bils_diss, bils_ec, bils_kinetic, bils_enthalp, bils_latent, sens, cldt, zmax_th) |
---|
215 | ChunckJob2D = OFF |
---|
216 | TimeSeriesVars3D = () |
---|
217 | ChunckJob3D = OFF |
---|
218 | Seasonal=OFF |
---|
219 | |
---|
220 | [Post_3H_histhf3h] |
---|
221 | Patches= () |
---|
222 | GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) |
---|
223 | TimeSeriesVars2D = (phis, tsol, t2m, q2m, ustar, u10m, v10m, psol) |
---|
224 | ChunckJob2D = OFF |
---|
225 | TimeSeriesVars3D = () |
---|
226 | ChunckJob3D = OFF |
---|
227 | Seasonal=OFF |
---|