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

Passing variable descriptions #37

Closed
dhblum opened this issue Feb 26, 2019 · 4 comments
Closed

Passing variable descriptions #37

dhblum opened this issue Feb 26, 2019 · 4 comments

Comments

@dhblum
Copy link
Collaborator

dhblum commented Feb 26, 2019

This issue is to address passing variable descriptions from a Modelica model to an FMU model, and from the FMUI model to the API.

Development requirements may be synergistic with #32.

@dhblum dhblum added enhancement New feature or request and removed enhancement New feature or request labels Feb 26, 2019
@dhblum
Copy link
Collaborator Author

dhblum commented Feb 26, 2019

In pyfmi, fmu.get_variable_description() is helpful.

@dhblum dhblum mentioned this issue Mar 6, 2019
3 tasks
@dhblum
Copy link
Collaborator Author

dhblum commented Mar 15, 2019

fmu get_variable_description () can not find description of block. Must use description of variable, which right now is implemented in the block code itself and is not easily editable from the instantiation of the block.

@dhblum
Copy link
Collaborator Author

dhblum commented Apr 2, 2019

Implemented in IBPSA Modelica Library in ibpsa/modelica-ibpsa@78fcd0e.

@dhblum
Copy link
Collaborator Author

dhblum commented Apr 8, 2019

Closed by #52.

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

No branches or pull requests

1 participant