NREL / alfalfa

Alfalfa is a web service that enables runtime interaction with building energy models (OpenStudio/EnergyPlus and FMUs compiled from Modelica or Spawn) over REST APIs.
Other
43 stars 13 forks source link

Update FMU handling #139

Open anyaelena opened 3 years ago

anyaelena commented 3 years ago

Replace "testcase.py" with "pyfmi" to remove BOPtest-specific FMU handling.

nllong commented 2 years ago

It appears that testcase.py already uses pyfmi, so I think we need to refactor it to be more friendly and to eventually support the spawn modelica runner path.

This probably means

laurenklun commented 2 years ago

We are not reporting KPIs back to alfalfa. Kyle and Nick agree.