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 5060 for branches/2015/dev_r5044_CNRS_LIM3CLEAN – NEMO

Ignore:
Timestamp:
2015-02-04T17:22:35+01:00 (9 years ago)
Author:
clem
Message:

LIM3: set ice diffusivity independant of the resolution in the namelist. The dependancy is done in the code itself

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5044_CNRS_LIM3CLEAN/NEMOGCM/CONFIG/SHARED/namelist_ice_lim3_ref

    r5057 r5060  
    5757   creepl      =   1.0e-12 !  creep limit (s-1) 
    5858   ecc         =   2.0     !  eccentricity of the elliptical yield curve 
    59    ahi0        = 350.e0    !  horizontal eddy diffusivity coefficient for sea-ice (m2/s), depends on resolution 
     59   ahi0        = 350.e0    !  horizontal eddy diffusivity coefficient for sea-ice (m2/s) - DO NOT CHANGE IT 
     60                           !  the value is set up for orca2 and is adapted automatically in the code  
     61                           !  depending on the resolution of your experiment 
    6062   nevp        = 120       !  number of EVP subcycles 
    6163   relast      =   0.333   !  ratio of elastic timescale to ice time step (1/3 if nevp=120, 1/9 if nevp=300) 
Note: See TracChangeset for help on using the changeset viewer.