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 10762 for NEMO/branches/UKMO/r8395_coupling_sequence/NEMOGCM/NEMO/TOP_SRC/PISCES/SED/sedadv.F90 – NEMO

Ignore:
Timestamp:
2019-03-15T13:01:46+01:00 (5 years ago)
Author:
jcastill
Message:

Revert previous changes as the removal of keywords was not uncoupled of the actual changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/r8395_coupling_sequence/NEMOGCM/NEMO/TOP_SRC/PISCES/SED/sedadv.F90

    r10761 r10762  
    2323   REAL(wp) :: eps = 1.e-13 
    2424 
    25    !! $Id$ 
     25   !! $Id: sedadv.F90 5215 2015-04-15 16:11:56Z nicolasmartin $ 
    2626CONTAINS 
    2727 
     
    439439   !! MODULE sedbtb  :   Dummy module  
    440440   !!====================================================================== 
    441    !! $Id$ 
     441   !! $Id: sedadv.F90 5215 2015-04-15 16:11:56Z nicolasmartin $ 
    442442CONTAINS 
    443443   SUBROUTINE sed_adv( kt )         ! Empty routine 
Note: See TracChangeset for help on using the changeset viewer.