source: CONFIG/IPSLCM/IPSLCM5-2/historical/COMP/lmdz.card @ 1541

Last change on this file since 1541 was 1541, checked in by jgipsl, 13 years ago

Modifications in working configuration : Preparation for new physics in
LMDZ

  • Separated physiq.def_L39 into config.def and physiq.def_L39_AP
  • Added variable LMDZ_physic in lmdz.card. This variable has default value AP for old physics(current physics package). Later with this

variable the new physics package in LMDZ can be switch on.

19 level version on stand-by. Do not use this version for the moment!

  • Deleted physiq.def_L19 in all experience except EXP00. 19 level version has not been updated for these different experiences and all

files were a copy of EXP00/PARAM/physiq.def_L19. physiq.def_L19 is
seperated into physiq.def_L19 and config.def_L19. config.def_L19 is not
yet used.

File size: 10.6 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5# Physics package to use :
6# AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources
7LMDZ_Physics=AP
8
9ByPass_hgardfou_teta=n
10ByPass_hgardfou_mats=n
11LMDZ_NbPeriod_adjust=3
12# LMDZ_NbPeriod_adjust=0
13# To force usage of this Bands file, put LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart experiment
14# LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/pdControl/XXXXXX/ATM/Debug/pdControl_XXXXXXX_Bands_96x95x19_3prc.dat_3
15
16# To force higher writing level for aerosol.
17# LMDZ_Freq_aero : frequency for writing (in PeriodLength : 10Years = 120) ,
18# LMDZ_Length_aero : length of writing (in PeriodLength : 1Year = 12).
19# To cancel this option put LMDZ_Length_aero=0
20LMDZ_Freq_aero=120
21LMDZ_Length_aero=12
22
23# Set COSP activation and Outputs frequency (monthly, daily, HF) = y/n
24LMDZ_COSP_OK=y
25LMDZ_COSP_monthly=y
26LMDZ_COSP_daily=n
27LMDZ_COSP_hf=n
28# LMDZ_COSP_daily1979=y : activate COSP daily output from 1979 and after
29LMDZ_COSP_daily1979=y
30
31# Set NMC Outputs frequency (monthly, daily, HF) = y/n
32LMDZ_NMC_monthly=y
33LMDZ_NMC_daily=y
34LMDZ_NMC_hf=y
35
36[InitialStateFiles]
37List=   (${R_INIT}/ATM/${config_UserChoices_TagName}/Albedo.nc, .), \
38        (${R_INIT}/ATM/${config_UserChoices_TagName}/amipbc_sic_1x1_clim.nc, amipbc_sic_1x1.nc), \
39        (${R_INIT}/ATM/${config_UserChoices_TagName}/amipbc_sst_1x1_clim.nc, amipbc_sst_1x1.nc), \
40        (${R_INIT}/ATM/${config_UserChoices_TagName}/ECDYN.nc.20020101,      ECDYN.nc), \
41        (${R_INIT}/ATM/${config_UserChoices_TagName}/ECPHY.nc,      .), \
42        (${R_INIT}/ATM/${config_UserChoices_TagName}/Relief.nc,     .), \
43        (${R_INIT}/ATM/${config_UserChoices_TagName}/Rugos.nc,      .), \
44        (${R_INIT}/ATM/${config_UserChoices_TagName}/landiceref.nc, .), \
45        (${R_INIT}/ATM/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}x${RESOL_ATM}/o2a.nc, .)
46
47[BoundaryFiles]
48List=       ()
49ListNonDel= (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/SOLARANDVOLCANOES_1610_2008.txt, SOLARANDVOLCANOES.txt),\
50            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CO2_1765_2005.txt, CO2.txt),\
51            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CH4_1765_2005.txt, CH4.txt),\
52            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/N2O_1765_2005.txt, N2O.txt),\
53            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CFC11_1765_2005.txt, CFC11.txt),\
54            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CFC12_1765_2005.txt, CFC12.txt),\
55            (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855_v3.nc, aerosols.nat.nc)
56
57[SmoothFiles]
58# With AR5 aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM)
59# With AR5 ozone(tropo + strato from LMDZOR-INCA-REPROBUS simulations)
60List=   (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_${year}_v3.nc, aerosols${year}.nc, 1:12:), \
61        (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/climoz_LMDZ_${year}_v2.nc,          climoz_LMDZ.nc,     1:12:)
62
63[ParametersFiles]
64List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \
65        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \
66        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),    \
67        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),    \
68        (${SUBMIT_DIR}/PARAM/output.def, .), \
69        (${SUBMIT_DIR}/PARAM/config.def, .), \
70        (${SUBMIT_DIR}/PARAM/run.def, .), \
71        (${SUBMIT_DIR}/PARAM/traceur.def, .)
72
73[RestartFiles]
74List=   (restart.nc, restart.nc, start.nc), \
75        (restartphy.nc, restartphy.nc,  startphy.nc)
76
77[OutputText]
78List=   ()
79#List=   (lmdz.x.prt)
80
81[OutputFiles]
82List=   (histmth.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,       Post_1M_histmth),       \
83        (histmthCOSP.nc,   ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc,   Post_1M_histmthCOSP),   \
84        (histmthNMC.nc,    ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc,    Post_1M_histmthNMC),    \
85        (dynzon.nc,        ${R_OUT_ATM_O_M}/${PREFIX}_1M_dynzon.nc,        Post_1M_dynzon),        \
86        (paramLMDZ_phy.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_paramLMDZ_phy.nc, Post_1M_paramLMDZ_phy), \
87        (histday.nc,       ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,       Post_1D_histday),       \
88        (histdayCOSP.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,   Post_1D_histdayCOSP),   \
89        (histdayNMC.nc,    ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,    Post_1D_histdayNMC),    \
90        (histhf.nc,        ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,        Post_HF_histhf),        \
91        (histhfCOSP.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,    Post_HF_histhfCOSP),    \
92        (histhfNMC.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,     Post_HF_histhfNMC),     \
93        (histhf3h.nc,      ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,      Post_3H_histhf3h),      \
94        (histhf3hm.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc,     Post_3H_histhf3hm)
95
96[Post_1M_histmth]
97Patches= ()
98GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
99TimeSeriesVars2D = (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)
100ChunckJob2D = NONE
101TimeSeriesVars3D = (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)
102ChunckJob3D = 100Y
103Seasonal=ON
104
105[Post_1M_histmthCOSP]
106Patches = ()
107GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bnds)
108TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
109ChunckJob2D = NONE
110TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
111ChunckJob3D = 100Y
112Seasonal=OFF
113
114[Post_1M_histmthNMC]
115Patches = ()
116GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
117TimeSeriesVars2D = ()
118ChunckJob2D = NONE
119TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT, tro3, tro3_daylight)
120ChunckJob3D = 100Y
121Seasonal=ON
122
123[Post_1M_dynzon]
124Patches = ()
125GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
126TimeSeriesVars2D = ()
127ChunckJob2D = NONE
128TimeSeriesVars3D = ()
129ChunckJob3D = NONE
130Seasonal=OFF
131
132[Post_1M_paramLMDZ_phy]
133Patches=()
134GatherWithInternal = (lon, lat, time_counter, time_counter_bnds)
135TimeSeriesVars2D =(R_ecc,  R_peri, R_incl, solaire, co2_ppm, CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt)
136ChunckJob2D = NONE
137TimeSeriesVars3D = ()
138ChunckJob3D = NONE
139Seasonal=OFF
140
141[Post_1D_histday]
142Patches= ()
143GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
144TimeSeriesVars2D = (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)
145ChunckJob2D = 50Y
146TimeSeriesVars3D = (lwcon, iwcon, mc, rhum, rneb, temp, theta, ovap, geop, vitu, vitv, vitw, pres, paprs)
147ChunckJob3D = 10Y
148Seasonal=OFF
149
150[Post_1D_histdayCOSP]
151Patches = ()
152GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bnds)
153TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
154ChunckJob2D = 200Y
155TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
156ChunckJob3D = 10Y
157Seasonal=OFF
158
159[Post_1D_histdayNMC]
160Patches = ()
161GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
162TimeSeriesVars2D = ()
163ChunckJob2D = NONE
164TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
165ChunckJob3D = 10Y
166Seasonal=OFF
167
168[Post_HF_histhf]
169Patches= ()
170GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
171TimeSeriesVars2D = (cldt, psol, q2m, slp, SWnetOR, SWdownOR, LWdownOR, precip, pluc, plul, t2m, tsol, u10m, v10m)
172ChunckJob2D = 50Y
173TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv)
174ChunckJob3D = 10Y
175Seasonal=OFF
176
177[Post_HF_histhfCOSP]
178Patches = ()
179GatherWithInternal = (lon, lat, height, sza, time_counter, time_counter_bnds)
180TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso)
181ChunckJob2D = OFF
182TimeSeriesVars3D = (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)
183ChunckJob3D = OFF
184Seasonal=OFF
185
186[Post_HF_histhfNMC]
187Patches = ()
188GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
189TimeSeriesVars2D = ()
190ChunckJob2D = NONE
191TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
192ChunckJob3D = 10Y
193Seasonal=OFF
194
195[Post_3H_histhf3h]
196Patches= ()
197GatherWithInternal = (lon, lat, presnivs, time_counter)
198TimeSeriesVars2D = (phis, tsol, t2m, q2m, u10m, v10m, psol, topl, bils, t100, u100, v100, w100, t50, u50, v50, w50, t10, u10, v10, w10)
199ChunckJob2D = 50Y
200TimeSeriesVars3D = ()
201ChunckJob3D = OFF
202Seasonal=OFF
203
204[Post_3H_histhf3hm]
205Patches= ()
206GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
207TimeSeriesVars2D = (precip, flat, sens, LWdnSFC, LWupSFC, SWdnSFC, SWupSFC, pluc, snow, LWdnSFCclr, SWdnSFCclr, LWupSFCclr, SWupSFCclr, cldt)
208ChunckJob2D = 50Y
209TimeSeriesVars3D = ()
210ChunckJob3D = OFF
211Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.