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

Ignore:
Timestamp:
2019-03-21T19:43:33+01:00 (5 years ago)
Author:
smueller
Message:

Replacement of a hard-coded coefficient by namelist parameter rn_tide_gamma (ticket #2194)

File:
1 edited

Legend:

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

    r10570 r10793  
    566566   ln_tide     = .false.      ! Activate tides 
    567567      ln_tide_pot   = .true.                !  use tidal potential forcing 
     568         rn_tide_gamma = 0.7                   ! Tidal tilt factor 
    568569         ln_scal_load  = .false.               ! Use scalar approximation for 
    569570            rn_scal_load = 0.094               !     load potential 
Note: See TracChangeset for help on using the changeset viewer.