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 12343 for NEMO/branches/2019/dev_r11943_MERGE_2019/src/OCE/TDE/tide_mod.F90 – NEMO

Ignore:
Timestamp:
2020-01-28T11:13:46+01:00 (4 years ago)
Author:
acc
Message:

Branch 2019/dev_r11943_MERGE_2019. Implement recommended changes to fix ticket #2371

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11943_MERGE_2019/src/OCE/TDE/tide_mod.F90

    r12205 r12343  
    1919   USE oce, ONLY : ssh        ! sea-surface height 
    2020   USE par_oce                ! ocean parameters 
    21    USE phycst, ONLY : rpi     ! pi 
     21   USE phycst, ONLY : rpi, rad, rday 
    2222   USE daymod, ONLY : ndt05   ! half-length of time step 
    2323   USE in_out_manager         ! I/O units 
Note: See TracChangeset for help on using the changeset viewer.