Ignore:
Timestamp:
06/25/15 15:37:32 (9 years ago)
Author:
jgipsl
Message:

Update with changes done on v6_rc0 (sdipsl) :

  • remove IOIPSL
  • clean

This is done only for IPSLCM6 and LMDZOR_v6 configurations and only for the part LMDZ and ORCHIDEE.

Location:
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZOR
Files:
8 edited

Legend:

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

    r2509 r2582  
    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_histhf3h_lmdz.xml, . ),  \ 
     111        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf3hm_lmdz.xml, . ), \ 
     112        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . ),   \ 
     113        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . ),   \ 
     114        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . ) 
    116115 
    117116[RestartFiles] 
    118 List=   (restart.nc, restart.nc, start.nc), \ 
    119         (restartphy.nc, restartphy.nc,  startphy.nc) 
     117List=   (restart.nc, restart.nc, start.nc), \ 
     118        (restartphy.nc, restartphy.nc,  startphy.nc) 
    120119 
    121120[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) 
     121List=   (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) 
    123122 
    124123[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) 
     124List=   (histmth.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,       Post_1M_histmth),       \ 
     125        (histmthCOSP.nc,   ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc,   NONE),                  \ 
     126        (histmthNMC.nc,    ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc,    Post_1M_histmthNMC),    \ 
     127        (paramLMDZ_phy.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_paramLMDZ_phy.nc, Post_1M_paramLMDZ_phy), \ 
     128        (histday.nc,       ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,       NONE),                  \ 
     129        (histdayCOSP.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,   NONE),                  \ 
     130        (histdayNMC.nc,    ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,    NONE),                  \ 
     131        (histhf.nc,        ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,        NONE),                  \ 
     132        (histhfCOSP.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,    NONE),                  \ 
     133        (histhfNMC.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,     NONE),                  \ 
     134        (histhf3h.nc,      ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,      NONE),                  \ 
     135        (histhf3hm.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc,     NONE) 
    137136 
    138137[Post_1M_histmth] 
    139138Patches= () 
    140139GatherWithInternal = (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) 
     140TimeSeriesVars2D = (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) 
     141ChunckJob2D = NONE 
     142TimeSeriesVars3D = (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) 
    144143ChunckJob3D = 100Y 
    145144Seasonal=ON 
     
    147146[Post_1M_histmthCOSP] 
    148147Patches = () 
    149 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) 
     148GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bounds) 
     149TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp) 
     150ChunckJob2D = OFF 
     151TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl) 
     152ChunckJob3D = OFF 
     153Seasonal=OFF 
     154 
     155[Post_1M_histmthNMC] 
     156Patches = () 
     157GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 
    150158TimeSeriesVars2D = () 
    151 ChunckJob2D = NONE  
     159ChunckJob2D = NONE 
     160TimeSeriesVars3D = (ta, tro3, zg, hus, hur, ua, va, wap) 
     161ChunckJob3D = NONE 
     162Seasonal=ON 
     163 
     164[Post_1M_paramLMDZ_phy] 
     165Patches=() 
     166GatherWithInternal = (lon, lat, time_counter, time_counter_bnds) 
     167TimeSeriesVars2D =(R_ecc,  R_peri, R_incl, solaire, co2_ppm, CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt) 
     168ChunckJob2D = NONE 
    152169TimeSeriesVars3D = () 
    153170ChunckJob3D = NONE 
    154171Seasonal=OFF 
    155172 
    156 [Post_1M_histmthNMC] 
     173[Post_1D_histday] 
     174Patches= () 
     175GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
     176TimeSeriesVars2D = (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) 
     177ChunckJob2D = 50Y 
     178TimeSeriesVars3D = (lwcon, iwcon, mc, rhum, rneb, temp, theta, ovap, geop, vitu, vitv, vitw, pres, paprs) 
     179ChunckJob3D = OFF 
     180Seasonal=OFF 
     181 
     182[Post_1D_histdayCOSP] 
     183Patches = () 
     184GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bounds) 
     185TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp) 
     186ChunckJob2D = OFF 
     187TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl) 
     188ChunckJob3D = OFF 
     189Seasonal=OFF 
     190 
     191[Post_1D_histdayNMC] 
    157192Patches = () 
    158193GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 
    159194TimeSeriesVars2D = () 
    160195ChunckJob2D = 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) 
     196TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap) 
    180197ChunckJob3D = 10Y 
    181198Seasonal=OFF 
    182199 
    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] 
     200[Post_HF_histhf] 
     201Patches= () 
     202GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
     203TimeSeriesVars2D = (cldt, psol, q2m, slp, precip, pluc, plul, t2m, tsol, u10m, v10m) 
     204ChunckJob2D = 50Y 
     205TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv) 
     206ChunckJob3D = OFF 
     207Seasonal=OFF 
     208 
     209[Post_HF_histhfCOSP] 
     210Patches = () 
     211GatherWithInternal = (lon, lat, height, sza, time_counter, time_counter_bounds) 
     212TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso) 
     213ChunckJob2D = OFF 
     214TimeSeriesVars3D = (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) 
     215ChunckJob3D = OFF 
     216Seasonal=OFF 
     217 
     218[Post_HF_histhfNMC] 
    193219Patches = () 
    194220GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 
     
    199225Seasonal=OFF 
    200226 
    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  
     227[Post_3H_histhf3hm] 
     228Patches= () 
     229GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
     230TimeSeriesVars2D = (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) 
     231ChunckJob2D = OFF 
    215232TimeSeriesVars3D = () 
    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 
     233ChunckJob3D = OFF 
    226234Seasonal=OFF 
    227235 
     
    229237Patches= () 
    230238GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
    231 TimeSeriesVars2D = (phis, tsol, t2m, q2m, u10m, v10m, psol, topl, bils, cdrh) 
    232 ChunckJob2D = 50Y 
     239TimeSeriesVars2D = (phis, tsol, t2m, q2m, ustar, u10m, v10m, psol) 
     240ChunckJob2D = OFF 
    233241TimeSeriesVars3D = () 
    234242ChunckJob3D = OFF 
    235243Seasonal=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/IPSLCM6/EXPERIMENTS/LMDZOR/amip/COMP/orchidee.card

    r2501 r2582  
    99DefSuffix=Choi 
    1010 
    11 sechiba_LEVEL=11 
    1211VEGET_UPDATE=1Y 
    1312LAND_COVER_CHANGE=y 
    14  
    15 # Use XIOS as output library 
    16 XIOS=y 
    1713 
    1814[InitialStateFiles] 
     
    4339 
    4440[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) 
     41List=   (sechiba_history.nc,  ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \ 
     42        (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE),                    \ 
     43        (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc,        NONE) 
    4844 
    4945[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 
     46Patches = () 
     47GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_counter_bounds) 
     48TimeSeriesVars2D = (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) 
     49ChunckJob2D = NONE 
     50TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, ptn, nee) 
     51ChunckJob3D = NONE 
     52Seasonal = ON 
    5753 
    5854[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 
     55Patches = () 
     56GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_counter_bounds) 
     57TimeSeriesVars2D = (mrsos, mrro) 
     58ChunckJob2D = 50Y 
     59TimeSeriesVars3D = (ptn) 
     60ChunckJob3D = 10Y 
     61Seasonal = OFF 
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZOR/amip/COMP/stomate.card

    r2501 r2582  
    33 
    44[UserChoices] 
    5 stomate_LEVEL=10 
    65 
    76[InitialStateFiles] 
     
    2625 
    2726[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) 
     27List=   (stomate_history.nc,      ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history.nc,      Post_1M_stomate_history),    \ 
     28        (stomate_ipcc_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_ipcc_history.nc, Post_1M_stomate_ipcc_history) 
    3029 
    3130[Post_1M_stomate_history] 
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZOR/amip/config.card

    r2503 r2582  
    2828#============================ 
    2929#-- 1Y, 1M, 5D, 1D Period Length of one trunk of simulation 
    30 PeriodLength=1M 
     30PeriodLength=1Y 
    3131#============================ 
    3232#-- Total Number of Processors 
     
    7070[ATM] 
    7171# 
    72 WriteFrequency="1M 1D HF" 
     72WriteFrequency="1M" 
    7373# If config_Restarts_OverRule == 'n' next 4 params are read 
    7474Restart=n 
     
    8484#D-- SRF - 
    8585[SRF] 
    86 WriteFrequency="1M HF" 
     86WriteFrequency="1M" 
    8787# If config_Restarts_OverRule == 'n' next 4 params are read 
    8888Restart=n 
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZOR/clim/COMP/lmdz.card

    r2509 r2582  
    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_histhf3h_lmdz.xml, . ),  \ 
     106        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf3hm_lmdz.xml, . ), \ 
     107        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . ),   \ 
     108        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . ),   \ 
     109        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . ) 
    111110 
    112111[RestartFiles] 
    113 List=   (restart.nc, restart.nc, start.nc), \ 
    114         (restartphy.nc, restartphy.nc,  startphy.nc) 
     112List=   (restart.nc, restart.nc, start.nc), \ 
     113        (restartphy.nc, restartphy.nc,  startphy.nc) 
    115114 
    116115[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) 
     116List=   (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) 
    118117 
    119118[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) 
     119List=   (histmth.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,       Post_1M_histmth),       \ 
     120        (histmthCOSP.nc,   ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc,   NONE),                  \ 
     121        (histmthNMC.nc,    ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc,    Post_1M_histmthNMC),    \ 
     122        (paramLMDZ_phy.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_paramLMDZ_phy.nc, Post_1M_paramLMDZ_phy), \ 
     123        (histday.nc,       ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,       NONE),                  \ 
     124        (histdayCOSP.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,   NONE),                  \ 
     125        (histdayNMC.nc,    ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,    NONE),                  \ 
     126        (histhf.nc,        ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,        NONE),                  \ 
     127        (histhfCOSP.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,    NONE),                  \ 
     128        (histhfNMC.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,     NONE),                  \ 
     129        (histhf3h.nc,      ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,      NONE),                  \ 
     130        (histhf3hm.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc,     NONE) 
    132131 
    133132[Post_1M_histmth] 
    134133Patches= () 
    135134GatherWithInternal = (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) 
     135TimeSeriesVars2D = (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) 
     136ChunckJob2D = NONE 
     137TimeSeriesVars3D = (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) 
    139138ChunckJob3D = 100Y 
    140139Seasonal=ON 
     
    142141[Post_1M_histmthCOSP] 
    143142Patches = () 
    144 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) 
     143GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bounds) 
     144TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp) 
     145ChunckJob2D = OFF 
     146TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl) 
     147ChunckJob3D = OFF 
     148Seasonal=OFF 
     149 
     150[Post_1M_histmthNMC] 
     151Patches = () 
     152GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 
    145153TimeSeriesVars2D = () 
    146 ChunckJob2D = NONE  
     154ChunckJob2D = NONE 
     155TimeSeriesVars3D = (ta, tro3, zg, hus, hur, ua, va, wap) 
     156ChunckJob3D = NONE 
     157Seasonal=ON 
     158 
     159[Post_1M_paramLMDZ_phy] 
     160Patches=() 
     161GatherWithInternal = (lon, lat, time_counter, time_counter_bnds) 
     162TimeSeriesVars2D =(R_ecc,  R_peri, R_incl, solaire, co2_ppm, CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt) 
     163ChunckJob2D = NONE 
    147164TimeSeriesVars3D = () 
    148165ChunckJob3D = NONE 
    149166Seasonal=OFF 
    150167 
    151 [Post_1M_histmthNMC] 
     168[Post_1D_histday] 
     169Patches= () 
     170GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
     171TimeSeriesVars2D = (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) 
     172ChunckJob2D = 50Y 
     173TimeSeriesVars3D = (lwcon, iwcon, mc, rhum, rneb, temp, theta, ovap, geop, vitu, vitv, vitw, pres, paprs) 
     174ChunckJob3D = OFF 
     175Seasonal=OFF 
     176 
     177[Post_1D_histdayCOSP] 
     178Patches = () 
     179GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bounds) 
     180TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp) 
     181ChunckJob2D = OFF 
     182TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl) 
     183ChunckJob3D = OFF 
     184Seasonal=OFF 
     185 
     186[Post_1D_histdayNMC] 
    152187Patches = () 
    153188GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 
    154189TimeSeriesVars2D = () 
    155190ChunckJob2D = 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) 
     191TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap) 
    175192ChunckJob3D = 10Y 
    176193Seasonal=OFF 
    177194 
    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] 
     195[Post_HF_histhf] 
     196Patches= () 
     197GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
     198TimeSeriesVars2D = (cldt, psol, q2m, slp, precip, pluc, plul, t2m, tsol, u10m, v10m) 
     199ChunckJob2D = 50Y 
     200TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv) 
     201ChunckJob3D = OFF 
     202Seasonal=OFF 
     203 
     204[Post_HF_histhfCOSP] 
     205Patches = () 
     206GatherWithInternal = (lon, lat, height, sza, time_counter, time_counter_bounds) 
     207TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso) 
     208ChunckJob2D = OFF 
     209TimeSeriesVars3D = (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) 
     210ChunckJob3D = OFF 
     211Seasonal=OFF 
     212 
     213[Post_HF_histhfNMC] 
    188214Patches = () 
    189215GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 
     
    194220Seasonal=OFF 
    195221 
    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  
     222[Post_3H_histhf3hm] 
     223Patches= () 
     224GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
     225TimeSeriesVars2D = (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) 
     226ChunckJob2D = OFF 
    210227TimeSeriesVars3D = () 
    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 
     228ChunckJob3D = OFF 
    221229Seasonal=OFF 
    222230 
     
    224232Patches= () 
    225233GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
    226 TimeSeriesVars2D = (phis, tsol, t2m, q2m, u10m, v10m, psol, topl, bils, cdrh) 
    227 ChunckJob2D = 50Y 
     234TimeSeriesVars2D = (phis, tsol, t2m, q2m, ustar, u10m, v10m, psol) 
     235ChunckJob2D = OFF 
    228236TimeSeriesVars3D = () 
    229237ChunckJob3D = OFF 
    230238Seasonal=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/IPSLCM6/EXPERIMENTS/LMDZOR/clim/COMP/orchidee.card

    r2501 r2582  
    99DefSuffix=Choi 
    1010 
    11 sechiba_LEVEL=11 
    1211VEGET_UPDATE=0Y 
    1312LAND_COVER_CHANGE=n 
    14  
    15 # Use XIOS as output library 
    16 XIOS=y 
    1713 
    1814[InitialStateFiles] 
     
    4339 
    4440[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) 
     41List=   (sechiba_history.nc,  ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \ 
     42        (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE),                    \ 
     43        (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc,        NONE) 
    4844 
    4945[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 
     46Patches = () 
     47GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_counter_bounds) 
     48TimeSeriesVars2D = (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) 
     49ChunckJob2D = NONE 
     50TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, ptn, nee) 
     51ChunckJob3D = NONE 
     52Seasonal = ON 
    5753 
    5854[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 
     55Patches = () 
     56GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_counter_bounds) 
     57TimeSeriesVars2D = (mrsos, mrro) 
     58ChunckJob2D = 50Y 
     59TimeSeriesVars3D = (ptn) 
     60ChunckJob3D = 10Y 
     61Seasonal = OFF 
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZOR/clim/COMP/stomate.card

    r2501 r2582  
    33 
    44[UserChoices] 
    5 stomate_LEVEL=10 
    65 
    76[InitialStateFiles] 
     
    2625 
    2726[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) 
     27List=   (stomate_history.nc,      ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history.nc,      Post_1M_stomate_history),    \ 
     28        (stomate_ipcc_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_ipcc_history.nc, Post_1M_stomate_ipcc_history) 
    3029 
    3130[Post_1M_stomate_history] 
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZOR/clim/config.card

    r2503 r2582  
    2828#============================ 
    2929#-- 1Y, 1M, 5D, 1D Period Length of one trunk of simulation 
    30 PeriodLength=1M 
     30PeriodLength=1Y 
    3131#============================ 
    3232#-- Total Number of Processors 
     
    7070[ATM] 
    7171# 
    72 WriteFrequency="1M 1D HF" 
     72WriteFrequency="1M" 
    7373# If config_Restarts_OverRule == 'n' next 4 params are read 
    7474Restart=n 
     
    8484#D-- SRF - 
    8585[SRF] 
    86 WriteFrequency="1M HF" 
     86WriteFrequency="1M" 
    8787# If config_Restarts_OverRule == 'n' next 4 params are read 
    8888Restart=n 
Note: See TracChangeset for help on using the changeset viewer.