Opened 16 years ago

Closed 16 years ago

#118 closed bug (Fixed)

Bug in 2D momentum reduced physics open boundary conditions

Reported by: arango Owned by: arango
Priority: major Milestone: Release ROMS/TOMS 3.1
Component: Nonlinear Version: 3.1
Keywords: Cc:

Description

The reduced-physics open boundary condition for 2D momentum in u2dbc_im.F and v2dbc_im.F use the wrong time index kout instead of know. This is also a parallel bug because extended tile indices are used inside the parallel region without synchronization. Anyway, the right-hand-side of the reduced equations need to use the old time index (know). Similar corrections are done the the TLM, RPM, ADM version of these routines.

Many thanks to John Warner for reporting these bugs.

Change History (1)

comment:1 by arango, 16 years ago

Resolution: Fixed
Status: newclosed
Summary: Bug in 2d momentum reduced physics open boundary conditionsBug in 2D momentum reduced physics open boundary conditions
Note: See TracTickets for help on using tickets.