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/2015/dev_r5218_CNRS17_coupling/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00 – NEMO

source: branches/2015/dev_r5218_CNRS17_coupling/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/namelist_ice_cfg @ 5352

Last change on this file since 5352 was 5352, checked in by smasson, 9 years ago

dev_r5218_CNRS17_coupling: update for fraqsr

File size: 1.6 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   ln_iceini      = .true.         !  activate ice initialization (T) or not (F)
13/
14!-----------------------------------------------------------------------
15&namicedyn     !   ice dynamic
16!-----------------------------------------------------------------------
17/
18!-----------------------------------------------------------------------
19&namicethd     !   ice thermodynamic
20!-----------------------------------------------------------------------
21/
22!-----------------------------------------------------------------------
23&namicesal     !   ice salinity
24!-----------------------------------------------------------------------
25/
26!-----------------------------------------------------------------------
27&namiceitdme   !   parameters for mechanical redistribution of ice
28!-----------------------------------------------------------------------
29/
30!-----------------------------------------------------------------------
31&namicedia     !   ice diagnostics
32!-----------------------------------------------------------------------
33/
Note: See TracBrowser for help on using the repository browser.