Skip to content
This repository has been archived by the owner on Feb 12, 2020. It is now read-only.

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

Open
chrbertsch opened this issue Feb 8, 2020 · 1 comment

Comments

@chrbertsch
Copy link

In the modeldescription,xml file of the LinearTransoform model (

<Float64 name="m" valueReference="0" description="" causality="parameter" variability="constant" start="2"/>
), the variables m and n are declared as Float64 variables.
Shouldn't they have an integer data type?

@t-sommer
Copy link
Contributor

t-sommer commented Feb 8, 2020

Shouldn't they have an integer data type?

Yes. It's still a work in progress. Currently the dimensions are fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants