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 3062 for branches/2011/dev_UKM0_2011/NEMOGCM/NEMO/OPA_SRC/step_oce.F90 – NEMO

Ignore:
Timestamp:
2011-11-09T11:47:32+01:00 (12 years ago)
Author:
rfurner
Message:

ticket #885. added in changes from branches/2011/UKMO_MERCATOR_obc_bdy_merge@2888

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/dev_UKM0_2011/NEMOGCM/NEMO/OPA_SRC/step_oce.F90

    r2528 r3062  
    5353   USE obcrad           ! open boundary cond. radiation    (obc_rad routine) 
    5454 
    55    USE bdy_par          ! unstructured open boundary data variables 
    56    USE bdydta           ! unstructured open boundary data  (bdy_dta routine) 
     55   USE bdy_par          ! for lk_bdy 
     56   USE bdydta           ! open boundary condition data     (bdy_dta routine) 
    5757 
    5858   USE sshwzv           ! vertical velocity and ssh        (ssh_wzv routine) 
Note: See TracChangeset for help on using the changeset viewer.