Loading examples/modelica/run_fmu.py +0 −4 Original line number Diff line number Diff line Loading @@ -15,10 +15,6 @@ This python file will: - simulate the fmu - create a wide variety of plots (with grouping to help compare variables of the same name) **NOTE**: This is an example and not a polished product. Future efforts may include TODO: Create a python library in AutoCSM for simplifying the preparing, exporting, and simulating FMUs TODO: Simplify this example based on that python library """ import fmpy Loading Loading
examples/modelica/run_fmu.py +0 −4 Original line number Diff line number Diff line Loading @@ -15,10 +15,6 @@ This python file will: - simulate the fmu - create a wide variety of plots (with grouping to help compare variables of the same name) **NOTE**: This is an example and not a polished product. Future efforts may include TODO: Create a python library in AutoCSM for simplifying the preparing, exporting, and simulating FMUs TODO: Simplify this example based on that python library """ import fmpy Loading