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

source: branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/1_namelist_ice_cfg @ 9356

Last change on this file since 9356 was 9356, checked in by acc, 6 years ago

Branch: 2017/dev_merge_2017. Cosmetic (hopefully) changes to namelist files to enforce more consistency between reference and configuration namelists. Changes in all reference configurations (SETTE tested) and most TEST_CASES (untested). OVERFLOW and LOCK_EXCHANGE still to do. See new file: NEMOGCM/CONFIG/SHARED/README.namelists for the conventions used.

File size: 3.1 KB
Line 
1!------------------------------------------------------------------------------
2&nampar         !   Generic parameters
3!------------------------------------------------------------------------------
4/
5!------------------------------------------------------------------------------
6&namitd         !   Ice discretization
7!------------------------------------------------------------------------------
8/
9!------------------------------------------------------------------------------
10&namdyn         !   Ice dynamics
11!------------------------------------------------------------------------------
12/
13!------------------------------------------------------------------------------
14&namdyn_rdgrft  !   Ice ridging/rafting
15!------------------------------------------------------------------------------
16/
17!------------------------------------------------------------------------------
18&namdyn_rhg     !   Ice rheology
19!------------------------------------------------------------------------------
20/
21!------------------------------------------------------------------------------
22&namdyn_adv     !   Ice advection
23!------------------------------------------------------------------------------
24/
25!------------------------------------------------------------------------------
26&namforcing     !   Ice surface forcing
27!------------------------------------------------------------------------------
28/
29!------------------------------------------------------------------------------
30&namthd         !   Ice thermodynamics
31!------------------------------------------------------------------------------
32/
33!------------------------------------------------------------------------------
34&namthd_zdf     !   Ice heat diffusion
35!------------------------------------------------------------------------------
36/
37!------------------------------------------------------------------------------
38&namthd_da      !   Ice lateral melting
39!------------------------------------------------------------------------------
40/
41!------------------------------------------------------------------------------
42&namthd_do      !   Ice growth in open water
43!------------------------------------------------------------------------------
44/
45!------------------------------------------------------------------------------
46&namthd_sal     !   Ice salinity
47!------------------------------------------------------------------------------
48/
49!------------------------------------------------------------------------------
50&namthd_pnd     !   Melt ponds
51!------------------------------------------------------------------------------
52/
53!------------------------------------------------------------------------------
54&namini         !   Ice initialization
55!------------------------------------------------------------------------------
56/
57!------------------------------------------------------------------------------
58&namalb         !   albedo parameters
59!------------------------------------------------------------------------------
60/
61!------------------------------------------------------------------------------
62&namdia         !   Diagnostics
63!------------------------------------------------------------------------------
64/
Note: See TracBrowser for help on using the repository browser.