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 1264 for trunk/NEMO/TOP_SRC/SED/seddta.F90 – NEMO

Ignore:
Timestamp:
2009-01-13T19:54:08+01:00 (15 years ago)
Author:
cetlod
Message:

clean TOP model routines to avoid warning when compiling, see ticket:303

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/TOP_SRC/SED/seddta.F90

    r1250 r1264  
    275275   SUBROUTINE sed_dta ( kt ) 
    276276     INTEGER, INTENT(in) :: kt 
     277     WRITE(*,*) 'sed_stp: You should not have seen this print! error?', kt  
    277278  END SUBROUTINE sed_dta 
    278279#endif 
Note: See TracChangeset for help on using the changeset viewer.