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 14548 – NEMO

Changeset 14548


Ignore:
Timestamp:
2021-02-25T18:16:27+01:00 (3 years ago)
Author:
techene
Message:

#2605 small bug correction

File:
1 edited

Legend:

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

    r14547 r14548  
    2020   USE step_oce       ! time stepping used modules 
    2121   USE domqco         ! quasi-eulerian coordinate      (dom_qco_r3c routine) 
    22    USE rk3stg         ! RK3 stages 
     22   USE stprk3_stg     ! RK3 stages 
    2323   USE stp2d          ! external mode solver 
    2424   USE dynspg_ts, ONLY: un_adv, vn_adv   ! updated Kmm barotropic transport 
Note: See TracChangeset for help on using the changeset viewer.