source: CONFIG/IPSLCM/IPSLCM5A/historical/COMP/lmdz.card @ 1080

Last change on this file since 1080 was 1080, checked in by aclsce, 14 years ago

Added tracer "Age of stratospheric air", activated by putting Aga in
tracer.def.
Added Aga as 3D TD in lmdz.card

File size: 8.9 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=y
21LMDZ_COSP_monthly=y
22LMDZ_COSP_daily=n
23LMDZ_COSP_hf=n
24
25# Set NMC Outputs frequency (monthly, daily, HF) = y/n
26LMDZ_NMC_monthly=y
27LMDZ_NMC_daily=y
28LMDZ_NMC_hf=y
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=       ()
43ListNonDel= (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/SOLAR_1610_2008.txt, .),\
44            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CO2_1765_2005.txt, .),\
45            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CH4_1765_2005.txt, .),\
46            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/N2O_1765_2005.txt, .),\
47            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CFC11_1765_2005.txt, .),\
48            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CFC12_1765_2005.txt, .),\
49            (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855.nc, aerosols.nat.nc)
50
51[SmoothFiles]
52# With AR5 aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM)
53# With AR5 ozone(tropo + strato from LMDZOR-INCA-REPROBUS simulations)
54List=   (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_${year}.nc, aerosols${year}.nc, 1:12:), \
55        (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/climoz_LMDZ_${year}.nc,          climoz_LMDZ.nc,     1:12:)
56
57[ParametersFiles]
58List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}, physiq.def), \
59        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \
60        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),    \
61        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),    \
62        (${SUBMIT_DIR}/PARAM/run.def, .), \
63        (${SUBMIT_DIR}/PARAM/traceur.def, .)
64
65[RestartFiles]
66List=   (restart.nc, restart.nc, start.nc), \
67        (restartphy.nc, restartphy.nc,  startphy.nc)
68
69[OutputText]
70List=   (lmdz.x.prt)
71
72[OutputFiles]
73List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,      Post_1M_histmth),     \
74        (histmthCOSP.nc,  ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc,  Post_1M_histmthCOSP), \
75        (histmthNMC.nc,   ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc,   Post_1M_histmthNMC),  \
76        (dynzon.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_dynzon.nc,       Post_1M_dynzon),      \
77        (histday.nc,      ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,      Post_1D_histday),     \
78        (histdayCOSP.nc,  ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,  Post_1D_histdayCOSP), \
79        (histdayNMC.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,   Post_1D_histdayNMC),  \
80        (histhf.nc,       ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,       Post_HF_histhf),      \
81        (histhfCOSP.nc,   ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,   Post_HF_histhfCOSP),  \
82        (histhfNMC.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,    Post_HF_histhfNMC),   \
83        (histhf3h.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,     Post_3H_histhf3h),    \
84        (histhf3hm.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc,    Post_3H_histhf3hm)
85
86[Post_1M_histmth]
87Patches= ()
88GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
89TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, ftime_con, ftime_th, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, LWupTOA, LWupTOAclr, 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, mc, nettop, paprs, 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)
90ChunckJob2D = NONE
91TimeSeriesVars3D = (upwd, lwcon, iwcon, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, ec550aer, concoa, concbc, concso4, concss, concdust, reffclws, reffclwc, Aga)
92ChunckJob3D = OFF
93Seasonal=ON
94
95[Post_1M_histmthCOSP]
96Patches = ()
97GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
98TimeSeriesVars2D = ()
99ChunckJob2D = NONE
100TimeSeriesVars3D = ()
101ChunckJob3D = NONE
102Seasonal=OFF
103
104[Post_1M_histmthNMC]
105Patches = ()
106GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
107TimeSeriesVars2D = ()
108ChunckJob2D = NONE
109TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT, ozone, ozone_daylight)
110ChunckJob3D = OFF
111Seasonal=ON
112
113[Post_1M_dynzon]
114Patches = ()
115GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
116TimeSeriesVars2D = ()
117ChunckJob2D = NONE
118TimeSeriesVars3D = ()
119ChunckJob3D = NONE
120Seasonal=OFF
121
122[Post_1D_histday]
123Patches= ()
124GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
125TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, iwp, lwp, phi500, precip, pluc, plul, prw, psol, rh2m, rh2m_min, rh2m_max, q2m, sens, sicf, slp, soll, sols, LWdnSFC, SWdnSFC, LWupSFCclr,SWupSFC, t2m, t2m_max, t2m_min, topl, tops, tsol, u10m, v10m, wind10m, wind10max, u850, v850, w850, phi850, q850, t850, u700, v700, w700, phi700, q700, t700, u500, v500, w500, phi500, q500, t500, u200, v200, w200, phi200, q200, t200)
126ChunckJob2D = OFF
127TimeSeriesVars3D = (rhum, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres)
128ChunckJob3D = OFF
129Seasonal=OFF
130
131[Post_1D_histdayCOSP]
132Patches = ()
133GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
134TimeSeriesVars2D = ()
135ChunckJob2D = NONE
136TimeSeriesVars3D = ()
137ChunckJob3D = NONE
138Seasonal=OFF
139
140[Post_1D_histdayNMC]
141Patches = ()
142GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
143TimeSeriesVars2D = ()
144ChunckJob2D = NONE
145TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
146ChunckJob3D = OFF
147Seasonal=OFF
148
149[Post_HF_histhf]
150Patches= ()
151GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
152TimeSeriesVars2D = (cldt, psol, q2m, slp, SWnetOR, SWdownOR, LWdownOR, precip, pluc, plul, t2m, tsol, u10m, v10m, t850, t700, t500, t200, t50, t10, u850, u700, u500, u200, u50, u10, v850, v700, v500, v200, v50, v10, phi850, phi700, phi200, phi50, phi10, w850, w700, w500, w200, w50, w10, q850, q700, q500, q200, q50, q10)
153ChunckJob2D = OFF
154TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv)
155ChunckJob3D = OFF
156Seasonal=OFF
157
158[Post_HF_histhfCOSP]
159Patches = ()
160GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
161TimeSeriesVars2D = ()
162ChunckJob2D = NONE
163TimeSeriesVars3D = ()
164ChunckJob3D = NONE
165Seasonal=OFF
166
167[Post_HF_histhfNMC]
168Patches = ()
169GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
170TimeSeriesVars2D = ()
171ChunckJob2D = NONE
172TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT)
173ChunckJob3D = OFF
174Seasonal=OFF
175
176[Post_3H_histhf3h]
177Patches= ()
178GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
179TimeSeriesVars2D = (phis, tsol, t2m, q2m, u10m, v10m, psol, topl, bils, cdrh)
180ChunckJob2D = OFF
181TimeSeriesVars3D = ()
182ChunckJob3D = OFF
183Seasonal=OFF
184
185[Post_3H_histhf3hm]
186Patches= ()
187GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
188TimeSeriesVars2D = (precip, flat, sens, LWdnSFC, LWupSFC, SWdnSFC, SWupSFC, pluc, snow, LWdnSFCclr, SWdnSFCclr, LWupSFCclr, cldt)
189ChunckJob2D = OFF
190TimeSeriesVars3D = ()
191ChunckJob3D = OFF
192Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.