-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add model to interface with EnergyPlus thermal zone model #1129
Comments
Few open issues
|
produces the following output, where
|
|
If the solver is changed to CVode, the simulation works:
Update
|
@mwetter Is this the correct branch that I should merge with |
@AntoineGautier : Please merge Once the E+ FMU works, this will be merged into |
This branch is to add the Modelica code to interface with the EnergyPlus thermal zone model.
See https://lbl-srg.github.io/soep/softwareArchitecture.html#coupling-of-energyplus-envelope-and-room-with-modelica-based-hvac-and-control
To connect to HVAC, the model
Buildings.Fluid.FMI.ExportContainers.HVACZone
may be used.The text was updated successfully, but these errors were encountered: