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 14239 for NEMO/trunk/src/OCE/FLO/flowri.F90 – NEMO

Ignore:
Timestamp:
2020-12-23T09:57:16+01:00 (3 years ago)
Author:
smasson
Message:

trunk: replace key_iomput by key_xios

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/FLO/flowri.F90

    r13286 r14239  
    199199      !---------------------- 
    200200 
    201 #if defined key_iomput 
     201#if defined key_xios 
    202202         CALL iom_put( "traj_lon"     , zlon ) 
    203203         CALL iom_put( "traj_lat"     , zlat ) 
Note: See TracChangeset for help on using the changeset viewer.