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 3318 for branches/2012/dev_r3309_LOCEAN12_Ediag/NEMOGCM/NEMO/TOP_SRC/TRP/trctrp.F90 – NEMO

Ignore:
Timestamp:
2012-02-25T16:50:01+01:00 (12 years ago)
Author:
gm
Message:

Ediag branche: #927 split TRA/DYN trd computation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_r3309_LOCEAN12_Ediag/NEMOGCM/NEMO/TOP_SRC/TRP/trctrp.F90

    r3294 r3318  
    4444   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    4545   !!---------------------------------------------------------------------- 
    46  
    4746CONTAINS 
    4847 
     
    5655      !!              - Update the passive tracers 
    5756      !!---------------------------------------------------------------------- 
    58       INTEGER, INTENT( in ) ::  kstp  ! ocean time-step index 
     57      INTEGER, INTENT( in ) ::   kstp   ! ocean time-step index 
    5958      !! --------------------------------------------------------------------- 
    6059      ! 
Note: See TracChangeset for help on using the changeset viewer.