New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 1725 for trunk/CONFIG/ORCA2_OFF_PISCES/EXP00/iodef.xml – NEMO

Ignore:
Timestamp:
2009-11-12T16:04:08+01:00 (15 years ago)
Author:
smasson
Message:

control xml attributes from NEMO, see ticket:597

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CONFIG/ORCA2_OFF_PISCES/EXP00/iodef.xml

    r1682 r1725  
    55<context id="nemo"> 
    66 
    7 <!-- groups of variables definition --> 
     7    <!--  
     8============================================================================================================ 
     9=                                  definition of all existing variables                                    = 
     10=                                            DO NOT CHANGE                                                 = 
     11============================================================================================================ 
     12    --> 
    813 
    9   <field_definition level="1" prec="4" operation="ave(X)" freq_op="21600" enabled=".TRUE."> 
     14  <field_definition level="1" prec="4" operation="ave(X)" enabled=".TRUE."> <!-- time step automaticaly defined --> 
    1015  
    1116      <!-- ptrc on T grid --> 
     
    7479  </field_definition> 
    7580 
    76 <!-- file definition --> 
     81    <!--  
     82============================================================================================================ 
     83=                                           output files definition                                        = 
     84=                                            Define your own files                                         = 
     85=                                         put the variables you want...                                    = 
     86============================================================================================================ 
     87    --> 
    7788 
    7889  <file_definition output_level="10" enabled=".TRUE."> 
     
    138149  </file_definition> 
    139150 
     151    <!--  
     152============================================================================================================ 
     153=                                           grid definition                                                = 
     154=                                            DO NOT CHANGE                                                 = 
     155============================================================================================================ 
     156    --> 
    140157 
    141158  <axis_definition>   
Note: See TracChangeset for help on using the changeset viewer.