Ignore:
Timestamp:
06/19/17 16:00:48 (7 years ago)
Author:
mhnguyen
Message:

Fixing bug: Overlapped domains behave incorrectly

+) If local domains are overlapping on client, the re-constructed domain on server must take care of this overlapped region

Test
+) On Curie
+) test_client, test_complete work
+) Need to test with models

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_olga/inputs/COMPLETE/context_surface.xml

    r562 r1173  
    3232    </file> 
    3333 
    34     <file type="one_file" id="output_surface_1d" name="output_surface_1d" output_freq="1d"> 
    35       <field field_ref="field_A_srf"> 
     34    <file type="one_file" id="output_surface_1d" name="output_surface_1d" output_freq="1d" enabled="TRUE"> 
     35      <field field_ref="field_A_srf" indexed_output="TRUE"> 
    3636        <variable id="my_attribute1" type="string">surf_att</variable> 
    3737        <variable id="my_attribute2" type="int">10</variable> 
Note: See TracChangeset for help on using the changeset viewer.