ibpsa / project1-boptest

Building Optimization Performance Tests
Other
109 stars 70 forks source link

Include and extract semantic information from BOPTEST testcases #591

Open anandkp92 opened 11 months ago

anandkp92 commented 11 months ago

This issue is to track the development of semantic model inclusion and extraction from BOPTEST testcases. The efforts starts with an implementation in the multizone_office_simple_air testcase.

anandkp92 commented 11 months ago

The development branch to handle this issue is another fork: https://github.com/anandkp92/project1-boptest/tree/issue591_semantics

dhblum commented 11 months ago

Thank you @anandkp92. This is great. A general comment, the last item about integration into BOPTEST API should focus more on the user's experience of accessing the semantic model/information, whereas the first four items relate to the workflow of a test case developer to include a semantic model in the Modelica and extract for inclusion in the test case. Just delineating a bit the target audiences/use cases.

dhblum commented 11 months ago

@EttoreZ FYI.

dhblum commented 1 week ago

Referencing https://github.com/ibpsa/project1-boptest/issues/360.