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

force parameter inversion using piecewiseMultilinearFromReporter func… #57

Open
wants to merge 4 commits into
base: devel
Choose a base branch
from

Conversation

lynnmunday
Copy link
Collaborator

…tions with parameterGradient method closes idaholab/moose#22221

@moosebuild
Copy link

moosebuild commented Sep 9, 2022

Job Documentation on 939f2e7 wanted to post the following:

View the site here

This comment will be updated on new commits.

@lynnmunday lynnmunday force-pushed the gridConstInversion branch 5 times, most recently from 219c98e to d7d2d9e Compare September 14, 2022 22:35
@moosebuild
Copy link

moosebuild commented Sep 14, 2022

Job Coverage on 939f2e7 wanted to post the following:

Coverage

886348 #57 939f2e
Total Total +/- New
Rate 87.35% 85.64% -1.71% 55.93%
Hits 1001 1014 +13 33
Misses 145 170 +25 26

Diff coverage report

Full coverage report

Warnings

  • New new line coverage rate 55.93% is less than the suggested 90.0%

This comment will be updated on new commits.

…nctions with parameterGradient method. Gridded data requires 9 parameters to be defined instead of 4 even though only four cells of data are being optimized with piecewiseMultiConstant. So the problems areally only dependent on 4 parameters, not 9.. closes #56
…tiConstantFromReporter to describe body force
@lynnmunday
Copy link
Collaborator Author

@scttmllr
This is the PR I was telling you about!

@scttmllr
Copy link

Looks good! Merge it. More c++ next time.

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.

use piecewiseMultiConst function to invert for force parameters
3 participants