source: CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namelist_lim2_ORCA2_cfg @ 2276

Last change on this file since 2276 was 2221, checked in by aclsce, 10 years ago

IPSLCM6_rc0 : modified to fit with new NEMO version (trunk rev 4565 instead of branch dev_MERGE_2013)

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.