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

Allow to create a good Newton solver guess by simulation #1122

Open
paulstapor opened this issue Jun 8, 2020 · 2 comments
Open

Allow to create a good Newton solver guess by simulation #1122

paulstapor opened this issue Jun 8, 2020 · 2 comments
Labels
c++ enhancement steady state Related to steady-state computation or sensitivity at steady state

Comments

@paulstapor
Copy link
Contributor

Ideally, a guess for the Newton solver could be created by simulating a little time span.
This could be implemented by allowing the user to either specify a guess-simulation time or a guess-simulation maximum step number, and launching the Newton solver at whatever is reached first of those two...

Opinions?

@FFroehlich
Copy link
Member

Before adding more stuff, I would rather address #1073, maybe with keeping this in mind as a feature.

@paulstapor
Copy link
Contributor Author

Totally agree! This is also why I created a separate issue for this idea, which was previously a subpoint of #1073. ;)

@dweindl dweindl added the steady state Related to steady-state computation or sensitivity at steady state label Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ enhancement steady state Related to steady-state computation or sensitivity at steady state
Projects
None yet
Development

No branches or pull requests

3 participants