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 768 for branches/dev_001_GM/NEMO/TOP_SRC/trcdit.F90 – NEMO

Ignore:
Timestamp:
2007-12-16T15:46:18+01:00 (16 years ago)
Author:
gm
Message:

dev_001_GM - create 1 trclsm_ module by trc model (CFC, LOBSTER, PISCES..) + some bug corrections

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev_001_GM/NEMO/TOP_SRC/trcdit.F90

    r763 r768  
    701701   END SUBROUTINE trcdib_wr 
    702702 
     703# endif  
     704 
    703705#else 
    704706   !!---------------------------------------------------------------------- 
    705707   !!  Dummy module :                                     No passive tracer 
    706708   !!---------------------------------------------------------------------- 
     709CONTAINS 
    707710   SUBROUTINE trcdit_wr( kt, kindic )                      ! Dummy routine 
    708711      INTEGER, INTENT ( in ) ::   kt, kindic 
Note: See TracChangeset for help on using the changeset viewer.