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 11764 for NEMO/branches/2019/dev_r10742_ENHANCE-12_SimonM-Tides/cfgs/SHARED/namelist_ref – NEMO

Ignore:
Timestamp:
2019-10-22T19:57:44+02:00 (5 years ago)
Author:
smueller
Message:

Addition of optional tidal-potential output (ticket #2194)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r10742_ENHANCE-12_SimonM-Tides/cfgs/SHARED/namelist_ref

    r11664 r11764  
    566566   ln_tide     = .false.      ! Activate tides 
    567567      nn_tide_var   = 1          !  Variant of tidal parameter set and tide-potential computation 
     568      ln_tide_dia   = .false.    !  Enable tidal diagnostic output 
    568569      !                          !     (1: default; 0: compatibility with previous versions) 
    569570      ln_tide_pot   = .true.                !  use tidal potential forcing 
Note: See TracChangeset for help on using the changeset viewer.