source: CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/namelist_lim3_ORCA2_cfg @ 2647

Last change on this file since 2647 was 2647, checked in by cetlod, 9 years ago

update namelist and card for NEMO_v6 configurations

File size: 1.9 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   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/
Note: See TracBrowser for help on using the repository browser.