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 15 for trunk/NEMO/OPA_SRC/cpl.F90 – NEMO

Ignore:
Timestamp:
2004-02-17T08:25:44+01:00 (20 years ago)
Author:
opalod
Message:

CT : UPDATE001 : First major NEMO update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/cpl.F90

    r3 r15  
    773773   END SUBROUTINE cpl_init 
    774774   SUBROUTINE cpl_step( kt )       ! Dummy routine 
    775       WRITE(*,*) kt 
     775      WRITE(*,*) 'cpl_step: You should have not see this print! error?', kt 
    776776   END SUBROUTINE cpl_step 
    777777#endif 
Note: See TracChangeset for help on using the changeset viewer.