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 trunk/NEMOGCM/CONFIG/ORCA2_SAS_LIM3/EXP00 – NEMO

source: trunk/NEMOGCM/CONFIG/ORCA2_SAS_LIM3/EXP00/namelist_ice_cfg @ 7646

Last change on this file since 7646 was 7404, checked in by flavoni, 7 years ago

ORCA2_SAS_LILM3 config

  • Property svn:executable set to *
File size: 2.6 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! LIM3 configuration namelist: Overwrites SHARED/namelist_ice_lim3_ref
3!!              1 - Generic parameters                 (namicerun)
4!!              2 - Diagnostics                        (namicediag)
5!!              3 - Ice initialization                 (namiceini)
6!!              4 - Ice discretization                 (namiceitd)
7!!              5 - Ice dynamics and transport         (namicedyn)
8!!              6 - Ice diffusion                      (namicehdf)
9!!              7 - Ice thermodynamics                 (namicethd)
10!!              8 - Ice salinity                       (namicesal)
11!!              9 - Ice mechanical redistribution      (namiceitdme)
12!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
13!------------------------------------------------------------------------------
14&namicerun     !   Generic parameters
15!------------------------------------------------------------------------------
16/
17!------------------------------------------------------------------------------
18&namicediag    !   Diagnostics
19!------------------------------------------------------------------------------
20/
21!------------------------------------------------------------------------------
22&namiceini     !   Ice initialization
23!------------------------------------------------------------------------------
24/
25!------------------------------------------------------------------------------
26&namiceitd     !   Ice discretization
27!------------------------------------------------------------------------------
28/
29!------------------------------------------------------------------------------
30&namicedyn     !   Ice dynamics and transport
31!------------------------------------------------------------------------------
32/
33!------------------------------------------------------------------------------
34&namicehdf     !   Ice horizontal diffusion
35!------------------------------------------------------------------------------
36/
37!------------------------------------------------------------------------------
38&namicethd     !   Ice thermodynamics
39!------------------------------------------------------------------------------
40/
41!------------------------------------------------------------------------------
42&namicesal     !   Ice salinity
43!------------------------------------------------------------------------------
44/
45!------------------------------------------------------------------------------
46&namiceitdme   !   Ice mechanical redistribution (ridging and rafting)
47!------------------------------------------------------------------------------
48/
Note: See TracBrowser for help on using the repository browser.