Opened 11 years ago

Closed 11 years ago

#591 closed bug (Fixed)

IMPORTANT: Corrected index bug in new boundary conditions

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

Description

Removed the declaration of Co used in the new Shchepetkin boundary condition for 2D momentum in routines u2dbc_im.F and v2dbc_im.F. Intrinsic functions in declaration statements is not part of the standard and supported in some compilers.

Also, I fixed and J-index error. We need Jstr and Jend instead of Istr and Iend.

Change History (1)

comment:1 by arango, 11 years ago

Resolution: Fixed
Status: newclosed
Summary: Corrected index bug in new boundary conditionsIMPORTANT: Corrected index bug in new boundary conditions
Note: See TracTickets for help on using tickets.