Changeset 939 for CONFIG/IPSLCM


Ignore:
Timestamp:
03/08/10 11:56:21 (14 years ago)
Author:
sdipsl
Message:
  • Controle seasonal file creation at the file level
  • Can switch off time series with
    • ChunckJob2D=OFF
    • ChunckJob3D=OFF
  • Should avoid NONE as keyword in files list :

List=(histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, Post_1M_histmth), \

(histday.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc, Post_1D_histday), \
(histhf.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc, Post_HF_histhf)

  • Introduce first set of CMIP5 varibles :
    • OPA9 and LIM2 are done
    • Others are incomplete
Location:
CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v3/EXP00/COMP
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v3/EXP00/COMP/lim2.card

    r872 r939  
    2626Patches = (Patch_20091030_histcom_time_axis,Patch_20091118_mask) 
    2727GatherWithInternal = (nav_lon, nav_lat, time_counter) 
    28 TimeSeriesVars2D = (iicethic, ileadfra, isnowthi, iicevelu, iicevelv) 
     28TimeSeriesVars2D = (bmelt, evap, grLateral, ialb, ice_pres, iicetemp, iicethic, iicevelu, iicevelv, ileadfra, isnowthi, prsn, rsdssi, sblsi, snoToIce, snomelt, soicecov, strairx, strairy, tmelt, transifs, transix, transiy, tsice) 
    2929ChunckJob2D = NONE 
    3030TimeSeriesVars3D = () 
    3131ChunckJob3D = NONE 
    32  
    33 [Post_time] 
    34 Patches = (Patch_20091030_histcom_time_axis) 
    35 GatherWithInternal = 
    36 TimeSeriesVars2D = () 
    37 ChunckJob2D = NONE 
    38 TimeSeriesVars3D = () 
    39 ChunckJob3D = NONE 
    40  
    41 [Post_mask] 
    42 Patches = (Patch_20091030_histcom_time_axis,Patch_20091118_mask) 
    43 GatherWithInternal = 
    44 TimeSeriesVars2D = () 
    45 ChunckJob2D = NONE 
    46 TimeSeriesVars3D = () 
    47 ChunckJob3D = NONE 
    48  
     32Seasonal=ON 
  • CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v3/EXP00/COMP/lmdz.card

    r916 r939  
    5151[OutputFiles] 
    5252List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,      Post_1M_histmth), \ 
    53         (histNMC.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histNMC.nc,      NONE), \ 
     53        (histNMC.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histNMC.nc,      Post_1M_histNMC), \ 
    5454        (dynzon.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_dynzon.nc,       NONE), \ 
    55         (histday.nc,      ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,      NONE), \ 
    56         (histhf.nc,       ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,       NONE) 
     55        (histday.nc,      ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,      Post_1D_histday), \ 
     56        (histhf.nc,       ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,       Post_HF_histhf) 
    5757 
    5858[Post_1M_histmth] 
     
    6161TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, precip, prw, pluc, psol, q2m, sens, sicf, slp, snow, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWdnTOA, SWupTOA, SWdn200, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, t2m_max, t2m_min, taux_ter, taux_sic, taux_lic, taux_oce, tauy_ter, tauy_sic, tauy_lic, tauy_oce, lat_ter, lat_sic, lat_lic, lat_oce, topl0, topl, tops0, tops, topswad, topswai, tsol, tsol_ter, tsol_lic, tsol_oce, tsol_sic , u10m, u500, v10m, v500, w500, pourc_ter, pourc_oce, pourc_sic, pourc_lic) 
    6262ChunckJob2D = NONE 
    63 TimeSeriesVars3D = () 
    64 ChunckJob3D = NONE 
     63TimeSeriesVars3D = (upwd, lwcon, iwcon, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, ozone, ozone_daylight) 
     64ChunckJob3D = 100Y 
     65Seasonal=ON 
    6566 
    6667[Post_1M_histNMC] 
     
    7172TimeSeriesVars3D = (temp, phi, q, u, v, rh) 
    7273ChunckJob3D = NONE 
     74Seasonal=OFF 
    7375 
    7476[Post_1M_dynzon] 
     
    7981TimeSeriesVars3D = () 
    8082ChunckJob3D = NONE 
     83Seasonal=OFF 
    8184 
    8285[Post_1D_histday] 
     
    8689ChunckJob2D = NONE 
    8790TimeSeriesVars3D = (temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres) 
    88 ChunckJob3D = 50Y 
     91ChunckJob3D = OFF 
     92Seasonal=OFF 
    8993 
    9094[Post_HF_histhf] 
     
    9296GatherWithInternal = (lon, lat, presnivs, time_counter) 
    9397TimeSeriesVars2D = (cldt, psol, q2m, slp, SWnetOR, SWdownOR, LWdownOR, precip, pluc, plul, prw, t2m, tsol, u10m, v10m, t1000, t925, t850, t700, t500, t300, t250, t200, t150, t100, t50, t30, t10, u1000, u925, u850, u700, u500, u300, u250, u200, u150, u100, u50, u30, u10, v1000, v925, v850, v700, v500, v300, v250, v200, v150, v100, v50, v30, v10, phi1000, phi925, phi850, phi700, phi500, phi300, phi250, phi200, phi150, phi100, phi50, phi30, phi10, w1000, w925, w850, w700, w500, w300, w250, w200, w150, w100, w50, w30, w10, q1000, q925, q850, q700, q500, q300, q250, q200, q150, q100, q50, q30, q10) 
    94 ChunckJob2D = 30Y 
     98ChunckJob2D = OFF 
    9599TimeSeriesVars3D = (temp, theta, ovap, ovapinit, vitu, vitv) 
    96 ChunckJob3D = 10Y 
     100ChunckJob3D = OFF 
     101Seasonal=OFF 
  • CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v3/EXP00/COMP/oasis.card

    r813 r939  
    9393TimeSeriesVars3D = () 
    9494ChunckJob3D = NONE 
     95Seasonal=OFF 
    9596 
    9697[Post_1D_cpl_atm] 
     
    101102TimeSeriesVars3D = () 
    102103ChunckJob3D = NONE 
     104Seasonal=OFF 
    103105 
    104106[Post_1D_cpl_oce] 
     
    109111TimeSeriesVars3D = () 
    110112ChunckJob3D = NONE 
     113Seasonal=OFF 
    111114 
    112115[Post_1M_cpl_atm] 
     
    117120TimeSeriesVars3D = () 
    118121ChunckJob3D = NONE 
     122Seasonal=ON 
    119123 
    120124[Post_1M_cpl_oce] 
     
    125129TimeSeriesVars3D = () 
    126130ChunckJob3D = NONE 
     131Seasonal=ON 
    127132 
    128  
  • CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v3/EXP00/COMP/opa9.card

    r830 r939  
    4242[OutputFiles] 
    4343List=   (mesh_mask.nc      , ${R_OUT_OCE_O}/${config_UserChoices_JobName}_mesh_mask.nc, NONE),\ 
    44         (ORCA2_1m_scalar.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_scalar.nc, Post_time),\ 
     44        (ORCA2_1m_scalar.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_scalar.nc, Post_1M_scalar),\ 
    4545        (ORCA2_1m_grid_T.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_T.nc, Post_1M_grid_T),\ 
    4646        (ORCA2_1m_grid_U.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_U.nc, Post_1M_grid_U),\ 
     
    5353        (output.init.nc   , ${R_OUT_OCE_O_I}/${config_UserChoices_JobName}_${PeriodDateBegin}_output.init.nc, NONE) 
    5454 
     55[Post_1M_scalar] 
     56Patches = (Patch_20091030_histcom_time_axis) 
     57GatherWithInternal = (time_counter) 
     58TimeSeriesVars2D = (masso, volo, zosga, zossga, zostoga, thetaoga, soga) 
     59ChunckJob2D = NONE 
     60TimeSeriesVars3D = () 
     61ChunckJob3D = NONE 
     62Seasonal=OFF 
    5563 
    5664[Post_1M_grid_T] 
    5765Patches = (Patch_20091030_histcom_time_axis,Patch_20091118_mask) 
    5866GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter) 
    59 TimeSeriesVars2D = (sohtc300, sohefldo, soicecov, somxl010, sosaline, sossheig, sosstsst, sowaflcd, sowaflup) 
     67TimeSeriesVars2D = (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) 
    6068ChunckJob2D = NONE 
    61 TimeSeriesVars3D = (vosaline,votemper) 
     69TimeSeriesVars3D = (rhopoto, rsds, thkcello, vosaline,votemper) 
    6270ChunckJob3D = 50Y 
     71Seasonal=ON 
    6372 
    6473[Post_1M_grid_U] 
    6574Patches = (Patch_20091030_histcom_time_axis,Patch_20091118_mask) 
    6675GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter) 
    67 TimeSeriesVars2D = (sozotaux) 
     76TimeSeriesVars2D = (hfx, hfxba, hfxdiff, sozotaux) 
    6877ChunckJob2D = NONE 
    69 TimeSeriesVars3D = (vozocrtx,vozoeivu) 
     78TimeSeriesVars3D = (umo, vozocrtx,vozoeivu) 
    7079ChunckJob3D = 50Y 
     80Seasonal=ON 
    7181 
    7282[Post_1M_grid_V] 
    7383Patches = (Patch_20091030_histcom_time_axis,Patch_20091118_mask) 
    7484GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter) 
    75 TimeSeriesVars2D = (sometauy) 
     85TimeSeriesVars2D = (hfy, hfyba, hfydiff, sometauy) 
    7686ChunckJob2D = NONE 
    77 TimeSeriesVars3D = (vomecrty, vomeeivv) 
     87TimeSeriesVars3D = (vmo, vomecrty, vomeeivv) 
    7888ChunckJob3D = 50Y 
     89Seasonal=ON 
    7990 
    8091[Post_1M_grid_W] 
    8192Patches = (Patch_20091030_histcom_time_axis,Patch_20091118_mask) 
    8293GatherWithInternal = (nav_lon, nav_lat, depthw, time_counter) 
    83 TimeSeriesVars2D = () 
     94TimeSeriesVars2D = (soleaeiw, soleahtw) 
    8495ChunckJob2D = NONE 
    85 TimeSeriesVars3D = (vovecrtz ,votkeavt, voveeivw) 
     96TimeSeriesVars3D = (difvmo, difvmto, difvtrto, voddmavs, vomeeivw, votkeavt, vovecrtz, wmo, wmosq) 
    8697ChunckJob3D = 50Y 
     98Seasonal=ON 
    8799 
    88100[Post_1M_diaptr] 
     
    93105TimeSeriesVars3D = () 
    94106ChunckJob3D = NONE 
     107Seasonal=ON 
    95108 
    96109[Post_1D_grid_T] 
    97110Patches = (Patch_20091030_histcom_time_axis,Patch_20091118_mask) 
    98111GatherWithInternal = (nav_lon, nav_lat, time_counter) 
    99 TimeSeriesVars2D = () 
    100 ChunckJob2D = NONE 
     112TimeSeriesVars2D = (omldamax, sosstsst, tossq) 
     113ChunckJob2D = 200Y 
    101114TimeSeriesVars3D = () 
    102115ChunckJob3D = NONE 
    103  
    104 [Post_time] 
    105 Patches = (Patch_20091030_histcom_time_axis) 
    106 GatherWithInternal = 
    107 TimeSeriesVars2D = () 
    108 ChunckJob2D = NONE 
    109 TimeSeriesVars3D = () 
    110 ChunckJob3D = NONE 
    111  
    112 [Post_mask] 
    113 Patches = (Patch_20091030_histcom_time_axis,Patch_20091118_mask) 
    114 GatherWithInternal = 
    115 TimeSeriesVars2D = () 
    116 ChunckJob2D = NONE 
    117 TimeSeriesVars3D = () 
    118 ChunckJob3D = NONE 
    119  
     116Seasonal=OFF 
  • CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v3/EXP00/COMP/orchidee.card

    r863 r939  
    3737TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, CO2FLUX) 
    3838ChunckJob3D = NONE 
     39Seasonal=ON 
  • CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v3/EXP00/COMP/pisces.card

    r935 r939  
    3535TimeSeriesVars3D = (Alkalini, DIC, NO3) 
    3636ChunckJob3D = NONE 
     37Seasonal=ON 
    3738 
    3839[Post_1M_diad_T] 
     
    4344TimeSeriesVars3D = (PH) 
    4445ChunckJob3D = NONE 
     46Seasonal=ON 
    4547 
    4648[Post_1D_ptrc_T] 
     
    5153TimeSeriesVars3D = (DIC) 
    5254ChunckJob3D = NONE 
     55Seasonal=OFF 
    5356 
    5457[Post_1D_diad_T] 
     
    5962TimeSeriesVars3D = () 
    6063ChunckJob3D = NONE 
    61  
     64Seasonal=OFF 
  • CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v3/EXP00/COMP/stomate.card

    r897 r939  
    3232TimeSeriesVars3D = (CO2FLUX_MONTHLY,LAI,VEGET,VEGET_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,AGE,HEIGHT,TOTAL_M,TOTAL_BM_LITTER,HARVEST_ABOVE) 
    3333ChunckJob3D = NONE 
     34Seasonal=ON 
Note: See TracChangeset for help on using the changeset viewer.