source: CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namelist_lim2_ORCA1_cfg @ 2265

Last change on this file since 2265 was 2265, checked in by omamce, 10 years ago

O.M.

Add namelists for ORCA1 LIM2. No diurnal cycle presently.
Add namelists for ORCA1 LIM3 : still not working.

File size: 1.5 KB
RevLine 
[2265]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.