modelica-buildings icon indicating copy to clipboard operation
modelica-buildings copied to clipboard

Modelica Buildings library

Results 271 modelica-buildings issues
Sort by recently updated
recently updated
newest added

I am not able to run Spawn of EnergyPlus example file in Impact using windows. It is giving compilation error of C code generated. The latest default Impact version uses...

This issue is to implement model-based PID tuning methods described in https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.831.9430&rep=rep1&type=pdf. The structure of the resulting Modelica class is shown as below: ![image](https://user-images.githubusercontent.com/6975889/153145091-f14c71f2-f15f-4348-9aa8-de851a0a966d.png) Besides, this issue may require changes...

This merges the PID autotuning to the master.

OpenBuildingControl

This issue is to prepare release 9.0.0

This issue is to make a branch with a smaller test case to isolate where `Buildings.HeatTransfer.Windows.BaseClasses.Examples.TransmittedRadiation` fails to translate with OpenModelica 1.20.0~dev-101-g55feca1 This is handled in https://github.com/OpenModelica/OpenModelica/issues/8958

OpenModelica

This issue is to add duty cycle blocks as discussed in ASHRAE231p meeting: - [x] `CDL.Logical.ConstantDutyCycle`: produces an output that cycles on and off according to the specified length of...

On branch `scale_eplus_floor`, commit cf98372053afccc447a5c5987acc1f5e5a62fd1d the command: ``` OutputCPUtime = true; Advanced.ParallelizeCode = false; Advanced.SparseActivate = true; modelInstance="Buildings.Examples.ScalableBenchmarks.ZoneScaling.EnergyPlus.Large4Floors()"; simulateModel(modelInstance, startTime=16848000, stopTime=17280000, method="CVode", tolerance=1e-05, resultFile="Large4Floors", numberOfIntervals=500); ``` Takes about 60 seconds...

enhancement
spawn

@JayHuLBL: I am submitting this PR to merge the updated boiler plant controls after the latest updates to CDL. Can you please merge the latest master branch into the base...

@JayHuLBL : I am creating this PR for the fan coil unit controls. I have currently assigned the destination branch as the 'master' branch. Can you please create a new...