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 10611 for NEMO – NEMO

Changeset 10611 for NEMO


Ignore:
Timestamp:
2019-01-31T15:48:06+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/trunk/cfgs/SHARED/namelist_ice_ref

    r10535 r10611  
    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.