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.0 for new physics, to be used with LMDZ5/trunk revision 1554 or later |
---|
8 | LMDZ_Physics=AP |
---|
9 | |
---|
10 | # Set ConfType to choose parameters for aerosols, solar and green house gazes. |
---|
11 | # The parameter file PARAM/config.def_$ConfType will be used. |
---|
12 | # ConfType=preind/actuel/annuel |
---|
13 | ConfType=preind |
---|
14 | |
---|
15 | ByPass_hgardfou_teta=n |
---|
16 | ByPass_hgardfou_mats=n |
---|
17 | LMDZ_NbPeriod_adjust=3 |
---|
18 | # LMDZ_NbPeriod_adjust=0 |
---|
19 | # To force usage of this Bands file, put LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart experiment |
---|
20 | # LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/pdControl/XXXXXX/ATM/Debug/pdControl_XXXXXXX_Bands_96x95x19_3prc.dat_3 |
---|
21 | |
---|
22 | # Set OutLevel to choose the level of output files from LMDZ. The file PARAM/output.def_$OutLevel will be used. |
---|
23 | # OutLevel=low/medium/high |
---|
24 | OutLevel=medium |
---|
25 | |
---|
26 | # Set COSP activation and Outputs frequency (monthly, daily, HF) = y/n |
---|
27 | LMDZ_COSP_OK=n |
---|
28 | LMDZ_COSP_monthly=y |
---|
29 | LMDZ_COSP_daily=y |
---|
30 | LMDZ_COSP_hf=n |
---|
31 | |
---|
32 | # Set NMC Outputs frequency (monthly, daily, HF) = y/n |
---|
33 | LMDZ_NMC_monthly=n |
---|
34 | LMDZ_NMC_daily=n |
---|
35 | LMDZ_NMC_hf=n |
---|
36 | |
---|
37 | [InitialStateFiles] |
---|
38 | # Always restart from previous simulation for configuration with Reprobus or add here start.nc and startphy.nc files to use containg all tracers |
---|
39 | List= () |
---|
40 | |
---|
41 | [BoundaryFiles] |
---|
42 | List= () |
---|
43 | # With AR5 aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM) |
---|
44 | # With AR5 ozone(tropo + strato from LMDZOR-INCA-REPROBUS simulations) |
---|
45 | ListNonDel= (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855_v3.nc, aerosols.nat.nc),\ |
---|
46 | (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/climoz_LMDZ_1855_v2.nc, climoz_LMDZ.nc) |
---|
47 | |
---|
48 | [SmoothFiles] |
---|
49 | List= () |
---|
50 | |
---|
51 | [ParametersFiles] |
---|
52 | List= (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ |
---|
53 | (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D}, gcm.def), \ |
---|
54 | (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt, .), \ |
---|
55 | (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt, .), \ |
---|
56 | (${SUBMIT_DIR}/PARAM/output.def_${OutLevel}, output.def), \ |
---|
57 | (${SUBMIT_DIR}/PARAM/config.def_${ConfType}, config.def), \ |
---|
58 | (${SUBMIT_DIR}/PARAM/run.def, .), \ |
---|
59 | (${SUBMIT_DIR}/PARAM/traceur.def.repr, traceur.def) |
---|
60 | |
---|
61 | [RestartFiles] |
---|
62 | List= (restart.nc, restart.nc, start.nc), \ |
---|
63 | (restartphy.nc, restartphy.nc, startphy.nc) |
---|
64 | |
---|
65 | [OutputText] |
---|
66 | List= () |
---|
67 | #List= (lmdz.x.prt) |
---|
68 | |
---|
69 | [OutputFiles] |
---|
70 | List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, Post_1M_histmth), \ |
---|
71 | (histmthCOSP.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc, Post_1M_histmthCOSP), \ |
---|
72 | (histmthNMC.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc, Post_1M_histmthNMC), \ |
---|
73 | (dynzon.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_dynzon.nc, Post_1M_dynzon), \ |
---|
74 | (paramLMDZ_phy.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_paramLMDZ_phy.nc, Post_1M_paramLMDZ_phy), \ |
---|
75 | (histday.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc, Post_1D_histday), \ |
---|
76 | (histdayCOSP.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc, Post_1D_histdayCOSP), \ |
---|
77 | (histdayNMC.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc, Post_1D_histdayNMC), \ |
---|
78 | (histhf.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc, Post_HF_histhf), \ |
---|
79 | (histhfCOSP.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc, Post_HF_histhfCOSP), \ |
---|
80 | (histhfNMC.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc, Post_HF_histhfNMC), \ |
---|
81 | (histhf3h.nc, ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc, Post_3H_histhf3h), \ |
---|
82 | (histhf3hm.nc, ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc, Post_3H_histhf3hm) |
---|
83 | |
---|
84 | [Post_1M_histmth] |
---|
85 | Patches= () |
---|
86 | GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire) |
---|
87 | 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, swtoacf_zero, swsrfcf_zero) |
---|
88 | ChunckJob2D = NONE |
---|
89 | 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, Aga, rlu, rsu, rld, rsd, rlucs, rsucs, rldcs, rsdcs, tnt, dtdyn, dtphy, dtlschr, tntr, tntc, tntscpbl, tnhus, dqdyn, tnhusc, dqvdf, tnhusscpbl, dqphy, evu, kz, mcd) |
---|
90 | ChunckJob3D = 100Y |
---|
91 | Seasonal=ON |
---|
92 | |
---|
93 | [Post_1M_histmthCOSP] |
---|
94 | Patches = () |
---|
95 | GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bnds) |
---|
96 | TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp) |
---|
97 | ChunckJob2D = OFF |
---|
98 | TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl) |
---|
99 | ChunckJob3D = OFF |
---|
100 | Seasonal=OFF |
---|
101 | |
---|
102 | [Post_1M_histmthNMC] |
---|
103 | Patches = () |
---|
104 | GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds) |
---|
105 | TimeSeriesVars2D = () |
---|
106 | ChunckJob2D = NONE |
---|
107 | TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT, tro3, tro3_daylight) |
---|
108 | ChunckJob3D = 100Y |
---|
109 | Seasonal=ON |
---|
110 | |
---|
111 | [Post_1M_dynzon] |
---|
112 | Patches = () |
---|
113 | GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds) |
---|
114 | TimeSeriesVars2D = () |
---|
115 | ChunckJob2D = NONE |
---|
116 | TimeSeriesVars3D = () |
---|
117 | ChunckJob3D = NONE |
---|
118 | Seasonal=OFF |
---|
119 | |
---|
120 | [Post_1M_paramLMDZ_phy] |
---|
121 | Patches=() |
---|
122 | GatherWithInternal = (lon, lat, time_counter, time_counter_bnds) |
---|
123 | TimeSeriesVars2D =(R_ecc, R_peri, R_incl, solaire, co2_ppm, CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt) |
---|
124 | ChunckJob2D = NONE |
---|
125 | TimeSeriesVars3D = () |
---|
126 | ChunckJob3D = NONE |
---|
127 | Seasonal=OFF |
---|
128 | |
---|
129 | [Post_1D_histday] |
---|
130 | Patches= () |
---|
131 | GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds) |
---|
132 | TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, iwp, lwp, pbase, ptop, precip, pluc, plul, prw, psol, rh2m, rh2m_min, rh2m_max, q2m, sens, sicf, slp, soll, sols, snow, LWdnSFC, LWdnSFCclr, SWdnSFC, SWdnSFCclr, SWdnTOA, LWupSFCclr, SWupSFC, SWupSFCclr, SWupTOA, SWupTOAclr, t2m, t2m_max, t2m_min, topl, topl0, tops, tsol, t700, u10m, v10m, wind10m, wind10max, w500) |
---|
133 | ChunckJob2D = 50Y |
---|
134 | TimeSeriesVars3D = (lwcon, iwcon, mc, rhum, rneb, temp, theta, ovap, geop, vitu, vitv, vitw, pres, paprs) |
---|
135 | ChunckJob3D = OFF |
---|
136 | Seasonal=OFF |
---|
137 | |
---|
138 | [Post_1D_histdayCOSP] |
---|
139 | Patches = () |
---|
140 | GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bnds) |
---|
141 | TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp) |
---|
142 | ChunckJob2D = OFF |
---|
143 | TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl) |
---|
144 | ChunckJob3D = OFF |
---|
145 | Seasonal=OFF |
---|
146 | |
---|
147 | [Post_1D_histdayNMC] |
---|
148 | Patches = () |
---|
149 | GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds) |
---|
150 | TimeSeriesVars2D = () |
---|
151 | ChunckJob2D = NONE |
---|
152 | TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap) |
---|
153 | ChunckJob3D = 10Y |
---|
154 | Seasonal=OFF |
---|
155 | |
---|
156 | [Post_HF_histhf] |
---|
157 | Patches= () |
---|
158 | GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds) |
---|
159 | TimeSeriesVars2D = (cldt, psol, q2m, slp, SWnetOR, SWdownOR, LWdownOR, precip, pluc, plul, t2m, tsol, u10m, v10m) |
---|
160 | ChunckJob2D = 50Y |
---|
161 | TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv) |
---|
162 | ChunckJob3D = OFF |
---|
163 | Seasonal=OFF |
---|
164 | |
---|
165 | [Post_HF_histhfCOSP] |
---|
166 | Patches = () |
---|
167 | GatherWithInternal = (lon, lat, height, sza, time_counter, time_counter_bnds) |
---|
168 | TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso) |
---|
169 | ChunckJob2D = OFF |
---|
170 | 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) |
---|
171 | ChunckJob3D = OFF |
---|
172 | Seasonal=OFF |
---|
173 | |
---|
174 | [Post_HF_histhfNMC] |
---|
175 | Patches = () |
---|
176 | GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds) |
---|
177 | TimeSeriesVars2D = () |
---|
178 | ChunckJob2D = NONE |
---|
179 | TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap) |
---|
180 | ChunckJob3D = 10Y |
---|
181 | Seasonal=OFF |
---|
182 | |
---|
183 | [Post_3H_histhf3h] |
---|
184 | Patches= () |
---|
185 | GatherWithInternal = (lon, lat, presnivs, time_counter) |
---|
186 | TimeSeriesVars2D = (phis, tsol, t2m, q2m, u10m, v10m, psol, topl, bils) |
---|
187 | ChunckJob2D = OFF |
---|
188 | TimeSeriesVars3D = () |
---|
189 | ChunckJob3D = OFF |
---|
190 | Seasonal=OFF |
---|
191 | |
---|
192 | [Post_3H_histhf3hm] |
---|
193 | Patches= () |
---|
194 | GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds) |
---|
195 | TimeSeriesVars2D = (precip, flat, sens, LWdnSFC, LWupSFC, SWdnSFC, SWupSFC, pluc, snow, LWdnSFCclr, SWdnSFCclr, LWupSFCclr, SWupSFCclr, cldt) |
---|
196 | ChunckJob2D = 50Y |
---|
197 | TimeSeriesVars3D = () |
---|
198 | ChunckJob3D = OFF |
---|
199 | Seasonal=OFF |
---|