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 2071 for branches/devmercator2010/NEMO/OPA_SRC/OBC/obc_oce.F90 – NEMO

Ignore:
Timestamp:
2010-09-08T16:29:10+02:00 (14 years ago)
Author:
cbricaud
Message:

add change from DEV_r1784_3DF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/devmercator2010/NEMO/OPA_SRC/OBC/obc_oce.F90

    r1818 r2071  
    2727   ! 
    2828   !                                  !!* Namelist namobc: open boundary condition * 
     29   INTEGER           ::   nn_nbobc    = 2        !: number of open boundaries ( 1=< nbobc =< 4 )  
    2930   INTEGER           ::   nn_obcdta   = 0        !:  = 0 use the initial state as obc data 
    3031   !                                             !   = 1 read obc data in obcxxx.dta files 
Note: See TracChangeset for help on using the changeset viewer.