Opened 17 years ago
Last modified 17 years ago
#179 closed bug
add wubot to exchange field for inlet_test case — at Initial Version
Reported by: | jcwarner | Owned by: | arango |
---|---|---|---|
Priority: | minor | Milestone: | Release ROMS/TOMS 3.2 |
Component: | Nonlinear | Version: | 3.2 |
Keywords: | Cc: |
Description
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 app uses the SSW BBL and requires the Bottom orbital velocity to be sent from Waves to Ocean.
Note:
See TracTickets
for help on using tickets.