Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#513 closed bug (Fixed)

Bug for TIDE(ng)%Vid

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

Description (last modified by arango)

The variable TIDE(ng)%Vid is defined in mod_tides.F as following:

allocate ( TIDE(ng)%Vid(NV) )

while it is used in def_tides.F like this:

TIDE(ng)%Vid(idCosW,ng)=var_id(i)

The 2th dimension ng does not exits. It needs to be removed.

Change History (2)

comment:1 by arango, 13 years ago

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

Yes, great catch. This is a typo. Thank you for reporting this bug.

comment:2 by arango, 13 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.