Opened 16 years ago

Closed 16 years ago

#179 closed bug (Fixed)

add wubot to exchange field for inlet_test case — at Version 1

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 arango)

Please modify ROMS/External/coupling_inlet_test.in from

 Nexport(waves) = 5

  Export(waves) = Wdir  \
                  Wamp  \
                  Wlen  \
                  Wptop \
                  Wpbot

 Nimport(ocean) = 5

  Import(ocean) = Wdir  \
                  Wamp  \
                  Wlen  \
                  Wptop \
                  Wpbot

to

 Nexport(waves) = 6

  Export(waves) = Wdir  \
                  Wamp  \
                  Wlen  \
                  Wptop \
                  Wpbot \
                  Wubot

 Nimport(ocean) = 6

  Import(ocean) = Wdir  \
                  Wamp  \
                  Wlen  \
                  Wptop \
                  Wpbot \
                  Wubot

This application uses the SSW_BBL and requires the bottom orbital velocity to be sent from Waves to Ocean.

Change History (1)

comment:1 by arango, 16 years ago

Description: modified (diff)
Resolution: Fixed
Status: newclosed
Note: See TracTickets for help on using tickets.