source: CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/namelist_lim3_cfg @ 2977

Last change on this file since 2977 was 2762, checked in by cetlod, 8 years ago

update lim3 namelist for eORCA1

File size: 2.0 KB
Line 
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   rn_amax_s     = 0.95             !  maximum tolerated ice concentration SH
9   ln_limdiahsb  = .false.          !  check the heat and salt budgets (T) or not (F)
10   ln_limdiaout  = .false.          !  output the heat and salt budgets (T) or not (F)
11/
12!-----------------------------------------------------------------------
13&namiceini     !   ice initialisation
14!-----------------------------------------------------------------------
15/
16!-----------------------------------------------------------------------
17&namicedyn     !   ice dynamic
18!-----------------------------------------------------------------------
19/
20!-----------------------------------------------------------------------
21&namicethd     !   ice thermodynamic
22!-----------------------------------------------------------------------
23/
24!-----------------------------------------------------------------------
25&namicesal     !   ice salinity
26!-----------------------------------------------------------------------
27/
28!-----------------------------------------------------------------------
29&namiceitdme   !   parameters for mechanical redistribution of ice
30!-----------------------------------------------------------------------
31/
32!-----------------------------------------------------------------------
33&namicedia     !   ice diagnostics
34!-----------------------------------------------------------------------
35/
36!------------------------------------------------------------------------------
37&namiceitd     !   Ice discretization
38!------------------------------------------------------------------------------
39/
Note: See TracBrowser for help on using the repository browser.