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 32 for trunk/NEMO/OPA_SRC/TRA/traldf_bilapg.F90 – NEMO

Ignore:
Timestamp:
2004-02-17T10:20:15+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/TRA/traldf_bilapg.F90

    r3 r32  
    388388CONTAINS 
    389389   SUBROUTINE tra_ldf_bilapg( kt )               ! Dummy routine 
    390       WRITE(*,*) kt 
     390      WRITE(*,*) 'tra_ldf_bilapg: You should not have seen this print! error?', kt 
    391391   END SUBROUTINE tra_ldf_bilapg 
    392392#endif 
Note: See TracChangeset for help on using the changeset viewer.