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

SteadyState for Modelica.Blocks.Continuous.PI #4401

Open
HansOlsson opened this issue Apr 30, 2024 · 0 comments
Open

SteadyState for Modelica.Blocks.Continuous.PI #4401

HansOlsson opened this issue Apr 30, 2024 · 0 comments
Labels
L: Blocks Issue addresses Modelica.Blocks

Comments

@HansOlsson
Copy link
Contributor

If you look in Modelica.Blocks.Continuous.PI you see that y_start is enabled for steady-state (Modelica.Blocks.Types.Init.SteadyState), but not used in that case!

If you want to set a guess-value it makes more sense to set x_start in that case - or in rare cases y.start.

I thus believe that the simplest solution would be to just modify the enable-attribute.

@HansOlsson HansOlsson added the L: Blocks Issue addresses Modelica.Blocks label Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: Blocks Issue addresses Modelica.Blocks
Projects
None yet
Development

No branches or pull requests

1 participant