Ignore:
Timestamp:
06/25/18 11:11:42 (6 years ago)
Author:
cetlod
Message:

Improvment of OMIP6 configurations

Location:
CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/XML
Files:
2 added
1 edited

Legend:

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

    r3927 r3941  
    1414 
    1515    <variable_definition> 
    16          <variable_group id="server"> 
    17             <variable id="using_server2" type="bool">true</variable> 
    18             <variable id="ratio_server2" type="int">50</variable> 
    19          </variable_group> 
    2016 
    2117        <variable_group id="buffer"> 
    22             <variable id="optimal_buffer_size" type="string">performance</variable> 
    23             <variable id="buffer_size_factor" type="double">1.0</variable> 
    24             <variable id="min_buffer_size" type="int">10000000</variable> 
     18           <variable id="optimal_buffer_size" type="string">performance</variable> 
     19           <variable id="buffer_size_factor" type="double">1.0</variable> 
     20           <variable id="min_buffer_size" type="int">10000000</variable> 
    2521         </variable_group> 
    2622 
     
    2925          <variable id="info_level" type="int">100</variable> 
    3026          <variable id="print_file" type="bool">true</variable> 
    31           <variable id="using_oasis" type="bool">true</variable> 
    32           <variable id="oasis_codes_id" type="string" >LMDZ,oceanx</variable> 
     27          <variable id="using_oasis" type="bool">false</variable> 
     28          <variable id="oasis_codes_id" type="string" >oceanx</variable> 
    3329        </variable_group> 
    34       <variable id="activate_non_distributed_transformation" type="bool">true</variable> 
    35       <variable id="recv_field_timeout" type="double">3000.0</variable> 
    36       <variable id="check_event_sync" type="bool">true</variable> 
     30 
    3731    </variable_definition> 
    3832 
     
    4034 
    4135  <!-- =========================================================================================================== --> 
    42   <!-- COMPONENT CONTEXT : the model components context will be add automatically by the comp.driver               --> 
    43 <context id="nemo" src="./context_nemo.xml"/> 
    44 <context id="nemo" src="./ping_nemo.xml"/> 
    45 <context id="nemo" src="./dr2xml_opa9.xml"/> 
     36  <!-- NEMO CONTEXT                                                                                                --> 
     37  <!-- =========================================================================================================== --> 
     38 
     39      <context id="nemo" src="./context_nemo.xml"/> 
     40      <context id="nemo" src="./ping_nemo.xml"/> 
     41      <context id="nemo" src="./dr2xml_opa9.xml"/> 
    4642   
    4743</simulation> 
Note: See TracChangeset for help on using the changeset viewer.