source: CMIP6/CFMIP/CM61-LR-2xCO2-01/PARAM/namelist_lim2_ORCA1_cfg @ 3987

Last change on this file since 3987 was 3987, checked in by lfairhead, 6 years ago

Import of CFMIP 2xCO2 IPSL-CM6A-LR configuration

File size: 1.5 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/LIM-2 : Ice configuration namelist. Overwrites SHARED/namelist_ice_lim2_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      =   1.0e-08 !  creep limit
17/
18!-----------------------------------------------------------------------
19&namicetrp     !   ice transport
20!-----------------------------------------------------------------------
21/
22!-----------------------------------------------------------------------
23&namicethd     !   ice thermodynamic
24!-----------------------------------------------------------------------
25      parsub      = 0.0       !  switch for snow sublimation or not
26/
27!-----------------------------------------------------------------------
28&namice_dmp    !   damping of sea ice alone open boundaries
29!              !   (hard coded damping area: check if it fit your config)
30!-----------------------------------------------------------------------
31/
Note: See TracBrowser for help on using the repository browser.