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 8968 – NEMO

Changeset 8968


Ignore:
Timestamp:
2017-12-08T18:27:54+01:00 (6 years ago)
Author:
clem
Message:

remove adaptive EVP from reference namelist until further notice. It looks like aEVP produces very different ice velocity between thin and thick ice, and therefore differ a lot from the regular EVP. Too much?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_CNRS_2017/NEMOGCM/CONFIG/SHARED/namelist_ice_lim3_ref

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