source: CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZ/clim/COMP/lmdz.card @ 2736

Last change on this file since 2736 was 2736, checked in by jgipsl, 8 years ago

Change in parameter files for LMDZ:

  • created vert.def containing parameters depending on the number of vertical levels. These parameters were before set in gcm.def and in physiq.def. gcm.def+physiq.def+vert.def are now doing the same as prevously gcm.def+physiq.def

These changes induces some modifications in the parameter set up:

  • resolution 96x95x39 : No changes
  • resolution 144x142x39 :
    • tetatemp=5400. => 7200.
    • Replaced physic=y by iflag_phys=1 and read_start=y
    • Changed default value for iphysiq from 15 to 5
    • added ngroup=4
  • resolution 144x142x79 :
    • day_step 960 => 720
    • tetagdiv 1800. => 3600.
    • tetagrot 7200. => 5400.
    • tetatemp 5400. => 7200.
    • added ngroup=4

Added physiq.def_NPv5.4 : new physics package under developpement. Needs LMDZ5/trunk rev 2444 or later.

File size: 11.1 KB
Line 
1[Compatibility]
2libIGCM=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 new physics, to be used with LMDZ5/trunk revision 1554 or later
8LMDZ_Physics=AP
9
10# Use XIOS as output library
11XIOS=y
12
13# Set the variable CREATE needed further below to find the initial and boundary condition files.
14CREATE=ELC-${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
19ConfType=actuel
20
21# Manage radiative aerosol effect and ozone
22flag_aerosol=6
23ok_ade=y
24ok_aie=y
25aerosol_couple=n
26read_climoz=2
27ok_cdnc=y
28
29# ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only
30ByPass_hgardfou_teta=n
31
32# ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only
33ByPass_hgardfou_mats=n
34
35# Number of periods where to set parameter adjust=y before switching to adjust=n
36# For adjust=n, set LMDZ_NbPeriod_ajust=0.
37LMDZ_NbPeriod_adjust=0
38
39# To force usage of specific Bands file, set LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart experiment
40# LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/pdControl/XXXXXX/ATM/Debug/pdControl_XXXXXXX_Bands_96x95x19_3prc.dat_3
41
42# Set OutLevel to choose the level of output for LMDZ.
43# OutLevel=low/medium/high
44OutLevel=low
45
46# COSP activation and choose of output frequency for COSP (monthly, daily, HF) = y/n
47LMDZ_COSP_OK=n
48LMDZ_COSP_monthly=n
49LMDZ_COSP_daily=n
50LMDZ_COSP_hf=n
51
52# Set NMC output frequency (monthly, daily, HF) = y/n
53LMDZ_NMC_monthly=y
54LMDZ_NMC_daily=n
55LMDZ_NMC_hf=n
56
57# Nugding : ok_guide=y/n
58# If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below.
59ok_guide=n
60
61[InitialStateFiles]
62List=   (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Restart/${CREATE}_clim_start.nc,    start.nc),\
63        (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Restart/${CREATE}_clim_startphy.nc, startphy.nc)
64
65[BoundaryFiles]
66List=()
67ListNonDel= (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Boundary/${CREATE}_clim_limit.nc, limit.nc),\
68            (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Boundary/${CREATE}_climoz_LMDZ.nc, climoz_LMDZ.nc),\
69            (${R_IN}/ATM/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1995_v5.nc, aerosols1980.nc),\
70            (${R_IN}/ATM/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1860_v5.nc, aerosols.nat.nc)
71
72[SmoothFiles]
73List=()
74
75[ParametersFiles]
76List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def),       \
77        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY},    gcm.def),          \
78        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),         \
79        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),          \
80        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),          \
81        (${SUBMIT_DIR}/PARAM/config.def_${ConfType},  config.def),          \
82        (${SUBMIT_DIR}/PARAM/guide.def, .),                                 \
83        (${SUBMIT_DIR}/PARAM/run.def, .),                                   \
84        (${SUBMIT_DIR}/PARAM/traceur.def, .),                               \
85        (${SUBMIT_DIR}/PARAM/iodef.xml, . ),                                \
86        (${SUBMIT_DIR}/PARAM/file_def_histmth_lmdz.xml, . ),                \
87        (${SUBMIT_DIR}/PARAM/file_def_histmthCOSP_lmdz.xml, .),             \
88        (${SUBMIT_DIR}/PARAM/file_def_histmthNMC_lmdz.xml, . ),             \
89        (${SUBMIT_DIR}/PARAM/file_def_histday_lmdz.xml, . ),                \
90        (${SUBMIT_DIR}/PARAM/file_def_histdayCOSP_lmdz.xml, .),             \
91        (${SUBMIT_DIR}/PARAM/file_def_histdayNMC_lmdz.xml, . ),             \
92        (${SUBMIT_DIR}/PARAM/file_def_histhf_lmdz.xml, . ),                 \
93        (${SUBMIT_DIR}/PARAM/file_def_histhfCOSP_lmdz.xml, .),              \
94        (${SUBMIT_DIR}/PARAM/file_def_histhfNMC_lmdz.xml, . ),              \
95        (${SUBMIT_DIR}/PARAM/file_def_histstn_lmdz.xml, . ),                \
96        (${SUBMIT_DIR}/PARAM/file_def_histins_lmdz.xml, . ),                \
97        (${SUBMIT_DIR}/PARAM/file_def_histLES_lmdz.xml, . ),                \
98        (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . ),            \
99        (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . )
100
101[RestartFiles]
102List=   (restart.nc, restart.nc, start.nc), \
103        (restartphy.nc, restartphy.nc,  startphy.nc)
104
105[OutputText]
106List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, used_run.def, iodef.xml, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt)
107
108[OutputFiles]
109List=   (histmth.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,       Post_1M_histmth),       \
110        (histmthCOSP.nc,   ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc,   NONE),                  \
111        (histmthNMC.nc,    ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc,    Post_1M_histmthNMC),    \
112        (paramLMDZ_phy.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_paramLMDZ_phy.nc, Post_1M_paramLMDZ_phy), \
113        (histday.nc,       ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,       NONE),                  \
114        (histdayCOSP.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,   NONE),                  \
115        (histdayNMC.nc,    ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,    NONE),                  \
116        (histhf.nc,        ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,        NONE),                  \
117        (histhfCOSP.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,    NONE),                  \
118        (histhfNMC.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,     NONE),                  \
119        (histhf3h.nc,      ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,      NONE),                  \
120        (histhf3hm.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc,     NONE)
121
122[Post_1M_histmth]
123Patches= ()
124GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire)
125TimeSeriesVars2D = (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)
126ChunckJob2D = 100Y
127TimeSeriesVars3D = (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)
128ChunckJob3D = 100Y
129Seasonal=ON
130
131[Post_1M_histmthCOSP]
132Patches = ()
133GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bounds)
134TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
135ChunckJob2D = OFF
136TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
137ChunckJob3D = OFF
138Seasonal=OFF
139
140[Post_1M_histmthNMC]
141Patches = ()
142GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds)
143TimeSeriesVars2D = ()
144ChunckJob2D = NONE
145TimeSeriesVars3D = (ta, tro3, zg, hus, hur, ua, va, wap)
146ChunckJob3D = NONE
147Seasonal=ON
148
149[Post_1M_paramLMDZ_phy]
150Patches=()
151GatherWithInternal = (lon, lat, time_counter, time_counter_bnds)
152TimeSeriesVars2D =(R_ecc,  R_peri, R_incl, solaire, co2_ppm, CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt)
153ChunckJob2D = NONE
154TimeSeriesVars3D = ()
155ChunckJob3D = NONE
156Seasonal=OFF
157
158[Post_1D_histday]
159Patches= ()
160GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds)
161TimeSeriesVars2D = (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)
162ChunckJob2D = 50Y
163TimeSeriesVars3D = (lwcon, iwcon, mc, rhum, rneb, temp, theta, ovap, geop, vitu, vitv, vitw, pres, paprs)
164ChunckJob3D = OFF
165Seasonal=OFF
166
167[Post_1D_histdayCOSP]
168Patches = ()
169GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bounds)
170TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
171ChunckJob2D = OFF
172TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
173ChunckJob3D = OFF
174Seasonal=OFF
175
176[Post_1D_histdayNMC]
177Patches = ()
178GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds)
179TimeSeriesVars2D = ()
180ChunckJob2D = NONE
181TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
182ChunckJob3D = 10Y
183Seasonal=OFF
184
185[Post_HF_histhf]
186Patches= ()
187GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds)
188TimeSeriesVars2D = (cldt, psol, q2m, slp, precip, pluc, plul, t2m, tsol, u10m, v10m)
189ChunckJob2D = 50Y
190TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv)
191ChunckJob3D = OFF
192Seasonal=OFF
193
194[Post_HF_histhfCOSP]
195Patches = ()
196GatherWithInternal = (lon, lat, height, sza, time_counter, time_counter_bounds)
197TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso)
198ChunckJob2D = OFF
199TimeSeriesVars3D = (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)
200ChunckJob3D = OFF
201Seasonal=OFF
202
203[Post_HF_histhfNMC]
204Patches = ()
205GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds)
206TimeSeriesVars2D = ()
207ChunckJob2D = NONE
208TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
209ChunckJob3D = 10Y
210Seasonal=OFF
211
212[Post_3H_histhf3hm]
213Patches= ()
214GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds)
215TimeSeriesVars2D = (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)
216ChunckJob2D = OFF
217TimeSeriesVars3D = ()
218ChunckJob3D = OFF
219Seasonal=OFF
220
221[Post_3H_histhf3h]
222Patches= ()
223GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds)
224TimeSeriesVars2D = (phis, tsol, t2m, q2m, ustar, u10m, v10m, psol)
225ChunckJob2D = OFF
226TimeSeriesVars3D = ()
227ChunckJob3D = OFF
228Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.