Changeset 5508 for CONFIG


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

Added some QUEST modifications.

Location:
CONFIG/UNIFORM/v6/IPSLCM6.2
Files:
5 edited

Legend:

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

    r4670 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 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/IPSLCM/pdControl_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 
  • 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 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/IPSLESM/AER/piControl_AER_TEST/COMP/lim3.card

    r4636 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 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/GENERAL/PARAM/file_def_nemo-opa.xml

    r4446 r5508  
    266266          <field field_ref="qt_ice"        name="qt_ice"   long_name="downward total flux at ice surface"         level="1"   /> 
    267267          <field field_ref="qemp_ice"      name="qemp_ice" long_name="Downward Heat Flux from E-P over ice"        level="1"    /> 
     268      <field field_ref="hflx_rnf_cea"     name="hflx_rnf_cea"     level="1"  /> 
    268269          <field field_ref="hflx_rain_cea" name="hflx_rain_cea"    level="1"   /> 
    269270          <field field_ref="hflx_evap_cea" name="hflx_evap_cea"    level="1"   /> 
    270271          <field field_ref="hflx_snow_cea" name="hflx_snow_cea"    level="1"   /> 
    271272          <field field_ref="hflx_cal_cea"  name="hflx_cal_cea"    level="1"   /> 
     273      <field field_ref="hflx_isf_cea"     name="hflx_isf_cea"   level="1"  /> 
     274      <field field_ref="hflx_icb_cea"     name="hflx_icb_cea"   level="1"  /> 
    272275          <!-- For freshwater conservation checking --> 
    273276          <field field_ref="empmr"         name="wfo"      long_name="water_flux_into_sea_water"        level="1"              /> 
Note: See TracChangeset for help on using the changeset viewer.