Opened 13 years ago

Last modified 13 years ago

#507 closed bug

Not all smooth with merge — at Initial Version

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

Description

I thought I'd try compiling the NEP5 domain to shake out my bugs. Lo and behold, not all are mine. Here's from get_data.F:

      CALL get_ngfld (ng, iNLM, idRtra, ncFRCid(idRtra,ng),             &
     &                nFfiles(ng), FRC(1,ng), update(1),                &

The compiler doesn't know what to make of ncFRCid and nFfiles.

Also, in main3d.F, some SHARED(ng) are gone, some remain. Is that right?

Change History (0)

Note: See TracTickets for help on using tickets.