Opened 14 years ago

Closed 14 years ago

#464 closed bug (Fixed)

LAKE_SIGNELL update

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)

Please update the LAKE_SIGNELL test case to include an additional cpp option that will allow the BBL to compute the bottom orbital velocity:

  • Edit ROMS/Include/lake_signell.h and add the option #define SSW_CALC_UB within the ifdef SSW_BBL block (line 51). Leave the other options there, just add that new one.
  • In ssw_bbl.h, there are 2 occurrences of UB_swan, instead of Ub_swan (lower case b). Please modify ssw_bbl.h to have all occurrences of Ub_swan to have a lower case b.

Change History (1)

comment:1 by arango, 14 years ago

Description: modified (diff)
Resolution: Fixed
Status: newclosed

Yes, good catch. I also updated inp_par.F to included SOLVE3D conditionals in the average flags needed when running ROMS in shallow-water set-ups.

Note: See TracTickets for help on using tickets.