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.
1_namelist_ice_cfg in trunk/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00 – NEMO

source: trunk/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/1_namelist_ice_cfg @ 4990

Last change on this file since 4990 was 4161, checked in by cetlod, 10 years ago

dev_LOCEAN_2013 : merge in the 3rd dev branch dev_r4028_CNRS_LIM3, see ticket #1169

File size: 1.7 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/LIM2 : Configuration namelist used to overwrite 1_namelist_ice_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   creepl      =   2.0e-08 !  creep limit
17   nevp        =   360     !  number of EVP subcycling iterations
18   telast      =   3600    !  timescale for EVP elastic waves
19/
20!-----------------------------------------------------------------------
21&namicetrp     !   ice transport
22!-----------------------------------------------------------------------
23/
24!-----------------------------------------------------------------------
25&namicethd     !   ice thermodynamic
26!-----------------------------------------------------------------------
27/
28!-----------------------------------------------------------------------
29&namicedia     !   ice diagnostics
30!-----------------------------------------------------------------------
31/
32!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
33&namiceout     !   parameters for outputs
34!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
35/     
Note: See TracBrowser for help on using the repository browser.