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 5129 for trunk/NEMOGCM/CONFIG/SHARED/namelist_ice_lim3_ref – NEMO

Ignore:
Timestamp:
2015-03-05T18:23:37+01:00 (8 years ago)
Author:
clem
Message:

LIM3: put debug (i,j) points in the namelist and change their names

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/SHARED/namelist_ice_lim3_ref

    r5124 r5129  
    2020   ln_limdyn     = .true.          !  ice dynamics (T) or thermodynamics only (F) 
    2121   rn_amax       = 0.999           !  maximum tolerated ice concentration  
    22    ln_nicep      = .false.         !  ice points output for debug (yes or no) 
    2322   ln_limdiahsb  = .false.         !  check the heat and salt budgets (T) or not (F) 
    2423   ln_limdiaout  = .true.          !  output the heat and salt budgets (T) or not (F) 
     24   ln_icectl     = .false.         !  ice points output for debug (T or F) 
     25   iiceprt       = 10              !  i-index for debug 
     26   jiceprt       = 10              !  j-index for debug 
    2527/ 
    2628!------------------------------------------------------------------------------ 
Note: See TracChangeset for help on using the changeset viewer.