Ignore:
Timestamp:
02/20/16 09:05:03 (8 years ago)
Author:
cetlod
Message:

phase NEMO config to the head of v3.6 stabe branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6/EXPERIMENTS/ORCA1_LIM3_PISCES/ia/COMP/pisces.card

    r2706 r2737  
    3939[Post_1D_bioscalar] 
    4040Patches = () 
    41 GatherWithInternal = (time_counter) 
     41GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds) 
    4242TimeSeriesVars2D = (pno3tot, ppo4tot, psiltot, palktot, pfertot, tcflx, tcflxcum, tcexp, tintpp, tnfix, tdenit) 
    4343ChunckJob2D = 50Y 
     
    4848[Post_1M_ptrc_T] 
    4949Patches = () 
    50 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     50GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds) 
    5151TimeSeriesVars2D = () 
    5252ChunckJob2D = 50Y 
     
    5757[Post_1M_diad_T] 
    5858Patches = () 
    59 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     59GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds) 
    6060TimeSeriesVars2D = (Cflx, Dpco2, EPC100, INTPP) 
    6161ChunckJob2D = 50Y 
     
    6767[Post_1Y_ptrc_T] 
    6868Patches = () 
    69 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     69GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds) 
    7070TimeSeriesVars2D = () 
    7171ChunckJob2D = OFF 
     
    7676[Post_1Y_diad_T] 
    7777Patches = () 
    78 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     78GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds) 
    7979TimeSeriesVars2D = (Cflx, Dpco2, EPC100, Heup,  Nfix) 
    8080ChunckJob2D = NONE 
Note: See TracChangeset for help on using the changeset viewer.