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 worldtube boundary conditions to CSW #4753

Merged
merged 3 commits into from Feb 24, 2023

Conversation

nikwit
Copy link
Contributor

@nikwit nikwit commented Feb 17, 2023

Proposed changes

This adds the boundary conditions through which the worldtube communicates with the neighboring elements. They are a combination of constraint preserving boundary conditions and the analytical worldtube solution.

depends on #4752

@nikwit nikwit added the dependent Needs a different PR to be merged in first label Feb 17, 2023
@nikwit nikwit removed the dependent Needs a different PR to be merged in first label Feb 18, 2023
nilsdeppe
nilsdeppe previously approved these changes Feb 24, 2023
* It is then treated like a ghost field and applied with the chosen numerical
* flux. So far only the upwind flux has been tried.
*
* We tried several other combinations such as setting all fields from the
Copy link
Member

Choose a reason for hiding this comment

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

These are really great things to have in the documentation. Thank you for adding them!

@nilsdeppe
Copy link
Member

Looks like this needs a rebase to resolve a conflict. Can you ping me once that's done and we can merge this?

@nikwit
Copy link
Contributor Author

nikwit commented Feb 24, 2023

@nilsdeppe thank you for your review! I have rebased it.

@nilsdeppe nilsdeppe merged commit 2e67005 into sxs-collaboration:develop Feb 24, 2023
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.

None yet

2 participants