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 branches/2014/dev_r4650_UKMO14.5_SST_BIAS_CORRECTION/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00 – NEMO

source: branches/2014/dev_r4650_UKMO14.5_SST_BIAS_CORRECTION/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/1_namelist_ice_cfg @ 5967

Last change on this file since 5967 was 5967, checked in by timgraham, 8 years ago

Reset keywords before merging with head of trunk

  • Property svn:keywords set to Id
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.