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 8321 for branches/2017/dev_r8183_ICEMODEL/NEMOGCM/NEMO/LIM_SRC_3/limmp.F90 – NEMO

Ignore:
Timestamp:
2017-07-11T20:33:18+02:00 (7 years ago)
Author:
clem
Message:

STEP3 (1): clean separation between sea-ice and ocean

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r8183_ICEMODEL/NEMOGCM/NEMO/LIM_SRC_3/limmp.F90

    r8233 r8321  
    6060   PRIVATE 
    6161 
    62    PUBLIC   lim_mp_init    ! routine called by sbcice_lim.F90 
    63    PUBLIC   lim_mp         ! routine called by sbcice_lim.F90 
     62   PUBLIC   lim_mp_init    ! routine called by icestp.F90 
     63   PUBLIC   lim_mp         ! routine called by icestp.F90 
    6464 
    6565   !! * Substitutions 
Note: See TracChangeset for help on using the changeset viewer.