-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Generalize StochasticControl to work with vectorpostprocessor return values #32201
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
base: next
Are you sure you want to change the base?
Conversation
|
Job Documentation, step Docs: sync website on e54cf1c wanted to post the following: View the site here This comment will be updated on new commits. |
|
Job Coverage, step Generate coverage on e54cf1c wanted to post the following: Framework coverageCoverage did not change Modules coverageStochastic tools
Full coverage reportsReports
This comment will be updated on new commits. |
||||||||||||||||||||||||||
5c8e7e5 to
a6c8359
Compare
|
Job Test, step Results summary on e54cf1c wanted to post the following: Framework test summaryCompared against 788055f in job civet.inl.gov/job/3507531. No change Modules test summaryCompared against 788055f in job civet.inl.gov/job/3507531. Added tests
|
Closes #32196
Reason
This functionality allows direct comparison of models with concentration profiles and time-series data via stochasticControl.
Design
extend the N-th dimensionality behavior of the StochasticControl interface. Allow object format for arrays
Impact
No existing functionality is expected to be affected.