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 6994 for branches/2016/dev_v3_6_STABLE_r6506_AGRIF_LIM3/NEMOGCM/CONFIG – NEMO

Ignore:
Timestamp:
2016-10-05T15:07:10+02:00 (7 years ago)
Author:
clem
Message:

clean online sea ice diagnostics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_v3_6_STABLE_r6506_AGRIF_LIM3/NEMOGCM/CONFIG/SHARED/namelist_ice_lim3_ref

    r6989 r6994  
    3636&namicediag    !   Diagnostics 
    3737!------------------------------------------------------------------------------ 
    38    ln_limdiahsb   =  .false.        !  check online the heat, mass & salt budgets (T) or not (F) 
    39    ln_limdiaout   =  .false.        !  output the heat, mass & salt budgets (T) or not (F) 
    40    ln_icectl      =  .false.        !  ice points output for debug (T or F) 
     38   ln_limdiachk   =  .false.        !  check online the heat, mass & salt budgets (T) or not (F) 
     39   ln_limdiahsb   =  .false.        !  output the heat, mass & salt budgets (T) or not (F) 
     40   ln_limctl      =  .false.        !  ice points output for debug (T or F) 
    4141   iiceprt        =    10           !  i-index for debug 
    4242   jiceprt        =    10           !  j-index for debug 
Note: See TracChangeset for help on using the changeset viewer.