Opened 14 years ago
Last modified 14 years ago
#513 closed bug
Bug for TIDE(ng)%Vid — at Initial Version
Reported by: | backkom | Owned by: | arango |
---|---|---|---|
Priority: | major | Milestone: | Release ROMS/TOMS 3.5 |
Component: | Nonlinear | Version: | 3.5 |
Keywords: | Cc: |
Description
Hi,
The varaible 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" should not exist!
Note:
See TracTickets
for help on using tickets.