source: CMIP6/OMIP/CM61-LR-OMIP1-CO2PIND-R1/PARAM/NAMELIST/ORCA2/namelist_lim3_cfg @ 4818

Last change on this file since 4818 was 4818, checked in by cetlod, 4 years ago

Save new OMIP experiments

File size: 2.2 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   rn_himax_bot = 99.             !  max ice thickness in the last category jpl
43/
Note: See TracBrowser for help on using the repository browser.