Opened 14 years ago

Closed 14 years ago

#403 closed bug (Fixed)

Bug in ini_hmixcoef.F

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

Description (last modified by arango)

The horizontal diffusivity arrays diff2 and diff4 were not set correctly to its appropriate values in ini_hmixcoef.F because the C-preprocessing options were misspelled. We need to have TS_DIF2 or TS_DIF4 instead. This caused the diff2 or diff4 arrays to be zero in the horizontal diffusion for tracer (t3dmix*.h routines).

The routine ini_hmixcoef.F was introduced recently. Oops, it took me awhile to hunt this one. I was looking in the advection scheme instead. A very stupid typo! I waist a lot of time looking for this one.

Change History (4)

comment:1 by arango, 14 years ago

Resolution: Fixed
Status: newclosed

comment:2 by arango, 14 years ago

Description: modified (diff)

comment:3 by arango, 14 years ago

Resolution: Fixed
Status: closedreopened

Change the logic for updating generic horizontal mixing variables visc2, visc4, tnu2, and tnu4.

comment:4 by arango, 14 years ago

Resolution: Fixed
Status: reopenedclosed
Note: See TracTickets for help on using tickets.