Examples¶
This section contains examples to illustrate the use of CoFMPy.
First, general examples demonstrate how to configure and run CoFMPy on toy cases. More low level features are also explained.
Second, academic examples illustrate how to apply CoFMPy on well-known systems, such as the Bouncing Ball.
General examples¶
Academic FMU examples¶
This section gathers examples of well-known systems that are used in academic contexts, such as the Bouncing Ball, the Dual Mass Oscillator, etc.
Download all examples in Python source code: gallery_python.zip
Download all examples in Jupyter notebooks: gallery_jupyter.zip