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.11_SETTE_OBSASM/NEMOGCM/CONFIG/ORCA2_LIM_OBS/EXP00 – NEMO

source: branches/2014/dev_r4650_UKMO14.11_SETTE_OBSASM/NEMOGCM/CONFIG/ORCA2_LIM_OBS/EXP00/1_namelist_ice_cfg @ 4751

Last change on this file since 4751 was 4751, checked in by djlea, 10 years ago

Changes to include an OBS test in SETTE. At the moment this uses an example profile observation.

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.