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 11876 for NEMO/branches/2019/ENHANCE-02_ISF_nemo/cfgs – NEMO

Ignore:
Timestamp:
2019-11-08T12:26:42+01:00 (4 years ago)
Author:
mathiot
Message:

ENHANCE-02_ISF_nemo: add timing in the main isf routine + various bug fixes + cosmetic changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/ENHANCE-02_ISF_nemo/cfgs/SHARED/namelist_ref

    r11844 r11876  
    441441   ! 
    442442   ln_isf = .false.           ! activate ice shelf module 
    443       cn_isfdir = './'           ! directory for all ice shelf input file 
     443      ln_isfdebug = .false.      ! add debug print in ISF code (global min/max/sum of specific variable) 
     444      cn_isfdir   = './'         ! directory for all ice shelf input file 
    444445      ! 
    445446      ! ---------------- cavities opened ------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.