source: CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namelist_lim3_ORCA2_cfg @ 2861

Last change on this file since 2861 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: 2.2 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/LIM3 :  1 - dynamics/advection/thermo          (namicerun)
3!! namelists    2 - ice intialisation                  (namiceini)
4!!              3 - ice dynamic                        (namicedyn)
5!!              4 - ice advection                      (namicetrp)
6!!              5 - thermodynamic                      (namicethd)
7!!              6 - ice salinity                       (namicesal)
8!!              7 - mechanical redistribution of ice   (namiceitdme)
9!!              8 - ice diagnostics                    (namicedia)
10!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
11
12!-----------------------------------------------------------------------
13&namicerun     !   Share parameters for dynamics/advection/thermo
14!-----------------------------------------------------------------------
15   cn_icerst_in  = "restart_ice_in"   !  suffix of ice restart name (input)
16/
17!-----------------------------------------------------------------------
18&namiceini     !   ice initialisation
19!-----------------------------------------------------------------------
20/
21!-----------------------------------------------------------------------
22&namicedyn     !   ice dynamic
23!-----------------------------------------------------------------------
24/
25!-----------------------------------------------------------------------
26&namicetrp     !   ice transport
27!-----------------------------------------------------------------------
28/
29!-----------------------------------------------------------------------
30&namicethd     !   ice thermodynamic
31!-----------------------------------------------------------------------
32/
33!-----------------------------------------------------------------------
34&namicesal     !   ice salinity
35!-----------------------------------------------------------------------
36/
37!-----------------------------------------------------------------------
38&namiceitdme   !   parameters for mechanical redistribution of ice
39!-----------------------------------------------------------------------
40/
41!-----------------------------------------------------------------------
42&namicedia     !   ice diagnostics
43!-----------------------------------------------------------------------
44/
Note: See TracBrowser for help on using the repository browser.