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

Develop "reality" concept #916

Open
grumpyinca opened this issue Jul 19, 2024 · 0 comments
Open

Develop "reality" concept #916

grumpyinca opened this issue Jul 19, 2024 · 0 comments
Assignees

Comments

@grumpyinca
Copy link
Contributor

Recent discussion as to how to best model and cope with various "corner cases" (for example, the solid condition of a compression spring) has developed the notion of "reality" and a separate "reality space" in addition to the original feasible space and relatively new valid space. The idea is that reality is a proper subset of validity and feasibility is a proper subset of reality.

The motivation for introducing this extra level of complexity is that situations like the solid condition of a compression spring are numerically valid, but not physically real. Experience has shown that adding a conditional to the math model that limits deflection at the solid condition incurs problems with the numerical search.

There is at least one possible approach that might eliminate the need to introduce the complexity of a reality concept. In the general case, it may be possible to introduce an additional dependent variable that measures the deviation from reality and then apply the existing validity and feasibility limits.

@grumpyinca grumpyinca added this to the Unassigned/Future milestone Jul 19, 2024
@grumpyinca grumpyinca self-assigned this Jul 19, 2024
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

No branches or pull requests

1 participant