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

Check for overlapping halo's #143

Merged
merged 4 commits into from
Dec 7, 2024
Merged

Conversation

CasparJungbacker
Copy link
Collaborator

@CasparJungbacker CasparJungbacker commented Dec 6, 2024

If the MPI domain decomposition is such that either one of the local horizontal dimensions is smaller than the required number of ghost cells, the halo regions overlap and simulations will blow up eventually. This PR adds some simple checks to make sure this isn't the case.

Also did some formatting.

@fjansson fjansson merged commit c7d95e1 into dalesteam:dev Dec 7, 2024
14 checks passed
@CasparJungbacker CasparJungbacker deleted the halo-check branch December 11, 2024 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants