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 11541 for NEMO/branches/2019/ENHANCE-02_ISF_nemo/src/OCE/ISF/isf.F90 – NEMO

Ignore:
Timestamp:
2019-09-12T18:41:17+02:00 (5 years ago)
Author:
mathiot
Message:

ENHANCE-02_ISF: simplify use of ln_isf, add extra comments + minor changes (ticket #2142)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/ENHANCE-02_ISF_nemo/src/OCE/ISF/isf.F90

    r11529 r11541  
    7171   ! 0.1 -------- ice shelf cavity parameter -------------- 
    7272   LOGICAL , PUBLIC            :: l_isfoasis 
    73    REAL(wp), PUBLIC            :: r1_Lfusisf               !: 1/rLfusisf 
    7473   REAL(wp), PUBLIC, ALLOCATABLE, SAVE, DIMENSION(:,:)    ::   risfload                    !: ice shelf load 
    7574   REAL(wp), PUBLIC, ALLOCATABLE, SAVE, DIMENSION(:,:)    ::   fwfisf_oasis 
     
    9796   ! 
    9897   ! 0.4 -------- coupling namelist parameter ------------- 
    99    LOGICAL , PUBLIC                                        :: ll_isfcpl      !: 
    100    LOGICAL , PUBLIC                                        :: ll_isfcpl_cons !: 
    10198   INTEGER , PUBLIC                                        ::   nstp_iscpl   !: 
    10299   REAL(wp), PUBLIC                                        ::   rdt_iscpl    !:  
Note: See TracChangeset for help on using the changeset viewer.