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 11983 for NEMO/branches/2019/dev_r11879_ENHANCE-05_SimonM-Harmonic_Analysis/src/OCE/SBC – NEMO

Ignore:
Timestamp:
2019-11-27T14:36:07+01:00 (4 years ago)
Author:
smueller
Message:

Removal of module diaharm (ticket #2175)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11879_ENHANCE-05_SimonM-Harmonic_Analysis/src/OCE/SBC/tide_mod.F90

    r10068 r11983  
    1313   PRIVATE 
    1414 
    15    PUBLIC   tide_harmo       ! called by tideini and diaharm modules 
    16    PUBLIC   tide_init_Wave   ! called by tideini and diaharm modules 
     15   PUBLIC   tide_harmo       ! called by tideini and diamlr modules 
     16   PUBLIC   tide_init_Wave   ! called by tideini module 
    1717 
    1818   INTEGER, PUBLIC, PARAMETER ::   jpmax_harmo = 19   !: maximum number of harmonic 
Note: See TracChangeset for help on using the changeset viewer.