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.
namdyn_rhg in NEMO/branches/2018/dev_r10164_HPC09_ESIWACE_PREP_MERGE/doc/latex/SI3/namelists – NEMO

source: NEMO/branches/2018/dev_r10164_HPC09_ESIWACE_PREP_MERGE/doc/latex/SI3/namelists/namdyn_rhg @ 10419

Last change on this file since 10419 was 9980, checked in by vancop, 6 years ago

SI3 doc update

File size: 816 bytes
Line 
1!------------------------------------------------------------------------------
2&namdyn_rhg     !   Ice rheology
3!------------------------------------------------------------------------------
4   ln_rhg_EVP       = .true.          !  EVP rheology
5      ln_aEVP       = .true.          !     adaptive rheology (Kimmritz et al. 2016 & 2017)
6      rn_creepl     =   2.0e-9        !     creep limit [1/s]
7      rn_ecc        =   2.0           !     eccentricity of the elliptical yield curve         
8      nn_nevp       = 120             !     number of EVP subcycles                             
9      rn_relast     =   0.333         !     ratio of elastic timescale to ice time step: Telast = dt_ice * rn_relast
10                                      !        advised value: 1/3 (rn_nevp=120) or 1/9 (rn_nevp=300)
11/
Note: See TracBrowser for help on using the repository browser.