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

Add documentation on how to handle moving meshes #381

Merged
merged 11 commits into from
Apr 19, 2024

Conversation

fsimonis
Copy link
Member

This PR adds content to docs > couple your code > advanced > dealing with moving meshes

Copy link
Member

@uekerman uekerman left a comment

Choose a reason for hiding this comment

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

Originally, I had only ALE in mind for this page (moving meshes). But the content now is also good to have. Maybe we should rename the page then to "moving geometries"?

@fsimonis
Copy link
Member Author

@uekerman I intended covering everything that does not follow "meshes are static and don't change" assumption of preCICE.

So:

  • Growing and shrinking meshes, Adaptive meshes, runtime re-meshing
  • Dynamic/moving meshes (ALE)
  • Overset meshes
  • Rapidly changing mesh (Discrete element method), "I don't even know where I want to sample beforehand" (custom interpolant, just in-time mappings)

fsimonis and others added 6 commits April 19, 2024 16:39
…g-meshes.md

Co-authored-by: Benjamin Uekermann <benjamin.uekermann@gmail.com>
…g-meshes.md

Co-authored-by: Benjamin Uekermann <benjamin.uekermann@gmail.com>
…g-meshes.md

Co-authored-by: Benjamin Uekermann <benjamin.uekermann@gmail.com>
…g-meshes.md

Co-authored-by: Benjamin Uekermann <benjamin.uekermann@gmail.com>
…g-meshes.md

Co-authored-by: Benjamin Uekermann <benjamin.uekermann@gmail.com>
…g-meshes.md

Co-authored-by: Benjamin Uekermann <benjamin.uekermann@gmail.com>
@fsimonis fsimonis merged commit 749f8d1 into master Apr 19, 2024
2 checks passed
@fsimonis fsimonis deleted the add-dealing-with-moving-meshes branch April 19, 2024 14:46
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