source: CONFIG/IPSLCM/IPSLCM5B/historical/COMP/lmdz.card @ 1220

Last change on this file since 1220 was 1220, checked in by lfairhead, 14 years ago

Modifications needed to take advantage of the split in physiq.def in LMDZ.
The old physiq.def is split in 2: a shorter physiq.def that only includes
parameters and constants needed by the parametrizations and a config.def that
includes information related to the configuration one wishes to run (e.g. orbital
parameters, gaz constants, aerosols, etc...). The output.def is also taken into account

Warning: work in progress. Probably still needs some testing. Tested on brodie for the moment

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