Ignore:
Timestamp:
09/25/14 10:17:46 (10 years ago)
Author:
jgipsl
Message:

More homogenization.

File:
1 edited

Legend:

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

    r2270 r2337  
    11<?xml version="1.0"?> 
    2 <simulation>  
     2<!-- =========================================================================================================== --> 
     3<!-- iodef.xml : Configuration file for production of output files using XIOS                                    --> 
     4<!--             This file contains the context XIOS.                                                            --> 
     5<!--             The model components context will be add automatically by the comp.driver                       --> 
     6<!-- =========================================================================================================== --> 
     7 
     8<simulation> 
    39 
    410  <!-- =========================================================================================================== --> 
     
    915    <variable_definition> 
    1016         
    11      <!--  
    12         We must have buffer_size > jpi*jpj*jpk*8 (with jpi and jpj the subdomain size) 
    13 --> 
     17     <!-- We must have buffer_size > jpi*jpj*jpk*8 (with jpi and jpj the subdomain size) --> 
    1418          <variable id="buffer_size"               type="integer">50000000</variable> 
    1519          <variable id="buffer_server_factor_size" type="integer">2</variable> 
Note: See TracChangeset for help on using the changeset viewer.