Skip to content

Add mesh displacement to the mesh position in GridOutput#554

Merged
tdcwilliams merged 1 commit intomasterfrom
hotfix553_Moorings
Aug 13, 2021
Merged

Add mesh displacement to the mesh position in GridOutput#554
tdcwilliams merged 1 commit intomasterfrom
hotfix553_Moorings

Conversation

@einola
Copy link
Copy Markdown
Member

@einola einola commented Aug 13, 2021

As GridOutput only sees the BamgMesh object then it cannot take the mesh
displacement happening over a time step into account. This fix adds the
mesh displacement (M_UM) as an argument to the updateGrid calls of
GridOutput.

This addresses issue #552 in the master branch

As GridOutput only sees the BamgMesh object then it cannot take the mesh
displacement happening over a time step into account. This fix adds the
mesh displacement (M_UM) as an argument to the updateGrid calls of
GridOutput.

This addresses issue #552 in the master branch
@einola einola requested a review from tdcwilliams August 13, 2021 12:04
Copy link
Copy Markdown
Contributor

@tdcwilliams tdcwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great - thanks Einar

@tdcwilliams tdcwilliams merged commit c70ed9d into master Aug 13, 2021
@tdcwilliams tdcwilliams deleted the hotfix553_Moorings branch August 13, 2021 12:40
@einola
Copy link
Copy Markdown
Member Author

einola commented Aug 13, 2021

Don't forget to update the tag to 2.0.1

@tdcwilliams
Copy link
Copy Markdown
Contributor

I had forgotten, but just did it - thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants