Opened 12 years ago

Last modified 12 years ago

#547 closed bug

ana_m2obc.h ESTUARY_TEST bug — at Initial Version

Reported by: wilkin Owned by: arango
Priority: minor Milestone: Release ROMS/TOMS 3.6
Component: Nonlinear Version: 3.6
Keywords: Cc:

Description

In the conversion to the new open boundary conditions logical flags a bug was introduced in the block:

#if defined ESTUARY_TEST

IF (LBC(ieast,isUbar,ng)%acquire.and. &

& LBC(ieast,isVbar,ng)%acquire.and. & & DOMAIN(ng)%Western_Edge(tile)) THEN ...

The test should be on LBC(iwest ... not east.

Change History (0)

Note: See TracTickets for help on using tickets.