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

Initialization implied by InitializationModelSensor doesn't fit #146

Open
tobolar opened this issue Sep 8, 2023 · 0 comments
Open

Initialization implied by InitializationModelSensor doesn't fit #146

tobolar opened this issue Sep 8, 2023 · 0 comments
Assignees

Comments

@tobolar
Copy link
Contributor

tobolar commented Sep 8, 2023

The enumeration TFS.Sensors.Internal.Types.InitializationModelSensor has two items steadyState and state. This implies that, during initialization of concerned models, either a) the state derivatives are set zero or b) the states can be given by user.

But IMO the implementation within the "initial equation" part of concerned models seems to be a bit different. Or it at least depends additionally on the boolean parameter filter_output.

See e.g. model TFS.Sensors.DifferenceSensor_Tp and others.

@tobolar tobolar added this to the next-MAJOR-version milestone Sep 26, 2023
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

2 participants