Power capacity as a input for FMU using EnergyPlus

asked 2021-06-16 06:19:34 -0500

xavfa's avatar

updated 2021-06-22 10:21:41 -0500

Hi to all, I am trying to figure out how could I consider a possible limitation of power capacity to the building heating system using EnergyPlus and FMU's process. For a case study of a district heating network with several building, I am building co-simulation environment with each building modelled in EnergyPlus and embedded into FMU and district heating system in a separate model (in python). The output from building's FMU are the energy needs at each time step while the output form the district heating system is the overall available power for next time step. I am using ideal loads system in EnergyPlus but I didn't figure out how to control the heating capacity by being an input for the FMU... does any one has idea of workaround ? thank in advances,

edit retag flag offensive close merge delete

Comments

sashadf1's avatar sashadf1  ( 2021-06-17 13:02:21 -0500 )edit

Thanks, I've been reading this so many times, so I might miss something, but there is no clue to my issue. to rephrase the question : Is there a way to change the power capacity at each time step ?

xavfa's avatar xavfa  ( 2021-08-19 09:49:27 -0500 )edit

If the power capacity can be driven by a schedule, or an actuator, then yes you can change it at each time step after exporting that particular variable as an FMU input. If this is not possible, then I suggest creating a new question which will not have anything to do with FMU to avoid confusion in the answers.

Thierry Nouidui's avatar Thierry Nouidui  ( 2021-08-20 00:57:28 -0500 )edit