Ignore:
Timestamp:
08/13/18 12:49:23 (6 years ago)
Author:
cetlod
Message:

updating NEMO_v6 configurations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/XML/iodef.xml

    r3961 r3992  
    2828        <variable_group id="parameters" > 
    2929          <variable id="using_server" type="bool">true</variable> 
    30           <variable id="info_level" type="int">100</variable> 
    31           <variable id="print_file" type="bool">true</variable> 
     30          <variable id="info_level" type="int">1</variable> 
     31          <variable id="print_file" type="bool">false</variable> 
    3232          <variable id="using_oasis" type="bool">false</variable> 
    3333          <variable id="oasis_codes_id" type="string" >oceanx</variable> 
    3434        </variable_group> 
     35        <variable id="activate_non_distributed_transformation" type="bool">true</variable> 
     36        <variable id="recv_field_timeout" type="double">3000.0</variable> 
    3537 
    3638    </variable_definition> 
     
    4244  <!-- =========================================================================================================== --> 
    4345 
    44       <context id="nemo" src="./context_nemo.xml"/> 
    45       <context id="nemo" src="./ping_nemo.xml"/> 
    46       <context id="nemo" src="./dr2xml_opa9.xml"/> 
     46  <!-- ALL CONTEXT : the context will be add automatically by xios.driver               --> 
    4747   
    4848</simulation> 
Note: See TracChangeset for help on using the changeset viewer.