Ignore:
Timestamp:
03/12/21 15:33:01 (3 years ago)
Author:
yushan
Message:

XIOS TRAINING update HO 11

Location:
XIOS/xios_training/hands-on-11
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/xios_training/hands-on-11/TP_src/iodef.xml

    r2102 r2104  
    1616      <variable id="pressure_factor"> 0.10 </variable> 
    1717      <variable id="mask3d"> false </variable> 
    18 <!--      <variable id="domain_proc_frac">3</variable> 
    19       <variable id="axis_proc_frac">2</variable> 
    20       <variable id="axis_proc_n">2</variable> 
    21       <variable id="ensemble_proc_n">2</variable> --> 
    2218       
    2319      <variable id="other_domain"> lmdz </variable> 
     
    3026      <variable id="other_pressure_factor"> 0.10 </variable> 
    3127      <variable id="other_mask3d"> false </variable> 
    32 <!--      <variable id="other_domain_proc_frac">3</variable> 
    33       <variable id="other_axis_proc_frac">2</variable> 
    34       <variable id="other_axis_proc_n">2</variable> 
    35       <variable id="other_ensemble_proc_n">2</variable> --> 
    3628       
    3729    </variable_definition> 
     
    4638    <variable_definition> 
    4739      <variable_group id="buffer"> 
    48       <variable id="min_buffer_size" type="int">10000000</variable> 
    49       <variable id="optimal_buffer_size" type="string">performance</variable> 
    50       <variable id="buffer_factor_size" type="double">0.8</variable>  
     40        <variable id="min_buffer_size" type="int">10000000</variable> 
     41        <variable id="optimal_buffer_size" type="string">performance</variable> 
     42        <variable id="buffer_factor_size" type="double">0.8</variable>  
    5143      </variable_group> 
    5244 
     
    6052        <variable id="pure_one_sided" type="bool">false</variable> 
    6153        <variable id="check_event_sync" type="bool">true</variable> 
    62         <variable id="xios_stack" type="bool">true</variable> 
     54        <variable id="xios_stack" type="bool">false</variable> 
    6355      </variable_group> 
    6456      <variable id="activate_non_distributed_transformation" type="bool">false</variable> 
Note: See TracChangeset for help on using the changeset viewer.