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 1738 for trunk/CONFIG/ORCA2_LIM/EXP00/iodef.xml – NEMO

Ignore:
Timestamp:
2009-11-18T15:37:06+01:00 (14 years ago)
Author:
smasson
Message:

iom_put for scalar values, see ticket:604

File:
1 edited

Legend:

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

    r1731 r1738  
    137137   <field id="av_tide"     description="tidal vertical diffusivity"               unit="m2/s"                 /> 
    138138      </group> 
    139            
     139                 
     140      <!-- scalar --> 
     141       
     142      <group id="scalar" axis_ref="none" grid_ref="scalarpoint" zoom_ref="1point" > 
     143      </group> 
     144 
    140145    </field_definition> 
    141146     
     
    488493      </grid> 
    489494 
     495      <grid id="scalarpoint" description="scalar" > 
     496   <zoom id="1point" ibegin="1" jbegin="1" ni="1" nj="1" /> 
     497      </grid> 
     498 
    490499    </grid_definition>     
    491500     
Note: See TracChangeset for help on using the changeset viewer.