source: CMIP6/ScenarioMIP/CM61-LR-scen-ssp245-r3/PARAM/namelist_lim3_ORCA2_cfg @ 4773

Last change on this file since 4773 was 4773, checked in by tlurton, 4 years ago

Added experiment ssp245-r3.

File size: 2.1 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/LIM-3 : Ice configuration namelist. Overwrites SHARED/namelist_ice_lim3_ref
3!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4
5!-----------------------------------------------------------------------
6&namicerun     !   Share parameters for dynamics/advection/thermo
7!-----------------------------------------------------------------------
8   cn_icerst_in  = "restart_ice_in"   !  suffix of ice restart name (input)
9/
10!-----------------------------------------------------------------------
11&namiceini     !   ice initialisation
12!-----------------------------------------------------------------------
13/
14!-----------------------------------------------------------------------
15&namicedyn     !   ice dynamic
16!-----------------------------------------------------------------------
17/
18!------------------------------------------------------------------------------
19&namicehdf     !   Ice horizontal diffusion
20!------------------------------------------------------------------------------
21   nn_ahi0        =  2          !  horizontal diffusivity computation
22/
23!-----------------------------------------------------------------------
24&namicethd     !   ice thermodynamic
25!-----------------------------------------------------------------------
26/
27!-----------------------------------------------------------------------
28&namicesal     !   ice salinity
29!-----------------------------------------------------------------------
30/
31!-----------------------------------------------------------------------
32&namiceitdme   !   parameters for mechanical redistribution of ice
33!-----------------------------------------------------------------------
34/
35!-----------------------------------------------------------------------
36&namicedia     !   ice diagnostics
37!-----------------------------------------------------------------------
38/
39!------------------------------------------------------------------------------
40&namiceitd     !   Ice discretization
41!------------------------------------------------------------------------------
42/
Note: See TracBrowser for help on using the repository browser.