source: CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/COMP/lmdz.card @ 1204

Last change on this file since 1204 was 1203, checked in by jgipsl, 14 years ago

Dev config LMDZOR_v4 :

Towards possibility to run LMDZOR experience as climate or AMIP
interannuel experience. All PARAM/*def and COMP/*driver are the same. To
switch change lmdz.card and orchidee.card.

  • Modified following parameters from lmdz.card and orchidee.card : VEGET_UPDATE, LAND_COVER_CHANGE, ok_guide, pmagic, aer_type
  • Added orchidee.card_AMIP, lmdz.card_AMIP : copied from AMIP/COMP
  • Uniformized lmdz.driver and orchidee.driver with functionality from AMIP experience
  • orchidee.driver : added function SRF_PeriodStart, desactaivate river routing for high resolution (280x280x39)
  • lmdz.driver : added lecture of GHG forcing files if they exist (if added in lmdz.card), desactivated fft filter in case of resolution

280x280x39 which contains zoom, added test if Bands file exist
(LMDZ_Bands_file_name)

  • lmdz.card : take climoz_LMDZ.nc file from CREATE run instead of AR5/HISTORIQUE/climoz_LMDZ_1995.nc
File size: 8.3 KB
Line 
1# $Id$
2
3[Compatibility]
4libIGCM=1.0
5
6[UserChoices]
7# You can choose here the name of create_etat0 you want to use
8# If noting is defined here, the job will get the JobName in the file  ../CREATE/config.card
9CREATE=ELC-${RESOL_ATM_3D}
10ByPass_hgardfou_teta=n
11ByPass_hgardfou_mats=n
12LMDZ_NbPeriod_adjust=3
13# LMDZ_NbPeriod_adjust=0
14# To force usage of this Bands file, put LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart Job Name
15# LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/IPSLCM5/XXXXXXX/ATM/Debug/XXXXXXX_Bands_96x95x19_3prc.dat_3
16
17# To force higher writing level for aerosol.
18# LMDZ_Freq_aero : frequency for writing (in PeriodLength : 10Years = 120) ,
19# LMDZ_Length_aero : length of writing (in PeriodLength : 1Year = 12).
20# To cancel this option put LMDZ_Length_aero=0
21LMDZ_Freq_aero=120
22LMDZ_Length_aero=12
23
24# Set COSP activation and Outputs frequency (monthly, daily, HF) = y/n
25LMDZ_COSP_OK=y
26LMDZ_COSP_monthly=y
27LMDZ_COSP_daily=y
28LMDZ_COSP_hf=n
29
30# Set NMC Outputs frequency (monthly, daily, HF) = y/n
31LMDZ_NMC_monthly=y
32LMDZ_NMC_daily=y
33LMDZ_NMC_hf=y
34
35# Other specific parameters to this experience
36aer_type=actuel
37pmagic=0.008
38
39# Nugding : ok_guide=y/n
40ok_guide=n
41
42[InitialStateFiles]
43List= (${R_OUT}/${config_UserChoices_TagName}/${CREATE}/ATM/Output/Restart/${CREATE}_clim_start.nc,    start.nc) \
44      (${R_OUT}/${config_UserChoices_TagName}/${CREATE}/ATM/Output/Restart/${CREATE}_clim_startphy.nc, startphy.nc)
45
46[BoundaryFiles]
47List= ()
48# With AR5 aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM)
49# With AR5 ozone(tropo + strato from LMDZOR-INCA-REPROBUS simulations)
50ListNonDel= (${R_OUT}/${config_UserChoices_TagName}/${CREATE}/ATM/Output/Boundary/${CREATE}_clim_limit.nc, limit.nc),\
51            (${R_OUT}/${config_UserChoices_TagName}/${CREATE}/ATM/Output/Boundary/${CREATE}_climoz_LMDZ.nc, climoz_LMDZ.nc),\
52            (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1995.nc, aerosols1980.nc),\
53            (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1860.nc, aerosols.nat.nc)
54
55[ParametersFiles]
56List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}, physiq.def), \
57        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \
58        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),    \
59        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),    \
60        (${SUBMIT_DIR}/PARAM/guide.def, .), \
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=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, used_run.def, 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        (histhf3hm.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc,    Post_3H_histhf3hm)
84
85[Post_1M_histmth]
86Patches= ()
87GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
88TimeSeriesVars2D = (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)
89ChunckJob2D = NONE
90TimeSeriesVars3D = (upwd, lwcon, iwcon, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, ec550aer, concoa, concbc, concso4, concss, concdust, reffclws, reffclwc)
91ChunckJob3D = 100Y
92Seasonal=ON
93
94[Post_1M_histmthCOSP]
95Patches = ()
96GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
97TimeSeriesVars2D = ()
98ChunckJob2D = NONE
99TimeSeriesVars3D = ()
100ChunckJob3D = NONE
101Seasonal=OFF
102
103[Post_1M_histmthNMC]
104Patches = ()
105GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
106TimeSeriesVars2D = ()
107ChunckJob2D = NONE
108TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT, ozone, ozone_daylight)
109ChunckJob3D = 100Y
110Seasonal=ON
111
112[Post_1M_dynzon]
113Patches = ()
114GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
115TimeSeriesVars2D = ()
116ChunckJob2D = NONE
117TimeSeriesVars3D = ()
118ChunckJob3D = NONE
119Seasonal=OFF
120
121[Post_1D_histday]
122Patches= ()
123GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
124TimeSeriesVars2D = (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)
125ChunckJob2D = 200Y
126TimeSeriesVars3D = (rhum, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres)
127ChunckJob3D = 10Y
128Seasonal=OFF
129
130[Post_1D_histdayCOSP]
131Patches = ()
132GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
133TimeSeriesVars2D = ()
134ChunckJob2D = NONE
135TimeSeriesVars3D = ()
136ChunckJob3D = NONE
137Seasonal=OFF
138
139[Post_1D_histdayNMC]
140Patches = ()
141GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
142TimeSeriesVars2D = ()
143ChunckJob2D = NONE
144TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
145ChunckJob3D = 10Y
146Seasonal=OFF
147
148[Post_HF_histhf]
149Patches= ()
150GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
151TimeSeriesVars2D = (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)
152ChunckJob2D = 50Y
153TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv)
154ChunckJob3D = 10Y
155Seasonal=OFF
156
157[Post_HF_histhfCOSP]
158Patches = ()
159GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
160TimeSeriesVars2D = ()
161ChunckJob2D = NONE
162TimeSeriesVars3D = ()
163ChunckJob3D = NONE
164Seasonal=OFF
165
166[Post_HF_histhfNMC]
167Patches = ()
168GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
169TimeSeriesVars2D = ()
170ChunckJob2D = NONE
171TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT)
172ChunckJob3D = 100Y
173Seasonal=OFF
174
175[Post_3H_histhf3h]
176Patches= ()
177GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
178TimeSeriesVars2D = (phis, tsol, t2m, q2m, u10m, v10m, psol, topl, bils, cdrh)
179ChunckJob2D = 50Y
180TimeSeriesVars3D = ()
181ChunckJob3D = OFF
182Seasonal=OFF
183
184[Post_3H_histhf3hm]
185Patches= ()
186GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
187TimeSeriesVars2D = (precip, flat, sens, LWdnSFC, LWupSFC, SWdnSFC, SWupSFC, pluc, snow, LWdnSFCclr, SWdnSFCclr, LWupSFCclr, cldt)
188ChunckJob2D = 50Y
189TimeSeriesVars3D = ()
190ChunckJob3D = OFF
191Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.