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

Ignore:
Timestamp:
2009-01-13T10:41:45+01:00 (15 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/seddsr.F90

    r1179 r1250  
    546546   SUBROUTINE sed_dsr ( kt ) 
    547547     INTEGER, INTENT(in) :: kt 
     548     WRITE(*,*) 'sed_dsr: You should not have seen this print! error?', kt 
    548549  END SUBROUTINE sed_dsr 
    549550#endif 
Note: See TracChangeset for help on using the changeset viewer.