source: CMIP6/C4MIP/ssp534-over-bgc/PARAM/namelist_lim2_ORCA1_cfg @ 6090

Last change on this file since 6090 was 5991, checked in by cpipsl, 3 years ago

biogeochemically-coupled version of the RCP3.4 overshoot scenario branching from SSP58.5

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.