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.
1_namelist_ice_cfg in branches/2017/dev_r8183_ICEMODEL/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00 – NEMO

source: branches/2017/dev_r8183_ICEMODEL/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/1_namelist_ice_cfg @ 8516

Last change on this file since 8516 was 7715, checked in by flavoni, 7 years ago

#1850 commit new list of REFERENCE CONFIGURATIONS, and SETTE tests

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