Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vis: Fix another bug with vtk writing of non-square wave surface #2350

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

luwang00
Copy link
Contributor

Feature or improvement description
The y-coordinates of the VTK points were incorrect. This PR fixes this bug.

Related issue, if one exists
Another issue with the visualization of rectangular wave field was fixed with PR #2338

Impacted areas of the software
Visualization of rectangular wave surfaces only.

Test results, if applicable
This is not part of the regression tests (we don't output vtk in regression tests due to data size).

The y-coordinates of the VTK points were incorrect.
@andrew-platt andrew-platt self-assigned this Jul 30, 2024
@andrew-platt andrew-platt merged commit 50f9ba0 into OpenFAST:dev Jul 30, 2024
21 checks passed
@luwang00 luwang00 deleted the b/WaveSurf_nonSquare branch August 30, 2024 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants