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 10612 for NEMO/releases/release-4.0/cfgs – NEMO

Ignore:
Timestamp:
2019-01-31T15:48:44+01:00 (5 years ago)
Author:
clem
Message:

go back to regular EVP instead of adaptive EVP because of model crash

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/releases/release-4.0/cfgs/SHARED/namelist_ice_ref

    r10535 r10612  
    9494!------------------------------------------------------------------------------ 
    9595   ln_rhg_EVP       = .true.          !  EVP rheology 
    96       ln_aEVP       = .true.          !     adaptive rheology (Kimmritz et al. 2016 & 2017) 
     96      ln_aEVP       = .false.         !     adaptive rheology (Kimmritz et al. 2016 & 2017) 
    9797      rn_creepl     =   2.0e-9        !     creep limit [1/s] 
    9898      rn_ecc        =   2.0           !     eccentricity of the elliptical yield curve           
Note: See TracChangeset for help on using the changeset viewer.