Opened 15 years ago
Closed 15 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 )
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 , 15 years ago
Description: | modified (diff) |
---|---|
Resolution: | → Fixed |
Status: | new → closed |
Summary: | estuary test → Missing module reference in ana_tobc.h |
Note:
See TracTickets
for help on using tickets.
Yes, good catch. I also corrected C-preprocessing directive in sedbed_mod.h.