Ignore:
Timestamp:
11/18/20 21:43:40 (4 years ago)
Author:
aclsce
Message:

Added some QUEST modifications.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/IPSLCM/piControl_TEST/COMP/lim3.card

    r4479 r5508  
    3434[Post_1M_icemod] 
    3535Patches = () 
    36 GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds) 
     36GatherWithInternal = (nav_lon_grid_T, nav_lat_grid_T, time_counter, time_centered, time_centered_bounds) 
    3737TimeSeriesVars2D = (snthic, sithic, sivolu, snvolu, siconc, sisali, sitemp, sistem, siages) 
    3838ChunckJob2D = NONE 
     
    4343[Post_1D_icemod] 
    4444Patches = () 
    45 GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds) 
     45GatherWithInternal = (nav_lon_grid_T, nav_lat_grid_T, time_counter, time_centered, time_centered_bounds) 
    4646TimeSeriesVars2D = (snthic,sithic,sivolu,snvolu,siconc) 
    4747ChunckJob2D = OFF 
Note: See TracChangeset for help on using the changeset viewer.