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_OFF_PISCES/EXP00 – NEMO

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

iom_put for scalar values, see ticket:604

File:
1 edited

Legend:

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

    r1725 r1738  
    7676     </group> 
    7777 
     78      <!-- scalar --> 
     79       
     80      <group id="scalar" axis_ref="none" grid_ref="scalarpoint" zoom_ref="1point" > 
     81      </group> 
    7882 
    7983  </field_definition> 
     
    169173    <grid id="grid_V" description="grid V" /> 
    170174    <grid id="grid_W" description="grid W" /> 
     175    <grid id="scalarpoint" description="scalar" > 
     176      <zoom id="1point" ibegin="1" jbegin="1" ni="1" nj="1" /> 
     177    </grid> 
    171178  </grid_definition> 
    172179 
Note: See TracChangeset for help on using the changeset viewer.