We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To facilitate load-following Cardinal simulations more easily, the Controls System can be used to allow simulations with varying power.
The power and source_strength parameters from OpenMCCellAVerageProblem will be changed to controllable.
power
source_strength
Users will still be able to use power and source_strength as before, this will just add a new use for them.
Additional context I will make a PR to add this instead of following up on #961.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Reason
To facilitate load-following Cardinal simulations more easily, the Controls System can be used to allow simulations with varying power.
Design
The
power
andsource_strength
parameters from OpenMCCellAVerageProblem will be changed to controllable.Impact
Users will still be able to use
power
andsource_strength
as before, this will just add a new use for them.Additional context
I will make a PR to add this instead of following up on #961.
The text was updated successfully, but these errors were encountered: