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

Add direct perturbation-based sensitivity coefficient calculation support in STM #28672

Merged
merged 25 commits into from
Sep 26, 2024

Conversation

grmnptr
Copy link
Contributor

@grmnptr grmnptr commented Sep 19, 2024

Closes #28671

@grmnptr grmnptr changed the title Direct sensitivity 28671 Add direct perturbation-based sensitivity coefficient calculation support in STM Sep 25, 2024
@moosebuild
Copy link
Contributor

Job Precheck on 8597158 wanted to post the following:

Your code requires style changes.

A patch was auto generated and copied here
You can directly apply the patch by running, in the top level of your repository:

curl -s https://mooseframework.inl.gov/docs/PRs/28672/clang_format/style.patch | git apply -v

Alternatively, with your repository up to date and in the top level of your repository:

git clang-format 6ffbd76688c2c09567f930c89298b6e5a6a403b8

@grmnptr grmnptr marked this pull request as ready for review September 26, 2024 00:35
@moosebuild
Copy link
Contributor

moosebuild commented Sep 26, 2024

Job Documentation on 508b15b wanted to post the following:

View the site here

This comment will be updated on new commits.

@moosebuild
Copy link
Contributor

moosebuild commented Sep 26, 2024

Job Coverage on 508b15b wanted to post the following:

Framework coverage

Coverage did not change

Modules coverage

Stochastic tools

6ffbd7 #28672 508b15
Total Total +/- New
Rate 90.66% 90.68% +0.02% 91.89%
Hits 7991 8093 +102 102
Misses 823 832 +9 9

Diff coverage report

Full coverage report

Full coverage reports

Reports

This comment will be updated on new commits.

@grmnptr
Copy link
Contributor Author

grmnptr commented Sep 26, 2024

Added extra tests like valgrind an everything passes, openmpi failure is not related.

@grmnptr grmnptr merged commit 2cabc10 into idaholab:next Sep 26, 2024
50 of 51 checks passed
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.

Feature Request: Direct perturbation-based sensitivity analysis
3 participants