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

Enable setting t in NonlinearSystem creation #777

Closed
TorkelE opened this issue Feb 2, 2024 · 1 comment
Closed

Enable setting t in NonlinearSystem creation #777

TorkelE opened this issue Feb 2, 2024 · 1 comment

Comments

@TorkelE
Copy link
Member

TorkelE commented Feb 2, 2024

We should have an option for setting the value of t when nonlinear systems are created. Next, e.g Bifurcationproblem and hc_steady_states could use this functionality to permit the user to set t for which the steady states are found (probably t = Inf).

Once #739 is merged, we have a is_autonomous check in these cases (which yields an error if they are not).

@TorkelE
Copy link
Member Author

TorkelE commented Jun 4, 2024

There are currently no plans for this, it would have to be sorted out manually by the user (or create a SteadyStateProblem)

@TorkelE TorkelE closed this as completed Jun 4, 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