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/ICB/icbstp.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/ICB/icbstp.F90

    r14030 r14239  
    126126      !                                   !* Gridded diagnostics 
    127127      !                                   !  To get these iom_put's and those preceding to actually do something 
    128       !                                   !  use key_iomput in cpp file and create content for XML file 
     128      !                                   !  use key_xios in cpp file and create content for XML file 
    129129      ! 
    130130      CALL iom_put( "calving"           , berg_grid%calving      (:,:)   )  ! 'calving mass input' 
Note: See TracChangeset for help on using the changeset viewer.