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/2017/dev_r8183_ICEMODEL/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00 – NEMO

source: branches/2017/dev_r8183_ICEMODEL/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/namelist_ice_cfg @ 8512

Last change on this file since 8512 was 8512, checked in by clem, 7 years ago

changes in style - part5 - reaching the end

File size: 3.1 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! LIM3 configuration namelist: Overwrites SHARED/namelist_ice_lim3_ref
3!!              1 - Generic parameters                 (namice_run)
4!!              2 - Ice thickness discretization       (namice_itd)
5!!              3 - Ice ridging/rafting                (namice_rdgrft)
6!!              4 - Ice rheology                       (namice_rhg)
7!!              5 - Ice advection                      (namice_adv)
8!!              6 - Ice thermodynamics                 (namice_thd)
9!!              7 - Ice salinity                       (namice_sal)
10!!              8 - Ice melt ponds                     (namice_mp)
11!!              9 - Ice initialization                 (namice_ini)
12!!             10 - Ice/snow albedos                   (namice_alb)
13!!             11 - Ice diagnostics                    (namice_dia)
14!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15!
16!------------------------------------------------------------------------------
17&namice_run     !   Generic parameters
18!------------------------------------------------------------------------------
19/
20!------------------------------------------------------------------------------
21&namice_itd     !   Ice discretization
22!------------------------------------------------------------------------------
23/
24!------------------------------------------------------------------------------
25&namice_rdgrft  !   Ice ridging/rafting
26!------------------------------------------------------------------------------
27/
28!------------------------------------------------------------------------------
29&namice_rhg     !   Ice rheology
30!------------------------------------------------------------------------------
31/
32!------------------------------------------------------------------------------
33&namice_adv     !   Ice advection
34!------------------------------------------------------------------------------
35/
36!------------------------------------------------------------------------------
37&namice_thd     !   Ice thermodynamics
38!------------------------------------------------------------------------------
39/
40!------------------------------------------------------------------------------
41&namice_sal     !   Ice salinity
42!------------------------------------------------------------------------------
43/
44!------------------------------------------------------------------------------
45&namicemp      !   Melt ponds
46!------------------------------------------------------------------------------
47/
48!------------------------------------------------------------------------------
49&namice_ini     !   Ice initialization
50!------------------------------------------------------------------------------
51/
52!------------------------------------------------------------------------------
53&namice_alb     !   albedo parameters
54!------------------------------------------------------------------------------
55/
56!------------------------------------------------------------------------------
57&namice_dia     !   Diagnostics
58!------------------------------------------------------------------------------
59/
Note: See TracBrowser for help on using the repository browser.