Opened 15 years ago

Closed 15 years ago

#266 closed bug (Fixed)

Wrong type for Lfullgrid in get_bounds.F — at Version 1

Reported by: m.hadfield Owned by: arango
Priority: minor Milestone: Release ROMS/TOMS 3.2
Component: Nonlinear Version: 3.2
Keywords: Cc:

Description (last modified by arango)

In ROMS/Utility/get_bounds.F line 169

integer, intent(in)
Lfullgrid

should be

logical, intent(in)
Lfullgrid

Change History (1)

comment:1 by arango, 15 years ago

Description: modified (diff)
Resolution: Fixed
Status: newclosed

Yes, thank you. I am suprised that this kind of bug is not catch by the compiler. It is amaizing the decisions that the compilers do nowadays.

Note: See TracTickets for help on using tickets.