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

Skip BC check for volume calculations #2743

Merged
merged 3 commits into from
Oct 23, 2023
Merged

Conversation

pshriwise
Copy link
Contributor

Description

This is a simple change that, similar to running OpenMC in plotting mode, allows initialization to complete for a geometry without non-transmission boundary conditions when running in volume calculation mode.

Checklist

  • I have performed a self-review of my own code
  • I have run clang-format on any C++ source files (if applicable)

Copy link
Contributor

@paulromano paulromano left a comment

Choose a reason for hiding this comment

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

Thanks! Looks good to me, although the change in test_volume.py will have a merge conflict with #2742 so one of them will have to get updated depending on which we merge first.

@pshriwise
Copy link
Contributor Author

Thanks! Looks good to me, although the change in test_volume.py will have a merge conflict with #2742 so one of them will have to get updated depending on which we merge first.

I set #2742 to merge if CI is successful so I'll wait for that to go in and handle the conflict here. You did submit that one first after all 😃

@paulromano paulromano enabled auto-merge (squash) October 23, 2023 20:14
@paulromano paulromano merged commit b465a83 into openmc-dev:develop Oct 23, 2023
stchaker pushed a commit to stchaker/openmc that referenced this pull request Oct 25, 2023
church89 pushed a commit to openmsr/openmc that referenced this pull request Jul 18, 2024
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