- Timestamp:
- Dec 21, 2016, 1:33:24 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
dynamico_lmdz/aquaplanet/OLD_PHYSIC/RUN_AQUAPLANET_DYNAMICO_LMDZ5/iodef.xml
r3978 r3985 5 5 <variable_definition> 6 6 <variable id="print_file" type="bool"> true </variable> 7 <variable id="min_buffer_size" type="double">1000000</variable> 8 <variable_group id="buffer"> 7 <!--variable id="min_buffer_size" type="double">1000000</variable--> 8 <variable id="buffer_size_factor" type="double">4</variable> 9 <variable_group id="buffer"> 9 10 </variable_group> 10 11 11 12 <variable_group id="parameters" > 12 <variable id="using_server" type="bool">USING_SERVER</variable> 13 <variable id="info_level" type="int">100</variable> 13 <variable id="info_level" type="int">100</variable> 14 14 </variable_group> 15 15 </variable_definition>
Note: See TracChangeset
for help on using the changeset viewer.