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 9801 for NEMO/trunk/tests/ICEDYN/EXPREF – NEMO

Ignore:
Timestamp:
2018-06-14T15:15:51+02:00 (6 years ago)
Author:
clem
Message:

put aEVP rheology as default for all simulations running with sea ice. This rheology has been proven to be more realistic than regular EVP and more stable.

Location:
NEMO/trunk/tests/ICEDYN/EXPREF
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/tests/ICEDYN/EXPREF/1_namelist_ice_cfg

    r9660 r9801  
    4646&namdyn_rhg     !   Ice rheology 
    4747!------------------------------------------------------------------------------ 
     48      ln_aEVP       = .false.         !     adaptive rheology (Kimmritz et al. 2016 & 2017) 
    4849/ 
    4950!------------------------------------------------------------------------------ 
  • NEMO/trunk/tests/ICEDYN/EXPREF/namelist_ice_cfg

    r9743 r9801  
    4646&namdyn_rhg     !   Ice rheology 
    4747!------------------------------------------------------------------------------ 
     48      ln_aEVP       = .false.         !     adaptive rheology (Kimmritz et al. 2016 & 2017) 
    4849/ 
    4950!------------------------------------------------------------------------------ 
Note: See TracChangeset for help on using the changeset viewer.