Skip to content

Conversation

@t-sommer
Copy link
Collaborator

@t-sommer t-sommer commented Jun 6, 2024

via fmi3SetFloat64()

fixes #1952

@t-sommer t-sommer requested a review from KarlWernersson June 6, 2024 14:07

Function <<get-and-set-variable-values,`fmi3Set{VariableType}`>>::
Only for variables with <<causality>> = <<input>> and <<variability>> = <<continuous>>.
Only for variables with <<causality>> = <<input>> and <<variability>> = <<continuous>>, and <<state,continuous-time states>>.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Only for variables with <<causality>> = <<input>> and <<variability>> = <<continuous>>, and <<state,continuous-time states>>.
Only for variables with <<variability>> = <<continuous>> and either <<causality>> = <<input>> or <<state,continuous-time states>>.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After discussion with Torsten, I agree that the original proposal with ", and <<state,continuous-time states>>." is better English

@t-sommer t-sommer merged commit fd8c034 into modelica:main Jul 24, 2024
@t-sommer t-sommer deleted the 1952-set-states-in-continuous-time-mode branch July 24, 2024 09:27
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

Successfully merging this pull request may close these issues.

Clarify which variables can be set in Continuous Time Mode

2 participants