fmi_bouncing_ball_native.pyΒΆ
-
pyfmi.examples.fmi_bouncing_ball_native.
run_demo
(with_plots=True)[source] This example shows how to use the raw (JModelica.org) FMI interface for simulation of an FMU.
FMU = bouncingBall.fmu (Generated using Qtronic FMU SDK (http://www.qtronic.de/en/fmusdk.html) )
This example is written similair to the example in the documentation of the ‘Functional Mock-up Interface for Model Exchange’ version 1.0 (http://www.functional-mockup-interface.org/)
Note
Press [source] (to the right) to view the example.