CATIA-Systems / FMPy

Simulate Functional Mockup Units (FMUs) in Python
Other
429 stars 118 forks source link

Example to create a simple FMU in MAC #673

Closed sergiochavezlazo96 closed 4 months ago

sergiochavezlazo96 commented 4 months ago

Hello, first of all thank you for having this project. I am starting to learn and use FMU and I just can't find a simple example to create an FMU from scratch using FMPy. Does someone know where can I find one? Thank you!

t-sommer commented 4 months ago

FMPy is a library to simulate (import) FMUs. If you need FMUs to experiment with you might want to take a look at the Reference FMUs. They come with source code and can be adapted to your needs.