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

Fixed bugs with FmiVariables (causality, variability, isArray expanding) #19

Merged
merged 6 commits into from
Mar 8, 2024

Conversation

KristofferSkare
Copy link
Collaborator

Fixes #1. Fixes #18.

This PR fixes some issues with variability and causality for the FmiVariables.
This is mainly problems with parameters, where the causality and variability has to be set differently than for inputs and outputs.

There was also a bug with generating the modelDescription.xml with array varaibles where the correct number of variables was not generated.

In addition there were some typo bugs that was fixed.

@KristofferSkare KristofferSkare added the bug Something isn't working label Mar 7, 2024
Copy link
Collaborator

@Jorgelmh Jorgelmh left a comment

Choose a reason for hiding this comment

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

Great job! Thanks for looking into these details!

@KristofferSkare KristofferSkare merged commit c8c992e into main Mar 8, 2024
22 checks passed
@KristofferSkare KristofferSkare deleted the bug/1-model-description-parameters branch March 8, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants