New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 9356 for branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/1_namelist_ice_cfg – NEMO

Ignore:
Timestamp:
2018-02-23T18:32:30+01:00 (6 years ago)
Author:
acc
Message:

Branch: 2017/dev_merge_2017. Cosmetic (hopefully) changes to namelist files to enforce more consistency between reference and configuration namelists. Changes in all reference configurations (SETTE tested) and most TEST_CASES (untested). OVERFLOW and LOCK_EXCHANGE still to do. See new file: NEMOGCM/CONFIG/SHARED/README.namelists for the conventions used.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/1_namelist_ice_cfg

    r7715 r9356  
    1 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    3 !! NEMO/LIM3 configuration namelist: Overwrites 1_namelist_ice_ref 
    4 !!              1 - Generic parameters                 (namicerun) 
    5 !!              2 - Diagnostics                        (namicediag) 
    6 !!              3 - Ice initialization                 (namiceini) 
    7 !!              4 - Ice discretization                 (namiceitd) 
    8 !!              5 - Ice dynamics and transport         (namicedyn) 
    9 !!              6 - Ice diffusion                      (namicehdf) 
    10 !!              7 - Ice thermodynamics                 (namicethd) 
    11 !!              8 - Ice salinity                       (namicesal) 
    12 !!              9 - Ice mechanical redistribution      (namiceitdme) 
    13 !>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    141!------------------------------------------------------------------------------ 
    15 &namicerun     !   Generic parameters 
     2&nampar         !   Generic parameters 
    163!------------------------------------------------------------------------------ 
    174/ 
    185!------------------------------------------------------------------------------ 
    19 &namicediag    !   Diagnostics 
     6&namitd         !   Ice discretization 
    207!------------------------------------------------------------------------------ 
    218/ 
    229!------------------------------------------------------------------------------ 
    23 &namiceini     !   Ice initialization 
     10&namdyn         !   Ice dynamics 
    2411!------------------------------------------------------------------------------ 
    2512/ 
    2613!------------------------------------------------------------------------------ 
    27 &namiceitd     !   Ice discretization 
     14&namdyn_rdgrft  !   Ice ridging/rafting 
    2815!------------------------------------------------------------------------------ 
    2916/ 
    3017!------------------------------------------------------------------------------ 
    31 &namicedyn     !   Ice dynamics and transport 
     18&namdyn_rhg     !   Ice rheology 
    3219!------------------------------------------------------------------------------ 
    3320/ 
    3421!------------------------------------------------------------------------------ 
    35 &namicehdf     !   Ice horizontal diffusion 
     22&namdyn_adv     !   Ice advection 
    3623!------------------------------------------------------------------------------ 
    3724/ 
    3825!------------------------------------------------------------------------------ 
    39 &namicethd     !   Ice thermodynamics 
     26&namforcing     !   Ice surface forcing 
    4027!------------------------------------------------------------------------------ 
    4128/ 
    4229!------------------------------------------------------------------------------ 
    43 &namicesal     !   Ice salinity 
     30&namthd         !   Ice thermodynamics 
    4431!------------------------------------------------------------------------------ 
    4532/ 
    4633!------------------------------------------------------------------------------ 
    47 &namiceitdme   !   Ice mechanical redistribution (ridging and rafting) 
     34&namthd_zdf     !   Ice heat diffusion 
    4835!------------------------------------------------------------------------------ 
    4936/ 
     37!------------------------------------------------------------------------------ 
     38&namthd_da      !   Ice lateral melting 
     39!------------------------------------------------------------------------------ 
     40/ 
     41!------------------------------------------------------------------------------ 
     42&namthd_do      !   Ice growth in open water 
     43!------------------------------------------------------------------------------ 
     44/ 
     45!------------------------------------------------------------------------------ 
     46&namthd_sal     !   Ice salinity 
     47!------------------------------------------------------------------------------ 
     48/ 
     49!------------------------------------------------------------------------------ 
     50&namthd_pnd     !   Melt ponds 
     51!------------------------------------------------------------------------------ 
     52/ 
     53!------------------------------------------------------------------------------ 
     54&namini         !   Ice initialization 
     55!------------------------------------------------------------------------------ 
     56/ 
     57!------------------------------------------------------------------------------ 
     58&namalb         !   albedo parameters 
     59!------------------------------------------------------------------------------ 
     60/ 
     61!------------------------------------------------------------------------------ 
     62&namdia         !   Diagnostics 
     63!------------------------------------------------------------------------------ 
     64/ 
Note: See TracChangeset for help on using the changeset viewer.