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
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/LIM-3 : Ice configuration namelist. Overwrites SHARED/namelist_ice_lim3_ref
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/
17!------------------------------------------------------------------------------
18&namicehdf     !   Ice horizontal diffusion
19!------------------------------------------------------------------------------
20   nn_ahi0        =  2          !  horizontal diffusivity computation
21/
22!-----------------------------------------------------------------------
23&namicethd     !   ice thermodynamic
24!-----------------------------------------------------------------------
25/
26!-----------------------------------------------------------------------
27&namicesal     !   ice salinity
28!-----------------------------------------------------------------------
29/
30!-----------------------------------------------------------------------
31&namiceitdme   !   parameters for mechanical redistribution of ice
32!-----------------------------------------------------------------------
33/
34!-----------------------------------------------------------------------
35&namicedia     !   ice diagnostics
36!-----------------------------------------------------------------------
37/
38!------------------------------------------------------------------------------
39&namiceitd     !   Ice discretization
40!------------------------------------------------------------------------------
41/
Note: See TracBrowser for help on using the repository browser.