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 12184 for NEMO/branches/2019/dev_r12072_MERGE_OPTION2_2019/cfgs/SPITZ12 – NEMO

Ignore:
Timestamp:
2019-12-11T14:35:26+01:00 (5 years ago)
Author:
smueller
Message:

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

Location:
NEMO/branches/2019/dev_r12072_MERGE_OPTION2_2019
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r12072_MERGE_OPTION2_2019

    • Property svn:externals
      •  

        old new  
        22^/utils/build/makenemo@HEAD   makenemo 
        33^/utils/build/mk@HEAD         mk 
        4 ^/utils/tools@HEAD            tools 
         4^/utils/tools_dev_r11751_ENHANCE-05_SimonM-Harmonic_Analysis@HEAD tools 
        55^/vendors/AGRIF/dev@HEAD      ext/AGRIF 
        66^/vendors/FCM@HEAD            ext/FCM 
  • NEMO/branches/2019/dev_r12072_MERGE_OPTION2_2019/cfgs/SPITZ12/EXPREF/namelist_cfg

    r12154 r12184  
    138138&nam_tide      !   tide parameters                                      (default: OFF) 
    139139!----------------------------------------------------------------------- 
    140    ln_tide     = .true.      ! Activate tides 
    141       ln_tide_pot   = .false.                !  use tidal potential forcing 
    142       clname(1)     =   'M2'    !  name of constituent 
    143       clname(2)    =   'S2' 
    144       clname(3)    =   'N2' 
    145       clname(4)    =   'K2' 
    146       clname(5)    =   'K1' 
    147       clname(6)    =   'O1' 
    148       clname(7)    =   'P1' 
    149       clname(8)    =   'Q1' 
     140   ln_tide     = .true.           ! Activate tides 
     141      ln_tide_pot       = .false. !  use tidal potential forcing 
     142      sn_tide_cnames(1) =   'M2'  !  name of constituent 
     143      sn_tide_cnames(2) =   'S2' 
     144      sn_tide_cnames(3) =   'N2' 
     145      sn_tide_cnames(4) =   'K2' 
     146      sn_tide_cnames(5) =   'K1' 
     147      sn_tide_cnames(6) =   'O1' 
     148      sn_tide_cnames(7) =   'P1' 
     149      sn_tide_cnames(8) =   'Q1' 
    150150/ 
    151151!----------------------------------------------------------------------- 
     
    348348!!   namdiu       Cool skin and warm layer models                       (default: OFF) 
    349349!!   namflo       float parameters                                      (default: OFF) 
    350 !!   nam_diaharm  Harmonic analysis of tidal constituents               (default: OFF) 
    351350!!   nam_diadct   transports through some sections                      (default: OFF) 
    352351!!   nam_diatmb   Top Middle Bottom Output                              (default: OFF) 
Note: See TracChangeset for help on using the changeset viewer.