Changeset 2362


Ignore:
Timestamp:
11/07/14 14:32:14 (9 years ago)
Author:
aclsce
Message:

CM6_rc0 default configuration is now :

  • 1Y as period lenght
  • Use of 1 XIOS serveur by default
  • Configuration with 4 ATM OMP by default (Curie configuration)
  • No CPL outputs
  • time_counter_bounds as attribute of output files written by XIOS-1.0
  • cleaning
Location:
CONFIG/UNIFORM/v6/IPSLCM6
Files:
14 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/lim2.card

    r2284 r2362  
    2626[OutputFiles] 
    2727List=   (${config_UserChoices_JobName}_1m_icemod.nc, ${R_OUT_ICE_O_M}/${PREFIX}_1M_icemod.nc, Post_1M_icemod ), \ 
    28         (${config_UserChoices_JobName}_1d_icemod.nc, ${R_OUT_ICE_O_D}/${PREFIX}_1D_icemod.nc, Post_1D_icemod ) 
     28        (${config_UserChoices_JobName}_1d_icemod.nc, ${R_OUT_ICE_O_D}/${PREFIX}_1D_icemod.nc, NONE ) 
    2929 
    3030[Post_1M_icemod] 
    3131Patches = () 
    32 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
    33 TimeSeriesVars2D = (bmelt, evap, grLateral, ialb, ice_pres, iicetemp, iicethic, iicevelu, iicevelv, ileadfra, isnowthi, prsn, rsdssi, sblsi, sim, snoToIce, snomelt, soicecov, strairx, strairy, tmelt, transifs, transix, transiy, tsice) 
     32GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bounds) 
     33TimeSeriesVars2D = (ice_pres, iicetemp, iicethic, iicevelu, iicevelv, isnowthi) 
    3434ChunckJob2D = NONE 
    3535TimeSeriesVars3D = () 
     
    3939[Post_1D_icemod] 
    4040Patches = () 
    41 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     41GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bounds) 
    4242TimeSeriesVars2D = (iicethic, iicevelu, iicevelv, ileadfra) 
    4343ChunckJob2D = 200Y 
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/lmdz.card

    r2343 r2362  
    3030# Number of periods where to set parameter adjust=y before switching to adjust=n 
    3131# For adjust=n, set LMDZ_NbPeriod_ajust=0.  
    32 LMDZ_NbPeriod_adjust=3 
     32LMDZ_NbPeriod_adjust=0 
    3333 
    3434# To force usage of specific Bands file, set LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart experiment 
    3535# LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/pdControl/XXXXXX/ATM/Debug/pdControl_XXXXXXX_Bands_96x95x19_3prc.dat_3 
    36 #LMDZ_Bands_file_name=/ccc/cont003/home/dsm/p86mart/Bands_144x142x39_40prc.dat_3 
    3736 
    3837# Set OutLevel to choose the level of output files from LMDZ. The file PARAM/output.def_$OutLevel will be used. 
     
    101100[OutputFiles] 
    102101List=   (histmth.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,       Post_1M_histmth),       \ 
    103         (histmthCOSP.nc,   ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc,   Post_1M_histmthCOSP),   \ 
     102        (histmthCOSP.nc,   ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc,   NONE),   \ 
    104103        (histmthNMC.nc,    ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc,    Post_1M_histmthNMC),    \ 
    105         (dynzon.nc,        ${R_OUT_ATM_O_M}/${PREFIX}_1M_dynzon.nc,        Post_1M_dynzon),        \ 
     104        (dynzon.nc,        ${R_OUT_ATM_O_M}/${PREFIX}_1M_dynzon.nc,        NONE),        \ 
    106105        (paramLMDZ_phy.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_paramLMDZ_phy.nc, Post_1M_paramLMDZ_phy), \ 
    107106        (histday.nc,       ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,       Post_1D_histday),       \ 
    108         (histdayCOSP.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,   Post_1D_histdayCOSP),   \ 
     107        (histdayCOSP.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,   NONE),   \ 
    109108        (histdayNMC.nc,    ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,    Post_1D_histdayNMC),    \ 
    110         (histhf.nc,        ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,        Post_HF_histhf),        \ 
    111         (histhfCOSP.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,    Post_HF_histhfCOSP),    \ 
    112         (histhfNMC.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,     Post_HF_histhfNMC),     \ 
    113         (histhf3h.nc,      ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,      Post_3H_histhf3h)  
     109        (histhf.nc,        ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,        NONE),        \ 
     110        (histhfCOSP.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,    NONE),    \ 
     111        (histhfNMC.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,     NONE),     \ 
     112        (histhf3h.nc,      ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc,      NONE)  
    114113 
    115114[Post_1M_histmth] 
    116115Patches= () 
    117 GatherWithInternal = (lon, lat, presnivs, time_counter, aire) 
     116GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) 
    118117TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, ftime_con, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, precip, prw, pluc, psol, q2m, rh2m, sens, sicf, slp, snow, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWdnTOA, SWupTOA, SWdn200, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, t2m_max, t2m_min, taux, taux_ter, taux_sic, taux_lic, taux_oce, tauy, tauy_ter, tauy_sic, tauy_lic, tauy_oce, lat_ter, lat_sic, lat_lic, lat_oce, nettop, pbase, ptop, topl0, topl, tops0, tops, topswad, topswai, tsol, tsol_ter, tsol_lic, tsol_oce, tsol_sic , u10m, u500, v10m, v500, w500, pourc_ter, pourc_oce, pourc_sic, pourc_lic, wind10m, od550aer, od550lt1aer, absvisaer, loadoa, loadbc, loadso4, loaddust, loadss, sconcoa, sconcbc, sconcso4, sconcdust, sconcss, reffclwtop, cldncl, swtoaas_ant, swtoacs_ant, swtoacf_ant, swsrfas_ant, swsrfcs_ant, swsrfcf_ant, swtoaas_nat, swtoacs_nat, swtoacf_nat, swsrfas_nat, swsrfcs_nat, swsrfcf_nat, solswai, swtoacf_zero, swsrfcf_zero) 
    119118ChunckJob2D = NONE 
    120 TimeSeriesVars3D = (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, rlu, rsu, rld, rsd, rlucs, rsucs, rldcs, rsdcs, tnt, dtdyn, dtphy, dtlschr, tntr, tntc, tntscpbl, tnhus, dqdyn, tnhusc, dqvdf, tnhusscpbl, dqphy, evu, kz, mcd) 
     119TimeSeriesVars3D = (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, rlu, rsu, rld, rsd, rlucs, rsucs, rldcs, rsdcs, tnt, dtdyn, dtphy, dtlschr, tntr, tntscpbl, tnhus, dqdyn, dqvdf, tnhusscpbl, dqphy, evu, kz, mcd) 
    121120ChunckJob3D = 100Y 
    122121Seasonal=ON 
     
    124123[Post_1M_histmthCOSP] 
    125124Patches = () 
    126 GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter) 
     125GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bounds) 
    127126TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp) 
    128127ChunckJob2D = OFF  
     
    133132[Post_1M_histmthNMC] 
    134133Patches = () 
    135 GatherWithInternal = (lon, lat, plev, time_counter) 
     134GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 
    136135TimeSeriesVars2D = () 
    137136ChunckJob2D = NONE 
     
    142141[Post_1M_dynzon] 
    143142Patches = () 
    144 GatherWithInternal = (lon, lat, presnivs, time_counter) 
     143GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
    145144TimeSeriesVars2D = () 
    146145ChunckJob2D = NONE 
     
    151150[Post_1M_paramLMDZ_phy] 
    152151Patches=() 
    153 GatherWithInternal = (lon, lat, time_counter) 
     152GatherWithInternal = (lon, lat, time_counter, time_counter_bnds) 
    154153TimeSeriesVars2D =(R_ecc,  R_peri, R_incl, solaire, co2_ppm, CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt) 
    155154ChunckJob2D = NONE 
     
    160159[Post_1D_histday] 
    161160Patches= () 
    162 GatherWithInternal = (lon, lat, presnivs, time_counter) 
    163 TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, iwp, lwp, pbase, ptop, precip, pluc, plul, prw, psol, rh2m, rh2m_min, rh2m_max, q2m, sens, sicf, slp, soll, sols, snow, LWdnSFC, LWdnSFCclr, SWdnSFC, SWdnSFCclr, SWdnTOA, LWupSFCclr, SWupSFC, SWupSFCclr, SWupTOA, SWupTOAclr, t2m, t2m_max, t2m_min, topl, topl0, tops, tsol, t700, u10m, v10m, wind10m, wind10max, w500) 
     161GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
     162TimeSeriesVars2D = (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) 
    164163ChunckJob2D = 50Y 
    165164TimeSeriesVars3D = (lwcon, iwcon, mc, rhum, rneb, temp, theta, ovap, geop, vitu, vitv, vitw, pres, paprs) 
     
    169168[Post_1D_histdayCOSP] 
    170169Patches = () 
    171 GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter) 
     170GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bounds) 
    172171TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp) 
    173172ChunckJob2D = OFF 
     
    178177[Post_1D_histdayNMC] 
    179178Patches = () 
    180 GatherWithInternal = (lon, lat, plev, time_counter) 
     179GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 
    181180TimeSeriesVars2D = () 
    182181ChunckJob2D = NONE 
     
    187186[Post_HF_histhf] 
    188187Patches= () 
    189 GatherWithInternal = (lon, lat, presnivs, time_counter) 
     188GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
    190189TimeSeriesVars2D = (cldt, psol, q2m, slp, precip, pluc, plul, t2m, tsol, u10m, v10m) 
    191190ChunckJob2D = 50Y 
     
    196195[Post_HF_histhfCOSP] 
    197196Patches = () 
    198 GatherWithInternal = (lon, lat, height, sza, time_counter) 
     197GatherWithInternal = (lon, lat, height, sza, time_counter, time_counter_bounds) 
    199198TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso) 
    200199ChunckJob2D = OFF 
     
    205204[Post_HF_histhfNMC] 
    206205Patches = () 
    207 GatherWithInternal = (lon, lat, plev, time_counter) 
     206GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 
    208207TimeSeriesVars2D = () 
    209208ChunckJob2D = NONE 
     
    214213[Post_3H_histhf3h] 
    215214Patches= () 
    216 GatherWithInternal = (lon, lat, presnivs, time_counter) 
     215GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
    217216TimeSeriesVars2D = (phis, tsol, t2m, q2m, u10m, v10m, psol, topl, bils) 
    218217ChunckJob2D = OFF 
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/oasis.card

    r2308 r2362  
    33          
    44[UserChoices] 
    5 OutputMode=y 
     5OutputMode=n 
    66FreqCoupling=86400 
     7Lucia=n 
    78 
    89[InitialStateFiles] 
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/opa9.card

    r2317 r2362  
    44[UserChoices] 
    55ORCA_version=ORCA2.3 
    6 io_xml=y 
    76mesh_mask=n 
    87iceflx="linear" 
     
    4746[OutputFiles] 
    4847List=   (mesh_mask.nc      , ${R_OUT_OCE_O}/${config_UserChoices_JobName}_mesh_mask.nc, NONE),\ 
    49         (${config_UserChoices_JobName}_1y_scalar.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_scalar.nc, Post_1Y_scalar),\ 
    50         (${config_UserChoices_JobName}_1y_grid_T.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_T.nc, Post_1Y_grid_T),\ 
    51         (${config_UserChoices_JobName}_1y_grid_U.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_U.nc, Post_1Y_grid_U),\ 
    52         (${config_UserChoices_JobName}_1y_grid_V.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_V.nc, Post_1Y_grid_V),\ 
    53         (${config_UserChoices_JobName}_1y_grid_W.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_W.nc, Post_1Y_grid_W),\ 
    54         (${config_UserChoices_JobName}_1m_scalar.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_scalar.nc, Post_1M_scalar),\ 
     48        (${config_UserChoices_JobName}_1y_scalar.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_scalar.nc, NONE),\ 
     49        (${config_UserChoices_JobName}_1y_grid_T.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_T.nc, NONE),\ 
     50        (${config_UserChoices_JobName}_1y_grid_U.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_U.nc, NONE),\ 
     51        (${config_UserChoices_JobName}_1y_grid_V.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_V.nc, NONE),\ 
     52        (${config_UserChoices_JobName}_1y_grid_W.nc, ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_W.nc, NONE),\ 
     53        (${config_UserChoices_JobName}_1m_scalar.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_scalar.nc, NONE),\ 
    5554        (${config_UserChoices_JobName}_1m_grid_T.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_T.nc, Post_1M_grid_T),\ 
    5655        (${config_UserChoices_JobName}_1m_grid_U.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_U.nc, Post_1M_grid_U),\ 
     
    6867[Post_1M_scalar] 
    6968Patches = () 
    70 GatherWithInternal = (time_counter) 
     69GatherWithInternal = (time_counter, time_counter_bounds) 
    7170TimeSeriesVars2D = (masso, volo, zosga, zossga, zostoga, thetaoga, soga) 
    7271ChunckJob2D = NONE 
     
    7776[Post_1M_grid_T] 
    7877Patches = () 
    79 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     78GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bounds) 
    8079TimeSeriesVars2D = (sohefldo, soicecov, somixhgt, somxl010, sosaline, soshfldo, sossheig, sosstsst, sowaflup, sowindsp) 
    8180ChunckJob2D = NONE 
    82 TimeSeriesVars3D = (thkcello, vosaline,votemper) 
     81TimeSeriesVars3D = (vosaline,votemper) 
    8382ChunckJob3D = 50Y 
    8483Seasonal=ON 
     
    8685[Post_1M_grid_U] 
    8786Patches = () 
    88 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     87GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bounds) 
    8988TimeSeriesVars2D = (sozotaux) 
    9089ChunckJob2D = NONE 
     
    9594[Post_1M_grid_V] 
    9695Patches = () 
    97 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     96GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bounds) 
    9897TimeSeriesVars2D = (sometauy) 
    9998ChunckJob2D = NONE 
     
    104103[Post_1M_grid_W] 
    105104Patches = () 
    106 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     105GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bounds) 
    107106TimeSeriesVars2D = (soleaeiw, soleahtw) 
    108107ChunckJob2D = NONE 
     
    113112[Post_1M_diaptr] 
    114113Patches = () 
    115 GatherWithInternal = (nav_lat, time_counter) 
     114GatherWithInternal = (nav_lat, time_counter, time_counter_bounds) 
    116115TimeSeriesVars2D = (zotemglo, zosalglo, zomsfglo, zotematl, zosalatl, zomsfatl, zotempac, zosalpac, zomsfpac, zotemind, zosalind, zomsfind, zotemipc, zosalipc, zomsfipc, sohtatl, sostatl, sohtpac, sostpac, sohtind, sostind, sohtipc, sostipc, sophtadv, sophtove, sophtldf, sopstadv, sopstove, zomsfeiv, sophteiv, sopsteiv) 
    117116ChunckJob2D = NONE 
     
    124123[Post_1D_grid_T] 
    125124Patches = () 
    126 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
    127 TimeSeriesVars2D = (omldamax, sosstsst, tossq) 
     125GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bounds) 
     126TimeSeriesVars2D = (sosstsst) 
    128127ChunckJob2D = 200Y 
    129128TimeSeriesVars3D = (vosaline,votemper) 
     
    133132[Post_1D_grid_U] 
    134133Patches = () 
    135 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     134GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bounds) 
    136135TimeSeriesVars2D = () 
    137136ChunckJob2D = 200Y 
     
    142141[Post_1D_grid_V] 
    143142Patches = () 
    144 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     143GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bounds) 
    145144TimeSeriesVars2D = () 
    146145ChunckJob2D = 200Y 
     
    153152[Post_1Y_scalar] 
    154153Patches = () 
    155 GatherWithInternal = (time_counter, time_counter) 
     154GatherWithInternal = (time_counter, time_counter, time_counter_bounds) 
    156155TimeSeriesVars2D = (masso, volo, zosga, zossga, zostoga, thetaoga, soga) 
    157156ChunckJob2D = NONE 
     
    162161[Post_1Y_grid_T] 
    163162Patches = () 
    164 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     163GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bounds) 
    165164TimeSeriesVars2D = (evs, ficeberg, friver, fsitherm, hfcorr, hfevapds, hfibthermds, hfrainds, hfrunoffds, hfsithermds, hfsnthermds, nshfls, omlmax, pbo, pr, prsn, sfdsi, so20chgt, so28chgt, sohefldo, sohtc300, soicecov, somixhgt, somxl010, sosaline, soshfldo, sossheig, sosstsst, sotaumod, sowaflcd, sowaflup, sowindsp, tossq, vsfsit, wfcorr, zossq) 
    166165ChunckJob2D = NONE 
     
    171170[Post_1Y_grid_U] 
    172171Patches = () 
    173 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     172GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bounds) 
    174173TimeSeriesVars2D = (hfx, hfxba, hfxdiff, sozotaux) 
    175174ChunckJob2D = NONE 
     
    180179[Post_1Y_grid_V] 
    181180Patches = () 
    182 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     181GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bounds) 
    183182TimeSeriesVars2D = (hfy, hfyba, hfydiff, sometauy) 
    184183ChunckJob2D = NONE 
     
    189188[Post_1Y_grid_W] 
    190189Patches = () 
    191 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     190GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bounds) 
    192191TimeSeriesVars2D = (soleaeiw, soleahtw) 
    193192ChunckJob2D = NONE 
     
    198197[Post_1Y_diaptr] 
    199198Patches = () 
    200 GatherWithInternal = (nav_lat, time_counter) 
     199GatherWithInternal = (nav_lat, time_counter, time_counter_bounds) 
    201200TimeSeriesVars2D = (zotemglo, zosalglo, zomsfglo, zotematl, zosalatl, zomsfatl, zotempac, zosalpac, zomsfpac, zotemind, zosalind, zomsfind, zotemipc, zosalipc, zomsfipc, sohtatl, sostatl, sohtpac, sostpac, sohtind, sostind, sohtipc, sostipc, sophtadv, sophtove, sophtldf, sopstadv, sopstove, zomsfeiv, sophteiv, sopsteiv) 
    202201ChunckJob2D = NONE 
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/orchidee.card

    r2327 r2362  
    2020 
    2121[BoundaryFiles] 
    22 List=   () 
     22List=   (${R_INIT}/SRF/${config_UserChoices_TagName}/soils_param.nc,      . ) 
    2323ListNonDel= () 
    2424 
     
    4141[OutputFiles] 
    4242List=   (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, Post_HF_sechiba_out_2), \ 
     43        (sechiba_out_2.nc, ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc, NONE), \ 
    4444        (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc, NONE) 
    4545 
    4646[Post_1M_sechiba_history] 
    4747Patches = () 
    48 GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac) 
     48GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_counter_bounds) 
    4949TimeSeriesVars2D = (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) 
    5050ChunckJob2D = NONE 
    51 TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, CO2FLUX, ptn, nee) 
     51TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, ptn, nee) 
    5252ChunckJob3D = NONE 
    5353Seasonal=ON 
     
    5555[Post_HF_sechiba_out_2] 
    5656Patches= () 
    57 GatherWithInternal= (lon, lat, time_counter, Areas, Contfrac) 
     57GatherWithInternal= (lon, lat, time_counter, Areas, Contfrac, time_counter_bounds) 
    5858TimeSeriesVars2D= (mrsos, mrro) 
    5959ChunckJob2D= 50Y 
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/pisces.card

    r2318 r2362  
    4747[Post_1M_ptrc_T] 
    4848Patches = () 
    49 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     49GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bounds) 
    5050TimeSeriesVars2D = () 
    5151ChunckJob2D = OFF 
    52 TimeSeriesVars3D = (Alkalini, BFe, BSi, CaCO3, DCHL, DFe, DIC, DOC, DSi, Fer, GOC, NCHL, NFe, NH4, NO3, O2, PHY, PHY2, PO4, POC, SFe, Si, ZOO, ZOO2) 
     52TimeSeriesVars3D = (Alkalini, DCHL, DIC, Fer, NCHL, NO3, O2, PO4) 
    5353ChunckJob3D = 50Y 
    5454Seasonal=ON 
     
    5656[Post_1M_diad_T] 
    5757Patches = () 
    58 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
    59 TimeSeriesVars2D = (Cflx, Dpco2, Dpo2, EPC100, EPCAL100, EPFE100, EPSI100, Heup, Irondep, Kg, Nfix, Oflx) 
     58GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bounds) 
     59TimeSeriesVars2D = (Cflx, Dpco2) 
    6060ChunckJob2D = NONE 
    6161TimeSeriesVars3D = ( ) 
     
    6565[Post_1M_dbio_T] 
    6666Patches = () 
    67 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     67GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bounds) 
    6868TimeSeriesVars2D = (INTDIC, INTNFIX, INTPBFE, INTPBSI, INTPCAL, INTPNEW, INTPP, INTPPPHY, INTPPPHY2, O2MIN, ZO2MIN ) 
    6969ChunckJob2D = NONE 
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/stomate.card

    r2309 r2362  
    3131[Post_1M_stomate_history] 
    3232Patches= () 
    33 GatherWithInternal= (lon, lat, PFT, time_counter, Areas) 
     33GatherWithInternal= (lon, lat, PFT, time_counter, Areas, time_counter_bounds) 
    3434TimeSeriesVars2D= (T2M_MONTH,CONTFRAC,RESOLUTION_X,RESOLUTION_Y,CONVFLUX,CFLUX_PROD10,CFLUX_PROD100,HARVEST_ABOVE) 
    3535ChunckJob2D = NONE 
    36 TimeSeriesVars3D = (CO2FLUX_MONTHLY,LAI,VEGET,VEGET_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,AGE,HEIGHT,TOTAL_M,TOTAL_BM_LITTER,TOTAL_SOIL_CARB,CO2_FIRE,TOTAL_TURN) 
     36TimeSeriesVars3D = (LAI,VEGET_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,AGE,HEIGHT,TOTAL_M,TOTAL_BM_LITTER,TOTAL_SOIL_CARB,CO2_FIRE,TOTAL_TURN) 
    3737ChunckJob3D = NONE 
    3838Seasonal=ON 
     
    4040[Post_1M_stomate_ipcc_history] 
    4141Patches= () 
    42 GatherWithInternal= (lon, lat, PFT, time_counter, Areas, CONTFRAC) 
     42GatherWithInternal= (lon, lat, PFT, time_counter, Areas, CONTFRAC, time_counter_bounds) 
    4343TimeSeriesVars2D=(cVeg, cLitter, cSoil, cProduct, lai, gpp, ra, npp, rh, fFire, fHarvest, fLuc, nbp, fVegLitter, fLitterSoil, cLeaf, cWood, cRoot, cMisc, cLitterAbove, cLitterBelow, cSoilFast, cSoilMedium, cSoilSlow, landCoverFrac, treeFracPrimDec, treeFracPrimEver, c3PftFrac, c4PftFrac, rGrowth, rMaint, nppLeaf, nppWood, nppRoot, nep) 
    4444ChunckJob2D = NONE 
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/config.card

    r2192 r2362  
    2727#============================ 
    2828#-- 1Y, 1M, 5D, 1D Period Length of one trunk of simulation 
    29 PeriodLength=1M 
     29PeriodLength=1Y 
    3030#============================ 
    3131#-- Total Number of Processors (minimum is 2 for a coupled configuration) 
     
    5959[ATM] 
    6060# 
    61 WriteFrequency="1M 1D HF" 
     61WriteFrequency="1M 1D" 
    6262# If config_Restarts_OverRule == 'n' next 4 params are read 
    6363Restart= n 
     
    115115#D-- SRF - 
    116116[SRF] 
    117 WriteFrequency="1M HF" 
     117WriteFrequency="1M" 
    118118# If config_Restarts_OverRule == 'n' next 4 params are read 
    119119Restart=n 
     
    151151RestartJobName=EXP00 
    152152RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl 
     153# Old component name for restart (if empty, use new name) 
     154OldName= 
     155 
     156#======================================================================== 
     157#D-- IOS - 
     158[IOS] 
     159WriteFrequency="" 
     160# If config_Restarts_OverRule == 'n' next 4 params are read 
     161Restart= n 
     162##-- Last day of the experience used as restart for this component if Restart=y 
     163RestartDate= 
     164# Define restart simulation name for this component 
     165RestartJobName= 
     166RestartPath= 
    153167# Old component name for restart (if empty, use new name) 
    154168OldName= 
     
    165179MBG= (pisces, CMIP5_IPSL) 
    166180CPL= (oasis, OASIS3-MCT) 
     181IOS= (xios, XIOS) 
    167182 
    168183#======================================================================== 
     
    170185[Executable] 
    171186#D- For each component, Real name of executable, Name of executable for oasis 
    172 ATM= (gcm.e, lmdz.x, 27MPI) 
     187ATM= (gcm.e, lmdz.x, 27MPI, 4OMP) 
    173188SRF= ("" ,"" ) 
    174189SBG= ("" ,"" ) 
    175 OCE= (opa, opa.xx  , 5MPI) 
     190OCE= (opa, opa.xx, 19MPI) 
    176191ICE= ("" ,"" ) 
    177192MBG= ("" ,"" ) 
    178193CPL= ("", "" ) 
     194IOS= (xios_server.exe, xios.x, 1MPI) 
    179195 
    180196#======================================================================== 
     
    184200#D- frequency of rebuild submission (use NONE for DRYRUN=3) 
    185201RebuildFrequency=1Y 
     202PackFrequency=10Y 
    186203#D- Do we rebuild parallel output from archive (use true on vargas) 
    187204RebuildFromArchive=NONE 
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/DRIVER/oasis.driver

    r2343 r2362  
    6969    (( LagOce = 86400 / ORCA_NPDT_JOUR )) 
    7070 
     71    ## Use of Lucia ## 
     72    lucia_ok="" 
     73    if [ ${oasis_UserChoices_Lucia} = y ] ; then 
     74        lucia_ok="-1" 
     75    fi 
     76     
    7177    ############ Update Parameter Files   ############## 
    7278    sed -e "s/<total_time>/${D_JOB_SEC}/" \ 
     79        -e "s/<lucia_ok>/${lucia_ok}/" \ 
    7380        -e "s/<output_mode>/${CPL_OutputVar}/g" \ 
    7481        -e "s/<freq_coupling>/${FreqCoupling}/g" \ 
     
    101108    fi 
    102109 
    103     /ccc/scratch/cont003/dsm/p86caub/LUCIA/lucia 
     110    ## Use of Lucia ## 
     111    if [ ${oasis_UserChoices_Lucia} = y ] ; then 
     112        echo "Use of LUCIA" 
     113    #   To be changed  
     114    #   On Curie 
     115    #   /ccc/scratch/cont003/dsm/p86caub/LUCIA/lucia 
     116    #   On Ada 
     117    #   /linkhome/rech/psl/rpsl035/LUCIA/lucia 
     118    fi 
    104119 
    105120    echo FINALIZE CPL !!! 
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/iodef.xml

    r2343 r2362  
    1616         
    1717     <!-- We must have buffer_size > jpi*jpj*jpk*8 (with jpi and jpj the subdomain size) --> 
    18           <variable id="buffer_size"               type="integer">50000000</variable> 
     18          <variable id="buffer_size"               type="integer">10000000</variable> 
    1919          <variable id="buffer_server_factor_size" type="integer">2</variable> 
    2020          <variable id="info_level"                type="integer">1</variable> 
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namcouple_ORCA1xLMD144142

    r2307 r2362  
    4040# 
    4141 $NLOGPRT 
    42    2 -1 
     42   2 <lucia_ok> 
    4343 $END 
    4444#  
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namcouple_ORCA1xLMD9695

    r2307 r2362  
    4040# 
    4141 $NLOGPRT 
    42    2 -1 
     42   2 <lucia_ok> 
    4343 $END 
    4444#  
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namcouple_ORCA2xLMD144142

    r2307 r2362  
    4040# 
    4141 $NLOGPRT 
    42    2 
     42   2 <lucia_ok> 
    4343 $END 
    4444#  
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namcouple_ORCA2xLMD9695

    r2307 r2362  
    4040# 
    4141 $NLOGPRT 
    42    2 
     42   2 <lucia_ok> 
    4343 $END 
    4444#  
Note: See TracChangeset for help on using the changeset viewer.