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

Allow get_microxs_and_flux to use OPENMC_CHAIN_FILE environment variable #2934

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

eepeterson
Copy link
Contributor

Description

I noticed the get_microxs_and_flux function was not allowing me to use the chain file specified by the environment variable. This PR corrects that.

Checklist

  • I have performed a self-review of my own code
    - [ ] I have run clang-format (version 15) on any C++ source files (if applicable)
  • I have followed the style guidelines for Python source files (if applicable)
    - [ ] I have made corresponding changes to the documentation (if applicable)
    - [ ] I have added tests that prove my fix is effective or that my feature works (if applicable)

@eepeterson eepeterson requested a review from drewejohnson as a code owner April 3, 2024 00:02
@eepeterson eepeterson force-pushed the fix_microxs_and_flux branch from 4cad583 to 4669c79 Compare April 4, 2024 01:40
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!

@paulromano paulromano merged commit 0aad22d into openmc-dev:develop Apr 5, 2024
18 checks passed
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