source: CONFIG/IPSLCM/IPSLCM5A/piControl/COMP/lmdz.card @ 1320

Last change on this file since 1320 was 1320, checked in by sdipsl, 13 years ago

Update variable list.

[Post_1M_histmth]
TimeSeriesVars3D = (..., scdnc, ....)

[Post_1M_histday]
TimeSeriesVars2D = (..., snow, ...)
TimeSeriesVars3D = (..., rneb, ...)

[Post_3H_histhf3hm]
TimeSeriesVars2D = (..., SWupSFCclr,...)

File size: 8.7 KB
RevLine 
[396]1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
[653]5ByPass_hgardfou_teta=n
6ByPass_hgardfou_mats=n
[743]7LMDZ_NbPeriod_adjust=3
[815]8# LMDZ_NbPeriod_adjust=0
[982]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
[396]11
[952]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).
[916]15# To cancel this option put LMDZ_Length_aero=0
[912]16LMDZ_Freq_aero=120
[952]17LMDZ_Length_aero=12
[912]18
[1001]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
[1003]25# Set NMC Outputs frequency (monthly, daily, HF) = y/n
26LMDZ_NMC_monthly=y
[1035]27LMDZ_NMC_daily=y
28LMDZ_NMC_hf=y
[1003]29
[396]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), \
[843]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,      .), \
[396]38        (${R_INIT}/ATM/${config_UserChoices_TagName}/landiceref.nc, .), \
[583]39        (${R_INIT}/ATM/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}x${RESOL_ATM}/o2a.nc, .)
[396]40
41[BoundaryFiles]
42List=   ()
[825]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)
[1223]45ListNonDel= (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855_v3.nc, aerosols.nat.nc),\
[1150]46            (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/climoz_LMDZ_1855_v2.nc, climoz_LMDZ.nc)
[396]47
[992]48[SmoothFiles]
49List=   ()
50
[396]51[ParametersFiles]
[649]52List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}, physiq.def), \
53        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \
[1001]54        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),    \
55        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),    \
[396]56        (${SUBMIT_DIR}/PARAM/run.def, .), \
[743]57        (${SUBMIT_DIR}/PARAM/traceur.def, .)
[396]58
59[RestartFiles]
60List=   (restart.nc, restart.nc, start.nc), \
61        (restartphy.nc, restartphy.nc,  startphy.nc)
62
63[OutputText]
[808]64List=   (lmdz.x.prt)
[396]65
66[OutputFiles]
[1001]67List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,      Post_1M_histmth),     \
68        (histmthCOSP.nc,  ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc,  Post_1M_histmthCOSP), \
69        (histmthNMC.nc,   ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc,   Post_1M_histmthNMC),  \
70        (dynzon.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_dynzon.nc,       Post_1M_dynzon),      \
71        (histday.nc,      ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,      Post_1D_histday),     \
72        (histdayCOSP.nc,  ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,  Post_1D_histdayCOSP), \
[1002]73        (histdayNMC.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,   Post_1D_histdayNMC),  \
[1001]74        (histhf.nc,       ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,       Post_HF_histhf),      \
[1002]75        (histhfCOSP.nc,   ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,   Post_HF_histhfCOSP),  \
[1018]76        (histhfNMC.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,    Post_HF_histhfNMC),   \
[1034]77        (histhf3h.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,     Post_3H_histhf3h),    \
78        (histhf3hm.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc,    Post_3H_histhf3hm)
[396]79
80[Post_1M_histmth]
[1032]81Patches= ()
82GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire)
[1284]83TimeSeriesVars2D = (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, swtoaas_ant, swtoacs_ant, swtoacf_ant, swsrfas_ant, swsrfcs_ant, swsrfcf_ant, swtoaas_nat, swtoacs_nat, swtoacf_nat, swsrfas_nat, swsrfcs_nat, swsrfcf_nat, solswai, swtoacf_zero, swsrfcf_zero)
[794]84ChunckJob2D = NONE
[1320]85TimeSeriesVars3D = (upwd, lwcon, iwcon, lcc3dcon, lcc3dstra, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, mc, paprs, scdnc, ec550aer, concoa, concbc, concso4, concss, concdust, reffclws, reffclwc, Aga)
[939]86ChunckJob3D = 100Y
87Seasonal=ON
[396]88
[1001]89[Post_1M_histmthCOSP]
90Patches = ()
[1130]91GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bnds)
92TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
[1148]93ChunckJob2D = OFF
[1130]94TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
[1148]95ChunckJob3D = OFF
[1001]96Seasonal=OFF
97
[992]98[Post_1M_histmthNMC]
[396]99Patches = ()
[1032]100GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
[794]101TimeSeriesVars2D = ()
102ChunckJob2D = NONE
[1122]103TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT, tro3, tro3_daylight)
[1034]104ChunckJob3D = 100Y
[992]105Seasonal=ON
[396]106
107[Post_1M_dynzon]
108Patches = ()
[1032]109GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
[794]110TimeSeriesVars2D = ()
111ChunckJob2D = NONE
112TimeSeriesVars3D = ()
113ChunckJob3D = NONE
[939]114Seasonal=OFF
[396]115
116[Post_1D_histday]
[1032]117Patches= ()
118GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
[1320]119TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, precip, pluc, plul, prw, psol, q2m, sens, sicf, slp, soll, sols, snow, SWdnSFC, t2m, t2m_max, t2m_min, topl, tops, tsol, t700, u10m, v10m, wind10m, wind10max, w500)
[1017]120ChunckJob2D = 200Y
[1320]121TimeSeriesVars3D = (lwcon, iwcon, mc, rhum,  rneb, temp, theta, ovap, geop, vitu, vitv, vitw, pres, paprs)
[939]122ChunckJob3D = OFF
123Seasonal=OFF
[396]124
[1001]125[Post_1D_histdayCOSP]
126Patches = ()
[1130]127GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bnds)
128TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp)
[1145]129ChunckJob2D = OFF
[1130]130TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl)
[1145]131ChunckJob3D = OFF
[1001]132Seasonal=OFF
133
[1002]134[Post_1D_histdayNMC]
135Patches = ()
[1032]136GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
[1002]137TimeSeriesVars2D = ()
138ChunckJob2D = NONE
[1018]139TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
[1034]140ChunckJob3D = 10Y
[1002]141Seasonal=OFF
142
[396]143[Post_HF_histhf]
[1032]144Patches= ()
145GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
[1128]146TimeSeriesVars2D = (cldt, psol, q2m, slp, SWnetOR, SWdownOR, LWdownOR, precip, pluc, plul, t2m, tsol, u10m, v10m)
[1040]147ChunckJob2D = 50Y
[1183]148TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv)
[939]149ChunckJob3D = OFF
150Seasonal=OFF
[1001]151
152[Post_HF_histhfCOSP]
153Patches = ()
[1183]154GatherWithInternal = (lon, lat, height, sza, time_counter, time_counter_bnds)
155TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso)
156ChunckJob2D = OFF
157TimeSeriesVars3D = (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)
158ChunckJob3D = OFF
[1001]159Seasonal=OFF
160
[1018]161[Post_HF_histhfNMC]
[1002]162Patches = ()
[1032]163GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds)
[1002]164TimeSeriesVars2D = ()
165ChunckJob2D = NONE
[1126]166TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap)
[1166]167ChunckJob3D = 10Y
[1018]168Seasonal=OFF
169
170[Post_3H_histhf3h]
171Patches= ()
[1135]172GatherWithInternal = (lon, lat, presnivs, time_counter)
[1183]173TimeSeriesVars2D = (phis, tsol, t2m, q2m, u10m, v10m, psol, topl, bils)
174ChunckJob2D = OFF
[1002]175TimeSeriesVars3D = ()
[1018]176ChunckJob3D = OFF
[1002]177Seasonal=OFF
[1034]178
179[Post_3H_histhf3hm]
180Patches= ()
181GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds)
[1320]182TimeSeriesVars2D = (precip, flat, sens, LWdnSFC, LWupSFC, SWdnSFC, SWupSFC, pluc, snow, LWdnSFCclr, SWdnSFCclr, LWupSFCclr, SWupSFCclr, cldt)
183ChunckJob2D = 50Y
[1034]184TimeSeriesVars3D = ()
185ChunckJob3D = OFF
186Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.