Ignore:
Timestamp:
04/25/23 11:27:34 (14 months ago)
Author:
jderouillat
Message:

Check that the parameters of the XIOS context are valid

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS3/trunk/xios_test_suite/TEST_SUITE/iodef.xml

    r2301 r2496  
    5050  <variable id="min_buffer_size" type="int">10000000</variable> 
    5151  <variable id="optimal_buffer_size" type="string">performance</variable> 
    52   <variable id="buffer_factor_size" type="double">0.8</variable>  
     52  <!--variable id="buffer_factor_size" type="double">0.8</variable--> 
    5353      </variable_group> 
    5454 
     
    6363        <variable id="check_event_sync" type="bool">true</variable> 
    6464      </variable_group> 
    65       <variable id="activate_non_distributed_transformation" type="bool">XIOS::NonDistTran</variable> 
     65      <!--variable id="activate_non_distributed_transformation" type="bool">XIOS::NonDistTran</variable--> 
    6666    </variable_definition> 
    6767  </context> 
Note: See TracChangeset for help on using the changeset viewer.