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

Ignore:
Timestamp:
2009-01-13T10:41:45+01:00 (16 years ago)
Author:
cetlod
Message:

update modules of sediment model to take into account minor modifications, see ticket:297

File:
1 edited

Legend:

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

    r1179 r1250  
    7373   SUBROUTINE sed_sfc ( kt ) 
    7474      INTEGER, INTENT(in) :: kt 
     75      WRITE(*,*) 'sed_sfc: You should not have seen this print! error?', kt 
    7576   END SUBROUTINE sed_sfc 
    7677#endif 
Note: See TracChangeset for help on using the changeset viewer.