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 11908 for NEMO/branches/2019/ENHANCE-02_ISF_nemo/tests/ISOMIP+/MY_SRC/isfstp.F90 – NEMO

Ignore:
Timestamp:
2019-11-14T20:20:07+01:00 (4 years ago)
Author:
mathiot
Message:

ENHANCE-02_ISF_nemo: fix issue initialisation after ice sheet coupling step

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/ENHANCE-02_ISF_nemo/tests/ISOMIP+/MY_SRC/isfstp.F90

    r11889 r11908  
    145145         !--------------------------------------------------------------------------------------------------------------------- 
    146146         ! initialisation ice sheet coupling 
    147          IF( ln_isfcpl ) CALL isfcpl_init() 
     147         IF ( ln_isfcpl ) CALL isfcpl_init() 
    148148         ! 
    149149      END IF 
Note: See TracChangeset for help on using the changeset viewer.