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

Last change on this file since 1012 was 1003, checked in by mafoipsl, 14 years ago

Use ok_histNMC input parameter to set monthly, daily and HF frequencies for NMC files.

File size: 8.1 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=       ()
43ListNonDel= (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CO2_1765_2005.txt, .),\
44            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CH4_1765_2005.txt, .),\
45            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/N2O_1765_2005.txt, .),\
46            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CFC11_1765_2005.txt, .),\
47            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CFC12_1765_2005.txt, .),\
48            (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855.nc, aerosols.nat.nc)
49
50[SmoothFiles]
51# With AR5 aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM)
52# With AR5 ozone(tropo + strato from LMDZOR-INCA-REPROBUS simulations)
53List=   (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_${year}.nc, aerosols${year}.nc, 1:12:), \
54        (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/climoz_LMDZ_${year}.nc,          climoz_LMDZ.nc,     1:12:)
55
56[ParametersFiles]
57List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}, physiq.def), \
58        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \
59        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),    \
60        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),    \
61        (${SUBMIT_DIR}/PARAM/run.def, .), \
62        (${SUBMIT_DIR}/PARAM/traceur.def, .)
63
64[RestartFiles]
65List=   (restart.nc, restart.nc, start.nc), \
66        (restartphy.nc, restartphy.nc,  startphy.nc)
67
68[OutputText]
69List=   (lmdz.x.prt)
70
71[OutputFiles]
72List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,      Post_1M_histmth),     \
73        (histmthCOSP.nc,  ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc,  Post_1M_histmthCOSP), \
74        (histmthNMC.nc,   ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc,   Post_1M_histmthNMC),  \
75        (dynzon.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_dynzon.nc,       Post_1M_dynzon),      \
76        (histday.nc,      ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,      Post_1D_histday),     \
77        (histdayCOSP.nc,  ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,  Post_1D_histdayCOSP), \
78        (histdayNMC.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,   Post_1D_histdayNMC),  \
79        (histhf.nc,       ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,       Post_HF_histhf),      \
80        (histhfCOSP.nc,   ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,   Post_HF_histhfCOSP),  \
81        (histhfNMC.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,    Post_HF_histhfNMC),   \
82        (histhf3h.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,     Post_3H_histhf3h),    \
83
84[Post_1M_histmth]
85Patches= (Patch_20091030_histcom_time_axis)
86GatherWithInternal = (lon, lat, presnivs, time_counter, aire)
87TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, precip, prw, pluc, psol, q2m, sens, sicf, slp, snow, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWdnTOA, SWupTOA, SWdn200, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, t2m_max, t2m_min, taux_ter, taux_sic, taux_lic, taux_oce, tauy_ter, tauy_sic, tauy_lic, tauy_oce, lat_ter, lat_sic, lat_lic, lat_oce, 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)
88ChunckJob2D = NONE
89TimeSeriesVars3D = (upwd, lwcon, iwcon, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, ozone, ozone_daylight)
90ChunckJob3D = 100Y
91Seasonal=ON
92
93[Post_1M_histmthCOSP]
94Patches = ()
95GatherWithInternal = (lon, lat, presnivs, time_counter, aire)
96TimeSeriesVars2D = ()
97ChunckJob2D = NONE
98TimeSeriesVars3D = ()
99ChunckJob3D = NONE
100Seasonal=OFF
101
102[Post_1M_histmthNMC]
103Patches = ()
104GatherWithInternal = (lon, lat, plev, time_counter)
105TimeSeriesVars2D = ()
106ChunckJob2D = NONE
107TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT)
108ChunckJob3D = 100Y
109Seasonal=ON
110
111[Post_1M_dynzon]
112Patches = ()
113GatherWithInternal = (lon, lat, presnivs, time_counter)
114TimeSeriesVars2D = ()
115ChunckJob2D = NONE
116TimeSeriesVars3D = ()
117ChunckJob3D = NONE
118Seasonal=OFF
119
120[Post_1D_histday]
121Patches= (Patch_20091030_histcom_time_axis)
122GatherWithInternal = (lon, lat, presnivs, time_counter)
123TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, iwp, lwp, phi500, precip, pluc, plul, prw, psol, rh2m, q2m, sens, sicf, slp, soll, sols, SWdnSFC, 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)
124ChunckJob2D = 200Y
125TimeSeriesVars3D = (temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres)
126ChunckJob3D = 50Y
127Seasonal=OFF
128
129[Post_1D_histdayCOSP]
130Patches = ()
131GatherWithInternal = (lon, lat, presnivs, time_counter, aire)
132TimeSeriesVars2D = ()
133ChunckJob2D = NONE
134TimeSeriesVars3D = ()
135ChunckJob3D = NONE
136Seasonal=OFF
137
138[Post_1D_histdayNMC]
139Patches= ()
140GatherWithInternal = (lon, lat, plev, time_counter)
141TimeSeriesVars2D = ()
142ChunckJob2D = NONE
143TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
144ChunckJob3D = 50Y
145Seasonal=OFF
146
147[Post_HF_histhf]
148Patches= (Patch_20091030_histcom_time_axis)
149GatherWithInternal = (lon, lat, presnivs, time_counter)
150TimeSeriesVars2D = (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)
151ChunckJob2D = 50Y
152TimeSeriesVars3D = (temp, theta, ovap, ovapinit, vitu, vitv)
153ChunckJob3D = 10Y
154Seasonal=OFF
155
156[Post_HF_histhfCOSP]
157Patches = ()
158GatherWithInternal = (lon, lat, presnivs, time_counter, aire)
159TimeSeriesVars2D = ()
160ChunckJob2D = NONE
161TimeSeriesVars3D = ()
162ChunckJob3D = NONE
163Seasonal=OFF
164
165[Post_HF_histhfNMC]
166Patches= ()
167GatherWithInternal = (lon, lat, plev, time_counter)
168TimeSeriesVars2D = ()
169ChunckJob2D = NONE
170TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT)
171ChunckJob3D = 10Y
172Seasonal=OFF
173
174[Post_3H_histhf3h]
175Patches= ()
176GatherWithInternal = (lon, lat, presnivs, time_counter)
177TimeSeriesVars2D = (phis, flat, tsol, t2m, q2m, u10m, v10m, psol, precip, pluc, snow, topl, SWupSFC, SWdnSFC, SWdnSFCclr, LWdnSFC, LWupSFCclr, LWdnSFCclr, bils, sens, sens_ter, lat_ter, albe_ter, sens_lic, lat_lic, albe_lic, sens_oce, lat_oce, albe_oce, sens_sic, lat_sic, albe_sic, cdrh, cldt)
178ChunckJob2D = 50Y
179TimeSeriesVars3D = ()
180ChunckJob3D = OFF
181Seasonal=OFF
182
Note: See TracBrowser for help on using the repository browser.