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/seddsr.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/seddsr.F90

    r10761 r10762  
    2020   REAL(wp), DIMENSION(:), ALLOCATABLE, PUBLIC ::  dens_mol_wgt  ! molecular density  
    2121 
    22    !! $Id$ 
     22   !! $Id: seddsr.F90 5215 2015-04-15 16:11:56Z nicolasmartin $ 
    2323CONTAINS 
    2424    
     
    531531   !! MODULE seddsr  :   Dummy module  
    532532   !!====================================================================== 
    533    !! $Id$ 
     533   !! $Id: seddsr.F90 5215 2015-04-15 16:11:56Z nicolasmartin $ 
    534534CONTAINS 
    535535   SUBROUTINE sed_dsr ( kt ) 
Note: See TracChangeset for help on using the changeset viewer.