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.
namelist_ice_cfg in branches/2015/nemo_v3_6_STABLE/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00 – NEMO

source: branches/2015/nemo_v3_6_STABLE/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/namelist_ice_cfg @ 7607

Last change on this file since 7607 was 7607, checked in by cetlod, 7 years ago

v3.6 stable : add missing features for CMIP6 exercise, see ticket #1834

File size: 2.0 KB
RevLine 
[4161]1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[7607]2!! NEMO/LIM-3 : Ice configuration namelist. Overwrites SHARED/namelist_ice_lim3_ref
[4161]3!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4
5!-----------------------------------------------------------------------
6&namicerun     !   Share parameters for dynamics/advection/thermo
7!-----------------------------------------------------------------------
8/
9!-----------------------------------------------------------------------
10&namiceini     !   ice initialisation
11!-----------------------------------------------------------------------
12/
13!-----------------------------------------------------------------------
14&namicedyn     !   ice dynamic
15!-----------------------------------------------------------------------
16/
[7607]17!------------------------------------------------------------------------------
18&namicehdf     !   Ice horizontal diffusion
19!------------------------------------------------------------------------------
20   nn_ahi0        =  2          !  horizontal diffusivity computation
21/
[4161]22!-----------------------------------------------------------------------
[4690]23&namicethd     !   ice thermodynamic
[4161]24!-----------------------------------------------------------------------
25/
26!-----------------------------------------------------------------------
[4690]27&namicesal     !   ice salinity
[4161]28!-----------------------------------------------------------------------
29/
[4690]30!-----------------------------------------------------------------------
[7607]31&namiceitdme   !   parameters for mechanical redistribution of ice
[4690]32!-----------------------------------------------------------------------
33/
34!-----------------------------------------------------------------------
35&namicedia     !   ice diagnostics
36!-----------------------------------------------------------------------
[7607]37/
38!------------------------------------------------------------------------------
39&namiceitd     !   Ice discretization
40!------------------------------------------------------------------------------
41/
Note: See TracBrowser for help on using the repository browser.