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 4328 for branches/2013/dev_MERGE_2013/NEMOGCM/NEMO/OPA_SRC/step_oce.F90 – NEMO

Ignore:
Timestamp:
2013-12-06T11:25:13+01:00 (11 years ago)
Author:
davestorkey
Message:

Remove OBC module at NEMO 3.6. See ticket #1189.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_MERGE_2013/NEMOGCM/NEMO/OPA_SRC/step_oce.F90

    r4292 r4328  
    5353 
    5454   USE dynnxt           ! time-stepping                    (dyn_nxt routine) 
    55  
    56    USE obc_par          ! open boundary condition variables 
    57    USE obcdta           ! open boundary condition data     (obc_dta routine) 
    58    USE obcrst           ! open boundary cond. restart      (obc_rst routine) 
    59    USE obcrad           ! open boundary cond. radiation    (obc_rad routine) 
    6055 
    6156   USE bdy_par          ! for lk_bdy 
Note: See TracChangeset for help on using the changeset viewer.