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 11096 for NEMO/releases/release-4.0/cfgs – NEMO

Ignore:
Timestamp:
2019-06-11T14:59:01+02:00 (5 years ago)
Author:
agn
Message:

diahth outputs now controlled only by xml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/releases/release-4.0/cfgs/SHARED/namelist_ref

    r11092 r11096  
    11001100!!   namptr       Poleward Transport Diagnostics                        (default: OFF) 
    11011101!!   namhsb       Heat and salt budgets                                 (default: OFF) 
    1102 !!   namhth       Extra ML depth and thermocline diagnostics            (default: OFF) 
    11031102!!   namdiu       Cool skin and warm layer models                       (default: OFF) 
    11041103!!   namdiu       Cool skin and warm layer models                       (default: OFF) 
     
    11411140!----------------------------------------------------------------------- 
    11421141   ln_diahsb   = .false.   !  check the heat and salt budgets (T) or not (F) 
    1143 / 
    1144 !----------------------------------------------------------------------- 
    1145 &namhth        !  Extra ML depth and thermocline depth diagnostics      (default F) 
    1146 !----------------------------------------------------------------------- 
    1147    ln_diahth   = .false.   !  produce extra diagnostics of BL and thermocline depth 
    11481142/ 
    11491143!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.