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

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

add missing comma and change histmthNMC into histdayNMC once.

File size: 7.0 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.nc, aerosols1980.nc),\
46            (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855.nc, aerosols.nat.nc),\
47            (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/climoz_LMDZ_1995.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_histmthNMC)
78
79[Post_1M_histmth]
80Patches= (Patch_20091030_histcom_time_axis)
81GatherWithInternal = (lon, lat, presnivs, time_counter, aire)
82TimeSeriesVars2D = (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)
83ChunckJob2D = NONE
84TimeSeriesVars3D = (upwd, lwcon, iwcon, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, ozone, ozone_daylight)
85ChunckJob3D = 100Y
86Seasonal=ON
87
88[Post_1M_histmthCOSP]
89Patches = ()
90GatherWithInternal = (lon, lat, presnivs, time_counter, aire)
91TimeSeriesVars2D = ()
92ChunckJob2D = NONE
93TimeSeriesVars3D = ()
94ChunckJob3D = NONE
95Seasonal=OFF
96
97[Post_1M_histmthNMC]
98Patches = ()
99GatherWithInternal = (lon, lat, plev, time_counter)
100TimeSeriesVars2D = ()
101ChunckJob2D = NONE
102TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT)
103ChunckJob3D = OFF
104Seasonal=ON
105
106[Post_1M_dynzon]
107Patches = ()
108GatherWithInternal = (lon, lat, presnivs, time_counter)
109TimeSeriesVars2D = ()
110ChunckJob2D = NONE
111TimeSeriesVars3D = ()
112ChunckJob3D = NONE
113Seasonal=OFF
114
115[Post_1D_histday]
116Patches= (Patch_20091030_histcom_time_axis)
117GatherWithInternal = (lon, lat, presnivs, time_counter)
118TimeSeriesVars2D = (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)
119ChunckJob2D = NONE
120TimeSeriesVars3D = (temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres)
121ChunckJob3D = OFF
122Seasonal=OFF
123
124[Post_1D_histdayCOSP]
125Patches = ()
126GatherWithInternal = (lon, lat, presnivs, time_counter, aire)
127TimeSeriesVars2D = ()
128ChunckJob2D = NONE
129TimeSeriesVars3D = ()
130ChunckJob3D = NONE
131Seasonal=OFF
132
133[Post_1D_histdayNMC]
134Patches = ()
135GatherWithInternal = (lon, lat, plev, time_counter)
136TimeSeriesVars2D = ()
137ChunckJob2D = NONE
138TimeSeriesVars3D = ()
139ChunckJob3D = NONE
140Seasonal=OFF
141
142[Post_HF_histhf]
143Patches= (Patch_20091030_histcom_time_axis)
144GatherWithInternal = (lon, lat, presnivs, time_counter)
145TimeSeriesVars2D = (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)
146ChunckJob2D = OFF
147TimeSeriesVars3D = (temp, theta, ovap, ovapinit, vitu, vitv)
148ChunckJob3D = OFF
149Seasonal=OFF
150
151[Post_HF_histhfCOSP]
152Patches = ()
153GatherWithInternal = (lon, lat, presnivs, time_counter, aire)
154TimeSeriesVars2D = ()
155ChunckJob2D = NONE
156TimeSeriesVars3D = ()
157ChunckJob3D = NONE
158Seasonal=OFF
159
160[Post_HF_histhfNMC]
161Patches = ()
162GatherWithInternal = (lon, lat, plev, time_counter)
163TimeSeriesVars2D = ()
164ChunckJob2D = NONE
165TimeSeriesVars3D = ()
166ChunckJob3D = NONE
167Seasonal=OFF
168
Note: See TracBrowser for help on using the repository browser.