Changeset 13226 for NEMO/trunk/src/OCE/TDE
- Timestamp:
- 2020-07-02T16:24:31+02:00 (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NEMO/trunk/src/OCE/TDE/tide_mod.F90
r12489 r13226 723 723 !! ** Action : pot_astro actronomical potential 724 724 !!---------------------------------------------------------------------- 725 REAL , INTENT(in):: pdelta ! Temporal offset in seconds725 REAL(wp), INTENT(in) :: pdelta ! Temporal offset in seconds 726 726 INTEGER, INTENT(IN) :: Kmm ! Time level index 727 727 INTEGER :: jk ! Dummy loop index
Note: See TracChangeset
for help on using the changeset viewer.