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 | ln_limdiahsb = .false. ! check the heat and salt budgets (T) or not (F) |
---|
9 | ln_limdiaout = .false. ! output the heat and salt budgets (T) or not (F) |
---|
10 | / |
---|
11 | !----------------------------------------------------------------------- |
---|
12 | &namiceini ! ice initialisation |
---|
13 | !----------------------------------------------------------------------- |
---|
14 | / |
---|
15 | !----------------------------------------------------------------------- |
---|
16 | &namicedyn ! ice dynamic |
---|
17 | !----------------------------------------------------------------------- |
---|
18 | / |
---|
19 | !----------------------------------------------------------------------- |
---|
20 | &namicethd ! ice thermodynamic |
---|
21 | !----------------------------------------------------------------------- |
---|
22 | / |
---|
23 | !----------------------------------------------------------------------- |
---|
24 | &namicesal ! ice salinity |
---|
25 | !----------------------------------------------------------------------- |
---|
26 | / |
---|
27 | !----------------------------------------------------------------------- |
---|
28 | &namiceitdme ! parameters for mechanical redistribution of ice |
---|
29 | !----------------------------------------------------------------------- |
---|
30 | / |
---|
31 | !----------------------------------------------------------------------- |
---|
32 | &namicedia ! ice diagnostics |
---|
33 | !----------------------------------------------------------------------- |
---|
34 | / |
---|
35 | !------------------------------------------------------------------------------ |
---|
36 | &namiceitd ! Ice discretization |
---|
37 | !------------------------------------------------------------------------------ |
---|
38 | / |
---|