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 15281 for NEMO/branches/2021/dev_r14318_RK3_stage1/src/OCE/stprk3_stg.F90 – NEMO

Ignore:
Timestamp:
2021-09-23T16:43:50+02:00 (3 years ago)
Author:
techene
Message:

#2715 RK3 bug correction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2021/dev_r14318_RK3_stage1/src/OCE/stprk3_stg.F90

    r15192 r15281  
    238238         !                 !---------------! 
    239239         CALL trc_sms( kstp, Kbb, Kbb, Krhs      )       ! tracers: sinks and sources 
    240          CALL trc_trp( kstp, Kbb, Kbb, Krhs, Kaa )       ! transport of passive tracers (without advection) 
     240         CALL trc_trp( kstp, Kbb, Kmm, Krhs, Kaa )       ! transport of passive tracers (without advection) 
    241241         ! 
    242242!!st a mettre dans trp  
Note: See TracChangeset for help on using the changeset viewer.