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

Change dimension variables in LinearTransform model to integer data type #5

Closed
chrbertsch opened this issue Feb 13, 2020 · 0 comments · Fixed by #41
Closed

Change dimension variables in LinearTransform model to integer data type #5

chrbertsch opened this issue Feb 13, 2020 · 0 comments · Fixed by #41

Comments

@chrbertsch
Copy link
Collaborator

moved from CATIA-Systems/Test-FMUs#13

In the modeldescription,xml file of the LinearTransoform model (

Test-FMUs/LinearTransform/FMI3.xml the variables m and n are declared as Float64 variables.
Shouldn't they have an integer data type?

Comment by @t-sommer: Yes. It's still a work in progress. Currently the dimensions are fixed.

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 a pull request may close this issue.

1 participant