-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 multi-system to FEProblemSolve and deploy on Physics syntax #29021
Open
GiudGiud
wants to merge
23
commits into
idaholab:next
Choose a base branch
from
GiudGiud:PR_physics_multisys
base: next
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,746
−453
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for af40fae - Browse repository at this point
Copy the full SHA af40faeView commit details
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 285d84e - Browse repository at this point
Copy the full SHA 285d84eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9699d9c - Browse repository at this point
Copy the full SHA 9699d9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e72660a - Browse repository at this point
Copy the full SHA e72660aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5c8c3d - Browse repository at this point
Copy the full SHA a5c8c3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dea80d - Browse repository at this point
Copy the full SHA 2dea80dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8025c43 - Browse repository at this point
Copy the full SHA 8025c43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75a6931 - Browse repository at this point
Copy the full SHA 75a6931View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ff7654 - Browse repository at this point
Copy the full SHA 7ff7654View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b8469e - Browse repository at this point
Copy the full SHA 0b8469eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 717e6ad - Browse repository at this point
Copy the full SHA 717e6adView commit details -
Improve classic multi-system error message
Add documentation for multi-system fixed point
Configuration menu - View commit details
-
Copy full SHA for 9e88367 - Browse repository at this point
Copy the full SHA 9e88367View commit details -
- more careful distinction between linear and nonlinear systems - fix error messages Co-authored-by: joshuahansel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65345cb - Browse repository at this point
Copy the full SHA 65345cbView commit details -
- remove extra space on Solve converged - check for the existence of a single default NL conv - make the minimalApp test more resilient to ordering of object creation
Configuration menu - View commit details
-
Copy full SHA for b5f7713 - Browse repository at this point
Copy the full SHA b5f7713View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d81213 - Browse repository at this point
Copy the full SHA 7d81213View commit details -
Configuration menu - View commit details
-
Copy full SHA for 539d538 - Browse repository at this point
Copy the full SHA 539d538View commit details -
Add additional API to facilitate getting the system number from the v…
…ariable name Re-order tasks to make adding variables before checking integrity in physics (checks variables & systems) Add missing required tasks
Configuration menu - View commit details
-
Copy full SHA for c1ad9b8 - Browse repository at this point
Copy the full SHA c1ad9b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 579c9a3 - Browse repository at this point
Copy the full SHA 579c9a3View commit details -
Add legacy single-system behavior back to allow Optim modules executi…
…oners to function They rely on solving only one system, then performing operations in their OTHER solveObject (not fixed point solve, not inner_solve) then solving the second one
Configuration menu - View commit details
-
Copy full SHA for 4368c4d - Browse repository at this point
Copy the full SHA 4368c4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1832e14 - Browse repository at this point
Copy the full SHA 1832e14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d84669 - Browse repository at this point
Copy the full SHA 2d84669View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f0ff16 - Browse repository at this point
Copy the full SHA 8f0ff16View commit details
Commits on Nov 19, 2024
-
- remove boolean that enables legacy behavior - rename a parameter and re-type it to forward the selection of forward solve to the list of nonlinear systesm Co-authored-by: Alex Lindsay <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2484bd4 - Browse repository at this point
Copy the full SHA 2484bd4View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.