Changeset 2567 for CONFIG/UNIFORM/v6_rc0


Ignore:
Timestamp:
06/12/15 17:16:45 (9 years ago)
Author:
sdipsl
Message:
  • tentative to homogenize v6_rc0 configurations.
  • Issue with ce0l. Seems not to be working with XIOS only. CREATE experiments need a bit of work.
Location:
CONFIG/UNIFORM/v6_rc0/IPSLCM6/EXPERIMENTS/LMDZOR
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6_rc0/IPSLCM6/EXPERIMENTS/LMDZOR/amip/COMP/lmdz.card

    r2509 r2567  
    1 # $Id$ 
    2  
    31[Compatibility] 
    42libIGCM=1.0 
    53 
    64[UserChoices] 
    7 # Physics package to use :  
    8 # AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources  
    9 # NPv3.1 for new physics, to be used with LMDZ5/trunk revision 1554 or later 
     5# Physics package to use : 
     6# LMDZ_Physics=AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 
     7# LMDZ_Physics=NPv3.1 for new physics, to be used with LMDZ5/trunk revision 1554 or later 
    108LMDZ_Physics=AP 
     9#LMDZ_Physics=NPv4.12 
    1110 
    1211# Use XIOS as output library 
     
    1615CREATE=ELI-${RESOL_ATM_3D} 
    1716 
    18 # ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only 
    19 ByPass_hgardfou_teta=n 
    20  
    21 # ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only 
    22 ByPass_hgardfou_mats=n 
    23  
    24 # Number of periods where to set parameter adjust=y before switching to adjust=n 
    25 # For adjust=n, set LMDZ_NbPeriod_ajust=0.  
    26 LMDZ_NbPeriod_adjust=0 
    27  
    28 # To force usage of specific Bands file, set LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart Job Name 
    29 # LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/IPSLCM5/XXXXXXX/ATM/Debug/XXXXXXX_Bands_96x95x19_3prc.dat_3 
    30  
    31 # Set ConfType to choose parameters for aerosols, solar and green house gazes.  
     17# Set ConfType to choose parameters for aerosols, solar and green house gazes. 
    3218# The parameter file PARAM/config.def_$ConfType will be used. 
    3319# ConfType=preind/actuel/annuel 
    3420ConfType=annuel 
    3521 
    36 # manage radiative aerosol effect and ozone  
     22# manage radiative aerosol effect and ozone 
    3723flag_aerosol=6 
    3824ok_ade=y 
     
    4228ok_cdnc=y 
    4329 
     30# ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only 
     31ByPass_hgardfou_teta=n 
     32 
     33# ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only 
     34ByPass_hgardfou_mats=n 
     35 
     36# Number of periods where to set parameter adjust=y before switching to adjust=n 
     37# For adjust=n, set LMDZ_NbPeriod_ajust=0. 
     38LMDZ_NbPeriod_adjust=0 
     39 
     40# To force usage of specific Bands file, set LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart experiment 
     41# LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/pdControl/XXXXXX/ATM/Debug/pdControl_XXXXXXX_Bands_96x95x19_3prc.dat_3 
     42 
    4443# Set OutLevel to choose the level of output files from LMDZ. The file PARAM/output.def_$OutLevel will be used. 
    4544# OutLevel=low/medium/high 
     
    4847# Set COSP activation and Outputs frequency (monthly, daily, HF) = y/n 
    4948LMDZ_COSP_OK=n 
    50 LMDZ_COSP_monthly=y 
     49LMDZ_COSP_monthly=n 
    5150LMDZ_COSP_daily=n 
    5251LMDZ_COSP_hf=n 
    5352 
    5453# Set NMC Outputs frequency (monthly, daily, HF) = y/n 
    55 LMDZ_NMC_monthly=n 
     54LMDZ_NMC_monthly=y 
    5655LMDZ_NMC_daily=n 
    5756LMDZ_NMC_hf=n 
     
    6160ok_guide=n 
    6261 
    63  
    6462[InitialStateFiles] 
    6563List=   (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Restart/${CREATE}_${year}_start.nc,    start.nc),\ 
    66         (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Restart/${CREATE}_${year}_startphy.nc, startphy.nc)  
     64        (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Restart/${CREATE}_${year}_startphy.nc, startphy.nc) 
    6765 
    6866[BoundaryFiles] 
     
    9088 
    9189[ParametersFiles] 
    92 List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 
    93         (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \ 
    94         (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),    \ 
    95         (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),    \ 
    96         (${SUBMIT_DIR}/PARAM/output.def_${OutLevel},  output.def),    \ 
    97         (${SUBMIT_DIR}/PARAM/config.def_${ConfType},  config.def),    \ 
    98         (${SUBMIT_DIR}/PARAM/guide.def, .), \ 
    99         (${SUBMIT_DIR}/PARAM/run.def, .), \ 
    100         (${SUBMIT_DIR}/PARAM/traceur.def, .), \ 
    101         (${SUBMIT_DIR}/PARAM/iodef.xml, . ),\ 
    102         (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . )            ,\ 
    103         (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . )          ,\ 
    104         (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histday_lmdz.xml, . )   ,\ 
    105         (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf_lmdz.xml, . )    ,\ 
    106         (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . )   ,\ 
    107         (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . )   ,\ 
    108         (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . )   ,\ 
    109         (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . )   ,\ 
    110         (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthNMC_lmdz.xml, . ),\ 
    111         (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayNMC_lmdz.xml, . ),\ 
    112         (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfNMC_lmdz.xml, . ),\ 
    113         (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthCOSP_lmdz.xml, . ),\ 
    114         (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayCOSP_lmdz.xml, . ),\ 
    115         (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfCOSP_lmdz.xml, . ) 
     90List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 
     91        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),          \ 
     92        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),          \ 
     93        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),          \ 
     94        (${SUBMIT_DIR}/PARAM/config.def_${ConfType},  config.def),          \ 
     95        (${SUBMIT_DIR}/PARAM/guide.def, .),                                 \ 
     96        (${SUBMIT_DIR}/PARAM/run.def, .),                                   \ 
     97        (${SUBMIT_DIR}/PARAM/traceur.def, .),                               \ 
     98        (${SUBMIT_DIR}/PARAM/iodef.xml, . ),                                \ 
     99        (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . ),            \ 
     100        (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . ),          \ 
     101        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . ),   \ 
     102        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthCOSP_lmdz.xml, .),\ 
     103        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthNMC_lmdz.xml, . ),\ 
     104        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histday_lmdz.xml, . ),   \ 
     105        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayCOSP_lmdz.xml, .),\ 
     106        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayNMC_lmdz.xml, . ),\ 
     107        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf_lmdz.xml, . ),    \ 
     108        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfCOSP_lmdz.xml, .), \ 
     109        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfNMC_lmdz.xml, . ), \ 
     110        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . ),   \ 
     111        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . ),   \ 
     112        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . ) 
     113 
     114#        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf3h_lmdz.xml, . ),  \ 
     115#        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf3hm_lmdz.xml, . ), \ 
    116116 
    117117[RestartFiles] 
    118 List=   (restart.nc, restart.nc, start.nc), \ 
    119         (restartphy.nc, restartphy.nc,  startphy.nc) 
     118List=   (restart.nc, restart.nc, start.nc), \ 
     119        (restartphy.nc, restartphy.nc,  startphy.nc) 
    120120 
    121121[OutputText] 
    122 List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, output.def, used_*, iodef.xml, context_lmdz.xml,field_def_lmdz.xml) 
     122List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, used_run.def, iodef.xml, context_lmdz.xml,field_def_lmdz.xml,debug.01,lmdz.prt) 
    123123 
    124124[OutputFiles] 
    125 List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,      Post_1M_histmth),     \ 
    126         (histmthCOSP.nc,  ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc,  Post_1M_histmthCOSP), \ 
    127         (histmthNMC.nc,   ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc,   Post_1M_histmthNMC),  \ 
    128         (dynzon.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_dynzon.nc,       Post_1M_dynzon),      \ 
    129         (histday.nc,      ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,      Post_1D_histday),     \ 
    130         (histdayCOSP.nc,  ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,  Post_1D_histdayCOSP), \ 
    131         (histdayNMC.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,   Post_1D_histdayNMC),  \ 
    132         (histhf.nc,       ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,       Post_HF_histhf),      \ 
    133         (histhfCOSP.nc,   ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,   Post_HF_histhfCOSP),  \ 
    134         (histhfNMC.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,    Post_HF_histhfNMC),   \ 
    135         (histhf3h.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,     Post_3H_histhf3h),    \ 
    136         (histhf3hm.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc,    Post_3H_histhf3hm) 
     125List=   (histmth.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,       Post_1M_histmth),       \ 
     126        (histmthCOSP.nc,   ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc,   NONE),                  \ 
     127        (histmthNMC.nc,    ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc,    Post_1M_histmthNMC),    \ 
     128        (paramLMDZ_phy.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_paramLMDZ_phy.nc, Post_1M_paramLMDZ_phy), \ 
     129        (histday.nc,       ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,       NONE),                  \ 
     130        (histdayCOSP.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,   NONE),                  \ 
     131        (histdayNMC.nc,    ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,    NONE),                  \ 
     132        (histhf.nc,        ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,        NONE),                  \ 
     133        (histhfCOSP.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,    NONE),                  \ 
     134        (histhfNMC.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,     NONE),                  \ 
     135        (histhf3h.nc,      ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,      NONE),                  \ 
     136        (histhf3hm.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc,     NONE) 
    137137 
    138138[Post_1M_histmth] 
    139139Patches= () 
    140140GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) 
    141 TimeSeriesVars2D = (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) 
    142 ChunckJob2D = NONE 
    143 TimeSeriesVars3D = (upwd, lwcon, iwcon, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, ec550aer, concoa, concbc, concso4, concss, concdust, reffclws, reffclwc) 
     141TimeSeriesVars2D = (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, solswad, swtoacf_zero, swsrfcf_zero) 
     142ChunckJob2D = NONE 
     143TimeSeriesVars3D = (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, tnt, dtdyn, dtphy, dtlschr, tntr, tntscpbl, tnhus, dqdyn, dqvdf, tnhusscpbl, dqphy, evu, mcd) 
    144144ChunckJob3D = 100Y 
    145145Seasonal=ON 
     
    147147[Post_1M_histmthCOSP] 
    148148Patches = () 
    149 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) 
     149GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bounds) 
     150TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp) 
     151ChunckJob2D = OFF 
     152TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl) 
     153ChunckJob3D = OFF 
     154Seasonal=OFF 
     155 
     156[Post_1M_histmthNMC] 
     157Patches = () 
     158GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 
    150159TimeSeriesVars2D = () 
    151 ChunckJob2D = NONE  
     160ChunckJob2D = NONE 
     161TimeSeriesVars3D = (ta, tro3, zg, hus, hur, ua, va, wap) 
     162ChunckJob3D = NONE 
     163Seasonal=ON 
     164 
     165[Post_1M_paramLMDZ_phy] 
     166Patches=() 
     167GatherWithInternal = (lon, lat, time_counter, time_counter_bnds) 
     168TimeSeriesVars2D =(R_ecc,  R_peri, R_incl, solaire, co2_ppm, CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt) 
     169ChunckJob2D = NONE 
    152170TimeSeriesVars3D = () 
    153171ChunckJob3D = NONE 
    154172Seasonal=OFF 
    155173 
    156 [Post_1M_histmthNMC] 
     174[Post_1D_histday] 
     175Patches= () 
     176GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
     177TimeSeriesVars2D = (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, u10m, v10m, wind10m, wind10max) 
     178ChunckJob2D = 50Y 
     179TimeSeriesVars3D = (lwcon, iwcon, mc, rhum, rneb, temp, theta, ovap, geop, vitu, vitv, vitw, pres, paprs) 
     180ChunckJob3D = OFF 
     181Seasonal=OFF 
     182 
     183[Post_1D_histdayCOSP] 
     184Patches = () 
     185GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bounds) 
     186TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp) 
     187ChunckJob2D = OFF 
     188TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl) 
     189ChunckJob3D = OFF 
     190Seasonal=OFF 
     191 
     192[Post_1D_histdayNMC] 
    157193Patches = () 
    158194GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 
    159195TimeSeriesVars2D = () 
    160196ChunckJob2D = NONE 
    161 TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT, ozone, ozone_daylight) 
    162 ChunckJob3D = 100Y 
    163 Seasonal=OFF 
    164  
    165 [Post_1M_dynzon] 
    166 Patches = () 
    167 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
    168 TimeSeriesVars2D = () 
    169 ChunckJob2D = NONE 
    170 TimeSeriesVars3D = () 
    171 ChunckJob3D = NONE 
    172 Seasonal=OFF 
    173  
    174 [Post_1D_histday] 
    175 Patches= () 
    176 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
    177 TimeSeriesVars2D = (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) 
    178 ChunckJob2D = 200Y 
    179 TimeSeriesVars3D = (rhum, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres) 
     197TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap) 
    180198ChunckJob3D = 10Y 
    181199Seasonal=OFF 
    182200 
    183 [Post_1D_histdayCOSP] 
    184 Patches = () 
    185 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) 
    186 TimeSeriesVars2D = () 
    187 ChunckJob2D = NONE  
    188 TimeSeriesVars3D = () 
    189 ChunckJob3D = NONE 
    190 Seasonal=OFF 
    191  
    192 [Post_1D_histdayNMC] 
     201[Post_HF_histhf] 
     202Patches= () 
     203GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
     204TimeSeriesVars2D = (cldt, psol, q2m, slp, precip, pluc, plul, t2m, tsol, u10m, v10m) 
     205ChunckJob2D = 50Y 
     206TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv) 
     207ChunckJob3D = OFF 
     208Seasonal=OFF 
     209 
     210[Post_HF_histhfCOSP] 
     211Patches = () 
     212GatherWithInternal = (lon, lat, height, sza, time_counter, time_counter_bounds) 
     213TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso) 
     214ChunckJob2D = OFF 
     215TimeSeriesVars3D = (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) 
     216ChunckJob3D = OFF 
     217Seasonal=OFF 
     218 
     219[Post_HF_histhfNMC] 
    193220Patches = () 
    194221GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 
     
    199226Seasonal=OFF 
    200227 
    201 [Post_HF_histhf] 
    202 Patches= () 
    203 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
    204 TimeSeriesVars2D = (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) 
    205 ChunckJob2D = 50Y 
    206 TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv) 
    207 ChunckJob3D = 10Y 
    208 Seasonal=OFF 
    209  
    210 [Post_HF_histhfCOSP] 
    211 Patches = () 
    212 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) 
    213 TimeSeriesVars2D = () 
    214 ChunckJob2D = NONE  
     228[Post_3H_histhf3hm] 
     229Patches= () 
     230GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
     231TimeSeriesVars2D = (flat, precip, pluc, snow, topl, topl0, SWupTOA, SWupTOAclr, SWdnTOA, SWupSFC, SWupSFCclr, SWdnSFC, SWdnSFCclr, LWupSFC, LWupSFCclr, LWdnSFC, LWdnSFCclr, bils, bils_tke, bils_diss, bils_ec, bils_kinetic, bils_enthalp, bils_latent, sens, cldt, zmax_th) 
     232ChunckJob2D = OFF 
    215233TimeSeriesVars3D = () 
    216 ChunckJob3D = NONE 
    217 Seasonal=OFF 
    218  
    219 [Post_HF_histhfNMC] 
    220 Patches = () 
    221 GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 
    222 TimeSeriesVars2D = () 
    223 ChunckJob2D = NONE 
    224 TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT) 
    225 ChunckJob3D = 100Y 
     234ChunckJob3D = OFF 
    226235Seasonal=OFF 
    227236 
     
    229238Patches= () 
    230239GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
    231 TimeSeriesVars2D = (phis, tsol, t2m, q2m, u10m, v10m, psol, topl, bils, cdrh) 
    232 ChunckJob2D = 50Y 
     240TimeSeriesVars2D = (phis, tsol, t2m, q2m, ustar, u10m, v10m, psol) 
     241ChunckJob2D = OFF 
    233242TimeSeriesVars3D = () 
    234243ChunckJob3D = OFF 
    235244Seasonal=OFF 
    236  
    237 [Post_3H_histhf3hm] 
    238 Patches= () 
    239 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
    240 TimeSeriesVars2D = (precip, flat, sens, LWdnSFC, LWupSFC, SWdnSFC, SWupSFC, pluc, snow, LWdnSFCclr, SWdnSFCclr, LWupSFCclr, cldt) 
    241 ChunckJob2D = 50Y 
    242 TimeSeriesVars3D = () 
    243 ChunckJob3D = OFF 
    244 Seasonal=OFF 
  • CONFIG/UNIFORM/v6_rc0/IPSLCM6/EXPERIMENTS/LMDZOR/amip/COMP/orchidee.card

    r2501 r2567  
    1212VEGET_UPDATE=1Y 
    1313LAND_COVER_CHANGE=y 
    14  
    15 # Use XIOS as output library 
    16 XIOS=y 
    1714 
    1815[InitialStateFiles] 
     
    4340 
    4441[OutputFiles] 
    45 List=   (sechiba_history.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \ 
    46         (sechiba_out_2.nc, ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc, Post_HF_sechiba_out_2), \ 
    47         (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc, NONE) 
     42List=   (sechiba_history.nc,  ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \ 
     43        (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE),                    \ 
     44        (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc,        NONE) 
    4845 
    4946[Post_1M_sechiba_history] 
    50 Patches= () 
    51 GatherWithInternal= (lon, lat, veget, time_counter, time_counter_bounds, Areas, Contfrac) 
    52 TimeSeriesVars2D= (nobiofrac, alb_nir, alb_vis, bqsb, evap, fluxlat, fluxsens, gqsb, netrad, qair, rain, runoff, snow, snownobio, snowf, subli, tair, temp_sol, tsol_max, tsol_min, drainage,mrsos, mrso, mrros, mrro, prveg, evspsblveg, evspsblsoi, tran, treeFrac, grassFrac, cropFrac, baresoilFrac, residualFrac) 
    53 ChunckJob2D= NONE 
    54 TimeSeriesVars3D= (lai, maxvegetfrac, vegetfrac, CO2FLUX, ptn, nee) 
    55 ChunckJob3D= NONE 
    56 Seasonal= ON 
     47Patches = () 
     48GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_counter_bounds) 
     49TimeSeriesVars2D = (nobiofrac, alb_nir, alb_vis, bqsb, evap, fluxlat, fluxsens, gqsb, netrad, qair, rain, runoff, snow, snownobio, snowf, subli, tair, temp_sol, tsol_max, tsol_min, drainage,mrsos, mrso, mrros, mrro, prveg, evspsblveg, evspsblsoi, tran, treeFrac, grassFrac, cropFrac, baresoilFrac, residualFrac) 
     50ChunckJob2D = NONE 
     51TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, ptn, nee) 
     52ChunckJob3D = NONE 
     53Seasonal = ON 
    5754 
    5855[Post_HF_sechiba_out_2] 
    59 Patches= () 
    60 GatherWithInternal= (lon, lat, veget, time_counter, time_counter_bounds, Areas, Contfrac) 
    61 TimeSeriesVars2D= (mrsos, mrro) 
    62 ChunckJob2D= 50Y 
    63 TimeSeriesVars3D= (ptn) 
    64 ChunckJob3D= 10Y 
    65 Seasonal= OFF 
     56Patches = () 
     57GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_counter_bounds) 
     58TimeSeriesVars2D = (mrsos, mrro) 
     59ChunckJob2D = 50Y 
     60TimeSeriesVars3D = (ptn) 
     61ChunckJob3D = 10Y 
     62Seasonal = OFF 
  • CONFIG/UNIFORM/v6_rc0/IPSLCM6/EXPERIMENTS/LMDZOR/amip/COMP/stomate.card

    r2501 r2567  
    2626 
    2727[OutputFiles] 
    28 List=   (stomate_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history.nc, Post_1M_stomate_history) \ 
    29     (stomate_ipcc_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_ipcc_history.nc, Post_1M_stomate_ipcc_history) 
     28List=   (stomate_history.nc,      ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history.nc,      Post_1M_stomate_history),    \ 
     29        (stomate_ipcc_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_ipcc_history.nc, Post_1M_stomate_ipcc_history) 
    3030 
    3131[Post_1M_stomate_history] 
  • CONFIG/UNIFORM/v6_rc0/IPSLCM6/EXPERIMENTS/LMDZOR/clim/COMP/lmdz.card

    r2511 r2567  
    1 # $Id$ 
    2  
    31[Compatibility] 
    42libIGCM=1.0 
    53 
    64[UserChoices] 
    7 # Physics package to use :  
    8 # AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources  
    9 # NPv3.1 for new physics, to be used with LMDZ5/trunk revision 1554 or later 
     5# Physics package to use : 
     6# LMDZ_Physics=AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 
     7# LMDZ_Physics=NPv3.1 for new physics, to be used with LMDZ5/trunk revision 1554 or later 
    108LMDZ_Physics=AP 
     9#LMDZ_Physics=NPv4.12 
    1110 
    1211# Use XIOS as output library 
     
    1615CREATE=ELC-${RESOL_ATM_3D} 
    1716 
    18 # ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only 
    19 ByPass_hgardfou_teta=n 
    20  
    21 # ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only 
    22 ByPass_hgardfou_mats=n 
    23  
    24 # Number of periods where to set parameter adjust=y before switching to adjust=n 
    25 # For adjust=n, set LMDZ_NbPeriod_ajust=0.  
    26 LMDZ_NbPeriod_adjust=0 
    27  
    28 # To force usage of specific Bands file, set LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart Job Name 
    29 # LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/IPSLCM5/XXXXXXX/ATM/Debug/XXXXXXX_Bands_96x95x19_3prc.dat_3 
    30  
    31 # Set ConfType to choose parameters for aerosols, solar and green house gazes.  
     17# Set ConfType to choose parameters for aerosols, solar and green house gazes. 
    3218# The parameter file PARAM/config.def_$ConfType will be used. 
    3319# ConfType=preind/actuel/annuel 
    3420ConfType=actuel 
    3521 
    36 # manage radiative aerosol effect and ozone  
     22# manage radiative aerosol effect and ozone 
    3723flag_aerosol=6 
    3824ok_ade=y 
     
    4228ok_cdnc=y 
    4329 
     30# ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only 
     31ByPass_hgardfou_teta=n 
     32 
     33# ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only 
     34ByPass_hgardfou_mats=n 
     35 
     36# Number of periods where to set parameter adjust=y before switching to adjust=n 
     37# For adjust=n, set LMDZ_NbPeriod_ajust=0. 
     38LMDZ_NbPeriod_adjust=0 
     39 
     40# To force usage of specific Bands file, set LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart experiment 
     41# LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/pdControl/XXXXXX/ATM/Debug/pdControl_XXXXXXX_Bands_96x95x19_3prc.dat_3 
     42 
    4443# Set OutLevel to choose the level of output files from LMDZ. The file PARAM/output.def_$OutLevel will be used. 
    4544# OutLevel=low/medium/high 
     
    4847# Set COSP activation and Outputs frequency (monthly, daily, HF) = y/n 
    4948LMDZ_COSP_OK=n 
    50 LMDZ_COSP_monthly=y 
     49LMDZ_COSP_monthly=n 
    5150LMDZ_COSP_daily=n 
    5251LMDZ_COSP_hf=n 
    5352 
    5453# Set NMC Outputs frequency (monthly, daily, HF) = y/n 
    55 LMDZ_NMC_monthly=n 
     54LMDZ_NMC_monthly=y 
    5655LMDZ_NMC_daily=n 
    5756LMDZ_NMC_hf=n 
     
    6059# If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below. 
    6160ok_guide=n 
    62  
    6361 
    6462[InitialStateFiles] 
     
    8583 
    8684[ParametersFiles] 
    87 List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 
    88         (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \ 
    89         (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),    \ 
    90         (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),    \ 
    91         (${SUBMIT_DIR}/PARAM/output.def_${OutLevel},  output.def),    \ 
    92         (${SUBMIT_DIR}/PARAM/config.def_${ConfType},  config.def),    \ 
    93         (${SUBMIT_DIR}/PARAM/guide.def, .), \ 
    94         (${SUBMIT_DIR}/PARAM/run.def, .), \ 
    95         (${SUBMIT_DIR}/PARAM/traceur.def, .), \ 
    96         (${SUBMIT_DIR}/PARAM/iodef.xml, . ),\ 
    97         (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . )            ,\ 
    98         (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . )          ,\ 
    99         (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histday_lmdz.xml, . )   ,\ 
    100         (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf_lmdz.xml, . )    ,\ 
    101         (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . )   ,\ 
    102         (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . )   ,\ 
    103         (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . )   ,\ 
    104         (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . )   ,\ 
    105         (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthNMC_lmdz.xml, . ),\ 
    106         (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayNMC_lmdz.xml, . ),\ 
    107         (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfNMC_lmdz.xml, . ),\ 
    108         (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthCOSP_lmdz.xml, . ),\ 
    109         (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayCOSP_lmdz.xml, . ),\ 
    110         (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfCOSP_lmdz.xml, . ) 
     85List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 
     86        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),          \ 
     87        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),          \ 
     88        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),          \ 
     89        (${SUBMIT_DIR}/PARAM/config.def_${ConfType},  config.def),          \ 
     90        (${SUBMIT_DIR}/PARAM/guide.def, .),                                 \ 
     91        (${SUBMIT_DIR}/PARAM/run.def, .),                                   \ 
     92        (${SUBMIT_DIR}/PARAM/traceur.def, .),                               \ 
     93        (${SUBMIT_DIR}/PARAM/iodef.xml, . ),                                \ 
     94        (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . ),            \ 
     95        (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . ),          \ 
     96        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . ),   \ 
     97        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthCOSP_lmdz.xml, .),\ 
     98        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthNMC_lmdz.xml, . ),\ 
     99        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histday_lmdz.xml, . ),   \ 
     100        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayCOSP_lmdz.xml, .),\ 
     101        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayNMC_lmdz.xml, . ),\ 
     102        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf_lmdz.xml, . ),    \ 
     103        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfCOSP_lmdz.xml, .), \ 
     104        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfNMC_lmdz.xml, . ), \ 
     105        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . ),   \ 
     106        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . ),   \ 
     107        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . ) 
     108 
     109#        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf3h_lmdz.xml, . ),  \ 
     110#        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf3hm_lmdz.xml, . ), \ 
    111111 
    112112[RestartFiles] 
    113 List=   (restart.nc, restart.nc, start.nc), \ 
    114         (restartphy.nc, restartphy.nc,  startphy.nc) 
     113List=   (restart.nc, restart.nc, start.nc), \ 
     114        (restartphy.nc, restartphy.nc,  startphy.nc) 
    115115 
    116116[OutputText] 
    117 List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, output.def, used_*, iodef.xml, context_lmdz.xml,field_def_lmdz.xml) 
     117List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, used_run.def, iodef.xml, context_lmdz.xml,field_def_lmdz.xml,debug.01,lmdz.prt) 
    118118 
    119119[OutputFiles] 
    120 List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,      Post_1M_histmth),     \ 
    121         (histmthCOSP.nc,  ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc,  Post_1M_histmthCOSP), \ 
    122         (histmthNMC.nc,   ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc,   Post_1M_histmthNMC),  \ 
    123         (dynzon.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_dynzon.nc,       Post_1M_dynzon),      \ 
    124         (histday.nc,      ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,      Post_1D_histday),     \ 
    125         (histdayCOSP.nc,  ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,  Post_1D_histdayCOSP), \ 
    126         (histdayNMC.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,   Post_1D_histdayNMC),  \ 
    127         (histhf.nc,       ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,       Post_HF_histhf),      \ 
    128         (histhfCOSP.nc,   ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,   Post_HF_histhfCOSP),  \ 
    129         (histhfNMC.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,    Post_HF_histhfNMC),   \ 
    130         (histhf3h.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,     Post_3H_histhf3h),    \ 
    131         (histhf3hm.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc,    Post_3H_histhf3hm) 
     120List=   (histmth.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,       Post_1M_histmth),       \ 
     121        (histmthCOSP.nc,   ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc,   NONE),                  \ 
     122        (histmthNMC.nc,    ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc,    Post_1M_histmthNMC),    \ 
     123        (paramLMDZ_phy.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_paramLMDZ_phy.nc, Post_1M_paramLMDZ_phy), \ 
     124        (histday.nc,       ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,       NONE),                  \ 
     125        (histdayCOSP.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,   NONE),                  \ 
     126        (histdayNMC.nc,    ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,    NONE),                  \ 
     127        (histhf.nc,        ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,        NONE),                  \ 
     128        (histhfCOSP.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,    NONE),                  \ 
     129        (histhfNMC.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,     NONE),                  \ 
     130        (histhf3h.nc,      ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,      NONE),                  \ 
     131        (histhf3hm.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc,     NONE) 
    132132 
    133133[Post_1M_histmth] 
    134134Patches= () 
    135135GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) 
    136 TimeSeriesVars2D = (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) 
    137 ChunckJob2D = NONE 
    138 TimeSeriesVars3D = (upwd, lwcon, iwcon, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, ec550aer, concoa, concbc, concso4, concss, concdust, reffclws, reffclwc) 
     136TimeSeriesVars2D = (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, solswad, swtoacf_zero, swsrfcf_zero) 
     137ChunckJob2D = NONE 
     138TimeSeriesVars3D = (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, tnt, dtdyn, dtphy, dtlschr, tntr, tntscpbl, tnhus, dqdyn, dqvdf, tnhusscpbl, dqphy, evu, mcd) 
    139139ChunckJob3D = 100Y 
    140140Seasonal=ON 
     
    142142[Post_1M_histmthCOSP] 
    143143Patches = () 
    144 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) 
     144GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bounds) 
     145TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp) 
     146ChunckJob2D = OFF 
     147TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl) 
     148ChunckJob3D = OFF 
     149Seasonal=OFF 
     150 
     151[Post_1M_histmthNMC] 
     152Patches = () 
     153GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 
    145154TimeSeriesVars2D = () 
    146 ChunckJob2D = NONE  
     155ChunckJob2D = NONE 
     156TimeSeriesVars3D = (ta, tro3, zg, hus, hur, ua, va, wap) 
     157ChunckJob3D = NONE 
     158Seasonal=ON 
     159 
     160[Post_1M_paramLMDZ_phy] 
     161Patches=() 
     162GatherWithInternal = (lon, lat, time_counter, time_counter_bnds) 
     163TimeSeriesVars2D =(R_ecc,  R_peri, R_incl, solaire, co2_ppm, CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt) 
     164ChunckJob2D = NONE 
    147165TimeSeriesVars3D = () 
    148166ChunckJob3D = NONE 
    149167Seasonal=OFF 
    150168 
    151 [Post_1M_histmthNMC] 
     169[Post_1D_histday] 
     170Patches= () 
     171GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
     172TimeSeriesVars2D = (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, u10m, v10m, wind10m, wind10max) 
     173ChunckJob2D = 50Y 
     174TimeSeriesVars3D = (lwcon, iwcon, mc, rhum, rneb, temp, theta, ovap, geop, vitu, vitv, vitw, pres, paprs) 
     175ChunckJob3D = OFF 
     176Seasonal=OFF 
     177 
     178[Post_1D_histdayCOSP] 
     179Patches = () 
     180GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bounds) 
     181TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp) 
     182ChunckJob2D = OFF 
     183TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl) 
     184ChunckJob3D = OFF 
     185Seasonal=OFF 
     186 
     187[Post_1D_histdayNMC] 
    152188Patches = () 
    153189GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 
    154190TimeSeriesVars2D = () 
    155191ChunckJob2D = NONE 
    156 TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT, ozone, ozone_daylight) 
    157 ChunckJob3D = 100Y 
    158 Seasonal=OFF 
    159  
    160 [Post_1M_dynzon] 
    161 Patches = () 
    162 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
    163 TimeSeriesVars2D = () 
    164 ChunckJob2D = NONE 
    165 TimeSeriesVars3D = () 
    166 ChunckJob3D = NONE 
    167 Seasonal=OFF 
    168  
    169 [Post_1D_histday] 
    170 Patches= () 
    171 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
    172 TimeSeriesVars2D = (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) 
    173 ChunckJob2D = 200Y 
    174 TimeSeriesVars3D = (rhum, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres) 
     192TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap) 
    175193ChunckJob3D = 10Y 
    176194Seasonal=OFF 
    177195 
    178 [Post_1D_histdayCOSP] 
    179 Patches = () 
    180 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) 
    181 TimeSeriesVars2D = () 
    182 ChunckJob2D = NONE  
    183 TimeSeriesVars3D = () 
    184 ChunckJob3D = NONE 
    185 Seasonal=OFF 
    186  
    187 [Post_1D_histdayNMC] 
     196[Post_HF_histhf] 
     197Patches= () 
     198GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
     199TimeSeriesVars2D = (cldt, psol, q2m, slp, precip, pluc, plul, t2m, tsol, u10m, v10m) 
     200ChunckJob2D = 50Y 
     201TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv) 
     202ChunckJob3D = OFF 
     203Seasonal=OFF 
     204 
     205[Post_HF_histhfCOSP] 
     206Patches = () 
     207GatherWithInternal = (lon, lat, height, sza, time_counter, time_counter_bounds) 
     208TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso) 
     209ChunckJob2D = OFF 
     210TimeSeriesVars3D = (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) 
     211ChunckJob3D = OFF 
     212Seasonal=OFF 
     213 
     214[Post_HF_histhfNMC] 
    188215Patches = () 
    189216GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 
     
    194221Seasonal=OFF 
    195222 
    196 [Post_HF_histhf] 
    197 Patches= () 
    198 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
    199 TimeSeriesVars2D = (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) 
    200 ChunckJob2D = 50Y 
    201 TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv) 
    202 ChunckJob3D = 10Y 
    203 Seasonal=OFF 
    204  
    205 [Post_HF_histhfCOSP] 
    206 Patches = () 
    207 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) 
    208 TimeSeriesVars2D = () 
    209 ChunckJob2D = NONE  
     223[Post_3H_histhf3hm] 
     224Patches= () 
     225GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
     226TimeSeriesVars2D = (flat, precip, pluc, snow, topl, topl0, SWupTOA, SWupTOAclr, SWdnTOA, SWupSFC, SWupSFCclr, SWdnSFC, SWdnSFCclr, LWupSFC, LWupSFCclr, LWdnSFC, LWdnSFCclr, bils, bils_tke, bils_diss, bils_ec, bils_kinetic, bils_enthalp, bils_latent, sens, cldt, zmax_th) 
     227ChunckJob2D = OFF 
    210228TimeSeriesVars3D = () 
    211 ChunckJob3D = NONE 
    212 Seasonal=OFF 
    213  
    214 [Post_HF_histhfNMC] 
    215 Patches = () 
    216 GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 
    217 TimeSeriesVars2D = () 
    218 ChunckJob2D = NONE 
    219 TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT) 
    220 ChunckJob3D = 100Y 
     229ChunckJob3D = OFF 
    221230Seasonal=OFF 
    222231 
     
    224233Patches= () 
    225234GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
    226 TimeSeriesVars2D = (phis, tsol, t2m, q2m, u10m, v10m, psol, topl, bils, cdrh) 
    227 ChunckJob2D = 50Y 
     235TimeSeriesVars2D = (phis, tsol, t2m, q2m, ustar, u10m, v10m, psol) 
     236ChunckJob2D = OFF 
    228237TimeSeriesVars3D = () 
    229238ChunckJob3D = OFF 
    230239Seasonal=OFF 
    231  
    232 [Post_3H_histhf3hm] 
    233 Patches= () 
    234 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
    235 TimeSeriesVars2D = (precip, flat, sens, LWdnSFC, LWupSFC, SWdnSFC, SWupSFC, pluc, snow, LWdnSFCclr, SWdnSFCclr, LWupSFCclr, cldt) 
    236 ChunckJob2D = 50Y 
    237 TimeSeriesVars3D = () 
    238 ChunckJob3D = OFF 
    239 Seasonal=OFF 
  • CONFIG/UNIFORM/v6_rc0/IPSLCM6/EXPERIMENTS/LMDZOR/clim/COMP/orchidee.card

    r2511 r2567  
    1212VEGET_UPDATE=0Y 
    1313LAND_COVER_CHANGE=n 
    14  
    15 # Use XIOS as output library 
    16 XIOS=y 
    1714 
    1815[InitialStateFiles] 
     
    4340 
    4441[OutputFiles] 
    45 List=   (sechiba_history.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \ 
    46         (sechiba_out_2.nc, ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc, Post_HF_sechiba_out_2), \ 
    47         (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc, NONE) 
     42List=   (sechiba_history.nc,  ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \ 
     43        (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE),                    \ 
     44        (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc,        NONE) 
    4845 
    4946[Post_1M_sechiba_history] 
    50 Patches= () 
    51 GatherWithInternal= (lon, lat, veget, time_counter, time_counter_bounds, Areas, Contfrac) 
    52 TimeSeriesVars2D= (nobiofrac, alb_nir, alb_vis, bqsb, evap, fluxlat, fluxsens, gqsb, netrad, qair, rain, runoff, snow, snownobio, snowf, subli, tair, temp_sol, tsol_max, tsol_min, drainage,mrsos, mrso, mrros, mrro, prveg, evspsblveg, evspsblsoi, tran, treeFrac, grassFrac, cropFrac, baresoilFrac, residualFrac) 
    53 ChunckJob2D= NONE 
    54 TimeSeriesVars3D= (lai, maxvegetfrac, vegetfrac, CO2FLUX, ptn, nee) 
    55 ChunckJob3D= NONE 
    56 Seasonal= ON 
     47Patches = () 
     48GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_counter_bounds) 
     49TimeSeriesVars2D = (nobiofrac, alb_nir, alb_vis, bqsb, evap, fluxlat, fluxsens, gqsb, netrad, qair, rain, runoff, snow, snownobio, snowf, subli, tair, temp_sol, tsol_max, tsol_min, drainage,mrsos, mrso, mrros, mrro, prveg, evspsblveg, evspsblsoi, tran, treeFrac, grassFrac, cropFrac, baresoilFrac, residualFrac) 
     50ChunckJob2D = NONE 
     51TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, ptn, nee) 
     52ChunckJob3D = NONE 
     53Seasonal = ON 
    5754 
    5855[Post_HF_sechiba_out_2] 
    59 Patches= () 
    60 GatherWithInternal= (lon, lat, veget, time_counter, time_counter_bounds, Areas, Contfrac) 
    61 TimeSeriesVars2D= (mrsos, mrro) 
    62 ChunckJob2D= 50Y 
    63 TimeSeriesVars3D= (ptn) 
    64 ChunckJob3D= 10Y 
    65 Seasonal= OFF 
     56Patches = () 
     57GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_counter_bounds) 
     58TimeSeriesVars2D = (mrsos, mrro) 
     59ChunckJob2D = 50Y 
     60TimeSeriesVars3D = (ptn) 
     61ChunckJob3D = 10Y 
     62Seasonal = OFF 
  • CONFIG/UNIFORM/v6_rc0/IPSLCM6/EXPERIMENTS/LMDZOR/clim/COMP/stomate.card

    r2511 r2567  
    2626 
    2727[OutputFiles] 
    28 List=   (stomate_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history.nc, Post_1M_stomate_history) \ 
    29     (stomate_ipcc_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_ipcc_history.nc, Post_1M_stomate_ipcc_history) 
     28List=   (stomate_history.nc,      ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history.nc,      Post_1M_stomate_history),    \ 
     29        (stomate_ipcc_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_ipcc_history.nc, Post_1M_stomate_ipcc_history) 
    3030 
    3131[Post_1M_stomate_history] 
Note: See TracChangeset for help on using the changeset viewer.