WEC-Sim / WEC-Sim

Wave Energy Converter Simulator (WEC-Sim), an open-source code for simulating wave energy converters.
https://wec-sim.github.io/WEC-Sim
Apache License 2.0
150 stars 165 forks source link

Body block library update for bug fix #1346 #1347

Closed dforbush2 closed 3 weeks ago

dforbush2 commented 3 weeks ago

This PR resolves the bug found in #1346 by updating the hydrodynamic body mask to propagate body number to the "From" flag in the radiation convolution integral calculation.

Credit to @hachikoi1 for finding this bug.

dforbush2 commented 3 weeks ago

This also will need to go to the dev branch of WEC-Sim/WEC-Sim

akeeste commented 3 weeks ago

Assuming the tests pass again, let's merge