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/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/ORCA2_LIM_PISCES/EXP00 – NEMO

source: branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/ORCA2_LIM_PISCES/EXP00/namelist_ice_cfg @ 3875

Last change on this file since 3875 was 3875, checked in by clevy, 11 years ago

Configuration Setting/Step? 1, see ticket:#1074

File size: 1.8 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/LIM-2 : Ice configuration namelist. Overwrites SHARED/namelist_ice_lim2_ref
3!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4
5!-----------------------------------------------------------------------
6&namicerun     !   Share parameters for dynamics/advection/thermo
7!-----------------------------------------------------------------------
8/
9!-----------------------------------------------------------------------
10&namiceini     !   ice initialisation
11!-----------------------------------------------------------------------
12/
13!-----------------------------------------------------------------------
14&namicedyn     !   ice dynamic
15!-----------------------------------------------------------------------
16/
17!-----------------------------------------------------------------------
18&namicetrp     !   ice transport
19!-----------------------------------------------------------------------
20/
21!-----------------------------------------------------------------------
22&namicethd     !   ice thermodynamic
23!-----------------------------------------------------------------------
24/
25!-----------------------------------------------------------------------
26&namice_dmp    !   damping of sea ice alone open boundaries
27!              !   (hard coded damping area: check if it fit your config)
28!-----------------------------------------------------------------------
29/
30!-----------------------------------------------------------------------
31&namicedia     !   ice diagnostics
32!-----------------------------------------------------------------------
33/
34!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
35&namiceout     !   parameters for outputs
36!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
37/     
Note: See TracBrowser for help on using the repository browser.