Opened 17 years ago
Closed 17 years ago
#244 closed bug (Fixed)
suspload ifdef missing for bedload only simulation in sed_bed.F
Reported by: | jcwarner | Owned by: | arango |
---|---|---|---|
Priority: | minor | Milestone: | Release ROMS/TOMS 3.2 |
Component: | Nonlinear | Version: | 3.2 |
Keywords: | Cc: |
Description (last modified by )
ROMS/Nonlinear/sed_bed.F needs the ifdef SUSPLOAD around the ero_flux and settling_flux pointers for argument list, such as:
# ifdef SUSPLOAD & OCEAN(ng) % ero_flux, & & OCEAN(ng) % settling_flux, & # endif
(this is needed at 4 places at the top of the file, in the argument list).
Attachments (1)
Change History (2)
by , 17 years ago
comment:1 by , 17 years ago
Description: | modified (diff) |
---|---|
Resolution: | → Fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.