Skip to content
New issue

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

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

Already on GitHub? # to your account

fix face-centered BCs for refined levels #584

Merged
merged 4 commits into from
Mar 29, 2024

Conversation

BenWibking
Copy link
Collaborator

Description

Face-centered boundary conditions weren't using the correct physical boundary functor for refined levels.

Since we currently don't evolve any face-centered vars with AMR, this bug should not have affected anyone.

Related issues

N/A

Checklist

Before this pull request can be reviewed, all of these tasks should be completed. Denote completed tasks with an x inside the square brackets [ ] in the Markdown source below:

  • I have added a description (see above).
  • I have added a link to any related issues see (see above).
  • I have read the Contributing Guide.
  • I have added tests for any new physics that this PR adds to the code.
  • I have tested this PR on my local computer and all tests pass.
  • I have manually triggered the GPU tests with the magic comment /azp run.
  • I have requested a reviewer for this PR.

@BenWibking BenWibking requested a review from markkrumholz March 28, 2024 18:57
@BenWibking
Copy link
Collaborator Author

/azp run

Copy link

Azure Pipelines successfully started running 5 pipeline(s).

@BenWibking
Copy link
Collaborator Author

/azp run

Copy link

Azure Pipelines successfully started running 5 pipeline(s).

Copy link
Collaborator

@markkrumholz markkrumholz left a comment

Choose a reason for hiding this comment

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

See my inline comment / question.

@BenWibking BenWibking enabled auto-merge March 29, 2024 00:03
@BenWibking BenWibking added this pull request to the merge queue Mar 29, 2024
Merged via the queue into development with commit 80a8aef Mar 29, 2024
16 checks passed
@BenWibking BenWibking deleted the BenWibking/fix-facevar-bcs branch July 31, 2024 15:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants