Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Combine multiple FMUs into one

I have a pandapower network and at some buses I have included batteries and photovoltaics as FMUs. Right now I have a master algorithm that creates the connections between the inputs and the outputs of the different FMUs and it runs the simulation.

My question is if it is possible to combine everything into one FMU, which will combine all the different inputs and all the different outputs together.

like image 837
Kosmylo Avatar asked Oct 30 '25 14:10

Kosmylo


1 Answers

Several free and commercial tools provide the capabality to create an FMU from multiple connected FMUS,sometimes called Matryoshka FMUs.

e.g.,

  • fmpy with "create fmu_container", see https://github.com/CATIA-Systems/FMPy/blob/master/tests/test_fmu_container.py for an example
  • Dymola: import FMUs and re-export as FMU
like image 95
Christian Bertsch Avatar answered Nov 03 '25 02:11

Christian Bertsch



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!