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 12117 for NEMO/branches/2019/dev_r11879_ENHANCE-05_SimonM-Harmonic_Analysis/cfgs/SPITZ12/EXPREF/namelist_cfg – NEMO

Ignore:
Timestamp:
2019-12-09T10:46:17+01:00 (4 years ago)
Author:
smueller
Message:

Merging of the developments in /NEMO/branches/2019/dev_r10742_ENHANCE-12_SimonM-Tides@12096 with respect to /NEMO/trunk@12072 into /NEMO/branches/2019/dev_r11879_ENHANCE-05_SimonM-Harmonic_Analysis (tickets #2175 and #2194)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11879_ENHANCE-05_SimonM-Harmonic_Analysis/cfgs/SPITZ12/EXPREF/namelist_cfg

    r11983 r12117  
    139139&nam_tide      !   tide parameters                                      (default: OFF) 
    140140!----------------------------------------------------------------------- 
    141    ln_tide     = .true.      ! Activate tides 
    142       ln_tide_pot   = .false.                !  use tidal potential forcing 
    143       clname(1)     =   'M2'    !  name of constituent 
    144       clname(2)    =   'S2' 
    145       clname(3)    =   'N2' 
    146       clname(4)    =   'K2' 
    147       clname(5)    =   'K1' 
    148       clname(6)    =   'O1' 
    149       clname(7)    =   'P1' 
    150       clname(8)    =   'Q1' 
     141   ln_tide     = .true.           ! Activate tides 
     142      ln_tide_pot       = .false. !  use tidal potential forcing 
     143      sn_tide_cnames(1) =   'M2'  !  name of constituent 
     144      sn_tide_cnames(2) =   'S2' 
     145      sn_tide_cnames(3) =   'N2' 
     146      sn_tide_cnames(4) =   'K2' 
     147      sn_tide_cnames(5) =   'K1' 
     148      sn_tide_cnames(6) =   'O1' 
     149      sn_tide_cnames(7) =   'P1' 
     150      sn_tide_cnames(8) =   'Q1' 
    151151/ 
    152152!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.