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 10535 for NEMO/trunk/src/OCE – NEMO

Changeset 10535 for NEMO/trunk/src/OCE


Ignore:
Timestamp:
2019-01-16T18:36:47+01:00 (5 years ago)
Author:
clem
Message:

change some names again in the ice (last ones)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/SBC/sbcblk.F90

    r10534 r10535  
    6666   PUBLIC   sbc_blk       ! called in sbcmod 
    6767#if defined key_si3 
    68    PUBLIC   blk_ice_tau   ! routine called in iceforcing 
    69    PUBLIC   blk_ice_flx   ! routine called in iceforcing 
    70    PUBLIC   blk_ice_qcn   ! routine called in iceforcing 
     68   PUBLIC   blk_ice_tau   ! routine called in icesbc 
     69   PUBLIC   blk_ice_flx   ! routine called in icesbc 
     70   PUBLIC   blk_ice_qcn   ! routine called in icesbc 
    7171#endif  
    7272 
Note: See TracChangeset for help on using the changeset viewer.