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_PISCES – 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_PISCES/EXP00/iodef.xml

    r1725 r1738  
    200200     </group> 
    201201 
     202      <!-- scalar --> 
     203       
     204      <group id="scalar" axis_ref="none" grid_ref="scalarpoint" zoom_ref="1point" > 
     205      </group> 
     206 
    202207    </field_definition> 
    203208     
     
    357362      <grid id="grid_V" description="grid V" /> 
    358363      <grid id="grid_W" description="grid W" /> 
     364      <grid id="scalarpoint" description="scalar" > 
     365   <zoom id="1point" ibegin="1" jbegin="1" ni="1" nj="1" /> 
     366      </grid> 
    359367    </grid_definition>     
    360368     
Note: See TracChangeset for help on using the changeset viewer.