alfalfa icon indicating copy to clipboard operation
alfalfa copied to clipboard

Update FMU handling

Open anyaelena opened this issue 4 years ago • 2 comments

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

anyaelena avatar Feb 18 '21 21:02 anyaelena

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

  • removing, updating Data_Manager
  • remove kpis since we aren't using those (@kbenne -- confirm)
  • Renaming TestCase to FMURunner?

nllong avatar Mar 10 '22 16:03 nllong

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

laurenklun avatar Mar 10 '22 18:03 laurenklun