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 13583 for NEMO/trunk/tests/ISOMIP+/MY_SRC/isf_oce.F90 – NEMO

Ignore:
Timestamp:
2020-10-09T14:04:13+02:00 (4 years ago)
Author:
mathiot
Message:

ticket #2535: change for ISOMIP+ to pass sette (for root cause see #2536)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/tests/ISOMIP+/MY_SRC/isf_oce.F90

    r12077 r13583  
    7575   ! 
    7676   ! 2.1 -------- ice shelf cavity parameter -------------- 
    77    LOGICAL , PUBLIC            :: l_isfoasis 
     77   LOGICAL , PUBLIC            :: l_isfoasis = .FALSE. 
    7878   REAL(wp), PUBLIC, ALLOCATABLE, SAVE, DIMENSION(:,:)    ::   risfload                    !: ice shelf load 
    7979   REAL(wp), PUBLIC, ALLOCATABLE, SAVE, DIMENSION(:,:)    ::   fwfisf_oasis 
Note: See TracChangeset for help on using the changeset viewer.