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

Correct enumeration conversion #1083

Closed
mwetter opened this issue Nov 29, 2017 · 0 comments · Fixed by #1084
Closed

Correct enumeration conversion #1083

mwetter opened this issue Nov 29, 2017 · 0 comments · Fixed by #1084
Assignees

Comments

@mwetter
Copy link
Member

mwetter commented Nov 29, 2017

The data center models use integer(...) instead of Integer(...) for converting an enumeration to an integer. This is not correct according to the Modelica language specification, and JModelica does not accept this error.

@mwetter mwetter self-assigned this Nov 29, 2017
mwetter added a commit that referenced this issue Nov 30, 2017
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