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 7412 for branches/2016/dev_merge_2016/NEMOGCM/NEMO/OPA_SRC/step_oce.F90 – NEMO

Ignore:
Timestamp:
2016-12-01T11:30:29+01:00 (8 years ago)
Author:
lovato
Message:

Merge dev_NOC_CMCC_merge_2016 into branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_merge_2016/NEMOGCM/NEMO/OPA_SRC/step_oce.F90

    r7403 r7412  
    4949   USE stopts  
    5050 
    51    USE bdy_par          ! for lk_bdy 
    52    USE bdy_oce          ! for dmp logical 
     51   USE bdy_oce    , ONLY: ln_bdy 
    5352   USE bdydta           ! open boundary condition data     (bdy_dta routine) 
    5453   USE bdytra           ! bdy cond. for tracers            (bdy_tra routine) 
Note: See TracChangeset for help on using the changeset viewer.