source: CONFIG/IPSLCM/IPSLCM5A/EXP00/COMP/lmdz.card @ 1183

Last change on this file since 1183 was 1183, checked in by sdipsl, 14 years ago
  • First set of update in lmdz.card regarding LMDZ COSP variables requested by CMIP5 that are not already produced as TimeSeries? (mainly daily time series).
  • Only introduce variables that are produce with respect to the output level of each file for each experiment (EXP00, piControl, historical and NOPISCES).
  • Some variables are missing in histday for lev_hisday=5 like w500 and t700.
  • Homogenize TimeSeriesVar? list accross lmdz.card. So I prefered to put the var list and turn it OFF explicitely instead of living the list empty. Just in case someone want to look at cosp variables in EXP00 for example.
File size: 8.5 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5ByPass_hgardfou_teta=n
6ByPass_hgardfou_mats=n
7LMDZ_NbPeriod_adjust=3
8# LMDZ_NbPeriod_adjust=0
9# To force usage of this Bands file, put LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart experiment
10# LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/pdControl/XXXXXX/ATM/Debug/pdControl_XXXXXXX_Bands_96x95x19_3prc.dat_3
11
12# To force higher writing level for aerosol.
13# LMDZ_Freq_aero : frequency for writing (in PeriodLength : 10Years = 120) ,
14# LMDZ_Length_aero : length of writing (in PeriodLength : 1Year = 12).
15# To cancel this option put LMDZ_Length_aero=0
16LMDZ_Freq_aero=120
17LMDZ_Length_aero=12
18
19# Set COSP activation and Outputs frequency (monthly, daily, HF) = y/n
20LMDZ_COSP_OK=n
21LMDZ_COSP_monthly=y
22LMDZ_COSP_daily=y
23LMDZ_COSP_hf=n
24
25# Set NMC Outputs frequency (monthly, daily, HF) = y/n
26LMDZ_NMC_monthly=y
27LMDZ_NMC_daily=n
28LMDZ_NMC_hf=n
29
30[InitialStateFiles]
31List=   (${R_INIT}/ATM/${config_UserChoices_TagName}/Albedo.nc, .), \
32        (${R_INIT}/ATM/${config_UserChoices_TagName}/amipbc_sic_1x1_clim.nc, amipbc_sic_1x1.nc), \
33        (${R_INIT}/ATM/${config_UserChoices_TagName}/amipbc_sst_1x1_clim.nc, amipbc_sst_1x1.nc), \
34        (${R_INIT}/ATM/${config_UserChoices_TagName}/ECDYN.nc.20020101,      ECDYN.nc), \
35        (${R_INIT}/ATM/${config_UserChoices_TagName}/ECPHY.nc,      .), \
36        (${R_INIT}/ATM/${config_UserChoices_TagName}/Relief.nc,     .), \
37        (${R_INIT}/ATM/${config_UserChoices_TagName}/Rugos.nc,      .), \
38        (${R_INIT}/ATM/${config_UserChoices_TagName}/landiceref.nc, .), \
39        (${R_INIT}/ATM/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}x${RESOL_ATM}/o2a.nc, .)
40
41[BoundaryFiles]
42List=   ()
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)
45ListNonDel= (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1995_v2.nc, aerosols1980.nc),\
46            (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855_v2.nc, aerosols.nat.nc),\
47            (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/climoz_LMDZ_1995_v2.nc, climoz_LMDZ.nc)
48
49[SmoothFiles]
50List=   ()
51
52[ParametersFiles]
53List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}, physiq.def), \
54        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \
55        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),    \
56        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),    \
57        (${SUBMIT_DIR}/PARAM/run.def, .), \
58        (${SUBMIT_DIR}/PARAM/traceur.def, .)
59
60[RestartFiles]
61List=   (restart.nc, restart.nc, start.nc), \
62        (restartphy.nc, restartphy.nc,  startphy.nc)
63
64[OutputText]
65List=   (lmdz.x.prt)
66
67[OutputFiles]
68List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,      Post_1M_histmth),     \
69        (histmthCOSP.nc,  ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc,  Post_1M_histmthCOSP), \
70        (histmthNMC.nc,   ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc,   Post_1M_histmthNMC),  \
71        (dynzon.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_dynzon.nc,       Post_1M_dynzon),      \
72        (histday.nc,      ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,      Post_1D_histday),     \
73        (histdayCOSP.nc,  ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,  Post_1D_histdayCOSP), \
74        (histdayNMC.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,   Post_1D_histdayNMC),  \
75        (histhf.nc,       ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,       Post_HF_histhf),      \
76        (histhfCOSP.nc,   ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,   Post_HF_histhfCOSP),  \
77        (histhfNMC.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,    Post_HF_histhfNMC),   \
78        (histhf3h.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,     Post_3H_histhf3h),    \
79        (histhf3hm.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc,    Post_3H_histhf3hm)
80
81[Post_1M_histmth]
82Patches= ()
83GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
84TimeSeriesVars2D = (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)
85ChunckJob2D = NONE
86TimeSeriesVars3D = (upwd, lwcon, iwcon, lcc3dcon, lcc3dstra, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, mc, paprs, ec550aer, concoa, concbc, concso4, concss, concdust, reffclws, reffclwc, Aga)
87ChunckJob3D = 100Y
88Seasonal=ON
89
90[Post_1M_histmthCOSP]
91Patches = ()
92GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bnds)
93TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
94ChunckJob2D = OFF
95TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
96ChunckJob3D = OFF
97Seasonal=OFF
98
99[Post_1M_histmthNMC]
100Patches = ()
101GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
102TimeSeriesVars2D = ()
103ChunckJob2D = NONE
104TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT, tro3, tro3_daylight)
105ChunckJob3D = 100Y
106Seasonal=ON
107
108[Post_1M_dynzon]
109Patches = ()
110GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
111TimeSeriesVars2D = ()
112ChunckJob2D = NONE
113TimeSeriesVars3D = ()
114ChunckJob3D = NONE
115Seasonal=OFF
116
117[Post_1D_histday]
118Patches= ()
119GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
120TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, precip, pluc, plul, prw, psol, q2m, sens, sicf, slp, soll, sols, SWdnSFC, t2m, t2m_max, t2m_min, topl, tops, tsol, u10m, v10m, wind10m, wind10max)
121ChunckJob2D = 200Y
122TimeSeriesVars3D = (rhum, temp, theta, ovap, geop, vitu, vitv, vitw, pres)
123ChunckJob3D = OFF
124Seasonal=OFF
125
126[Post_1D_histdayCOSP]
127Patches = ()
128GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bnds)
129TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
130ChunckJob2D = OFF
131TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
132ChunckJob3D = OFF
133Seasonal=OFF
134
135[Post_1D_histdayNMC]
136Patches = ()
137GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
138TimeSeriesVars2D = ()
139ChunckJob2D = NONE
140TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
141ChunckJob3D = OFF
142Seasonal=OFF
143
144[Post_HF_histhf]
145Patches= ()
146GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
147TimeSeriesVars2D = (cldt, psol, q2m, slp, SWnetOR, SWdownOR, LWdownOR, precip, pluc, plul, t2m, tsol, u10m, v10m)
148ChunckJob2D = 50Y
149TimeSeriesVars3D = ()
150ChunckJob3D = OFF
151Seasonal=OFF
152
153[Post_HF_histhfCOSP]
154Patches = ()
155GatherWithInternal = (lon, lat, height, sza, time_counter, time_counter_bnds)
156TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso)
157ChunckJob2D = OFF
158TimeSeriesVars3D = (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)
159ChunckJob3D = OFF
160Seasonal=OFF
161
162[Post_HF_histhfNMC]
163Patches = ()
164GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
165TimeSeriesVars2D = ()
166ChunckJob2D = NONE
167TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
168ChunckJob3D = OFF
169Seasonal=OFF
170
171[Post_3H_histhf3h]
172Patches= ()
173GatherWithInternal = (lon, lat, presnivs, time_counter)
174TimeSeriesVars2D = (phis, tsol, t2m, q2m, u10m, v10m, psol, topl, bils)
175ChunckJob2D = OFF
176TimeSeriesVars3D = ()
177ChunckJob3D = OFF
178Seasonal=OFF
179
180[Post_3H_histhf3hm]
181Patches= ()
182GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
183TimeSeriesVars2D = (precip, flat, sens, LWdnSFC, LWupSFC, SWdnSFC, SWupSFC, pluc, snow, LWdnSFCclr, SWdnSFCclr, LWupSFCclr, cldt)
184ChunckJob2D = OFF
185TimeSeriesVars3D = ()
186ChunckJob3D = OFF
187Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.