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

Variable Bounding #2999

Closed
friedmud opened this issue Apr 26, 2014 · 1 comment · Fixed by #14136
Closed

Variable Bounding #2999

friedmud opened this issue Apr 26, 2014 · 1 comment · Fixed by #14136
Labels
C: Framework P: minor A defect that does not affect the accuracy of results. T: task An enhancement to the software.

Comments

@friedmud
Copy link
Contributor

@WilkAndy added a cool new capability for bounding one variable by another. It will definitely hurt nonlinear convergence... but if you really need to enforce this then this will work.

We should think about making it a "real" MOOSE capability... maybe with a new System or an off-shoot of Dampers...

Here's his PR about this: #2952

@WilkAndy
Copy link
Contributor

Bounding has also been used by Ben S in FrictionalContactProblem

One day i hope PETsc will be able to do this in a similar way to their VI solvers.

@lindsayad lindsayad changed the title Solution Modification For Bounding Variable Bounding Oct 9, 2019
lindsayad added a commit that referenced this issue Oct 9, 2019
lindsayad added a commit to lindsayad/moose that referenced this issue Oct 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework P: minor A defect that does not affect the accuracy of results. T: task An enhancement to the software.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants