Combine multiple FMUs into one

Viewed 187

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.

1 Answers
Related