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 1241 for trunk/NEMO/OPA_SRC/DYN/wzvmod.F90 – NEMO

Ignore:
Timestamp:
2009-01-05T17:14:49+01:00 (15 years ago)
Author:
rblod
Message:

Fix a stupid bug for time splitting and ensure restartability for dynspg_ts in addition, see tickets #280 and #292

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/DYN/wzvmod.F90

    r1151 r1241  
    2121   USE bdy_oce         ! unstructured open boundaries 
    2222   USE lbclnk          ! ocean lateral boundary condition (or mpp link) 
     23   USE obc_par         ! open boundary cond. parameter 
     24   USE obc_oce 
    2325 
    2426   IMPLICIT NONE 
Note: See TracChangeset for help on using the changeset viewer.