source: CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/PARAM/namelist_lim2_ORCA2_cfg @ 3687

Last change on this file since 3687 was 2451, checked in by aclsce, 9 years ago

Modifications to use new NEMO revision in IPSLCM6_rc1 configuration.

  • Removed any SOURCES/NEMO not needed anymore (modifs commited in NEMO reference version).
  • Adapted *.xml, namelist, AA_make, *.card, *.driver related to NEMO to fit with new NEMO reference version.
  • Removed files not needed anymore : files related to L19 LMDZ vertical levels
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/
17!-----------------------------------------------------------------------
18&namicetrp     !   ice transport
19!-----------------------------------------------------------------------
20/
21!-----------------------------------------------------------------------
22&namicethd     !   ice thermodynamic
23!-----------------------------------------------------------------------
24      parsub      = 0.0       !  switch for snow sublimation or not
25/
26!-----------------------------------------------------------------------
27&namice_dmp    !   damping of sea ice alone open boundaries
28!              !   (hard coded damping area: check if it fit your config)
29!-----------------------------------------------------------------------
30/
Note: See TracBrowser for help on using the repository browser.