Opened 14 years ago

Closed 14 years ago

#423 closed bug (Fixed)

Missing module reference in ana_tobc.h — at Version 1

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

Description (last modified by arango)

Corrected a bug in ROMS/Functionals/ana_tobc.h when running the ESTUARY_TEST application. We need to include module mod_sediment:

#ifdef SEDIMENT
     USE mod_sediment
#endif

Change History (1)

comment:1 by arango, 14 years ago

Description: modified (diff)
Resolution: Fixed
Status: newclosed
Summary: estuary testMissing module reference in ana_tobc.h

Yes, good catch. I also corrected C-preprocessing directive in sedbed_mod.h.

Note: See TracTickets for help on using tickets.