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/2016/dev_CNRS_2016/NEMOGCM/CONFIG/SAS_BIPER/EXP00 – NEMO

source: branches/2016/dev_CNRS_2016/NEMOGCM/CONFIG/SAS_BIPER/EXP00/1_namelist_ice_cfg @ 7355

Last change on this file since 7355 was 7355, checked in by flavoni, 7 years ago

merge branch dev_CNRS_2016 & dev_CNRS_AGRIF_LIM3

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.