Changeset 2337 for CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/iodef.xml
- Timestamp:
- 09/25/14 10:17:46 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/iodef.xml
r2270 r2337 1 1 <?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> 3 9 4 10 <!-- =========================================================================================================== --> … … 9 15 <variable_definition> 10 16 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) --> 14 18 <variable id="buffer_size" type="integer">50000000</variable> 15 19 <variable id="buffer_server_factor_size" type="integer">2</variable>
Note: See TracChangeset
for help on using the changeset viewer.