-
I'm super pumped to see that this has been ported over with IP usage. As a mechanical engineer without much debugging experience, I'm running this code and getting the following issue. Am I doing some…
-
The following variables of the model `Buildings.Controls.OBC.ASHRAE.G36.AHUs.MultiZone.VAV.SetPoints.Validation.ReliefFanGroup` fail the verification vs the reference transient generated by Dymola:
-…
-
```
What 90.1 PRM Section(s) are relevant to this issue?
3.7.6.5 Heat Pump Compressor Minimum Operating Temp
Explanation of issue:
The PRM indicates 17°F as the minimum HP operating temperature. Ho…
-
@dmaddoxwhite @lymereJ @weilixu
In `model_differentiate_primary_secondary_thermal_zones`, it appears that both the maximum internal load check *AND* the equivalent full-load hours check are used t…
-
Error trace below.
Occurs when uid is not found. Assuming there is some asynchronous stuff happening when trying to download from BCL:
https://github.com/BuildingSync/BuildingSync-gem/blob/3be36f…
-
```
What 90.1 PRM Section(s) are relevant to this issue?
3.4.3 Interior Lighting - Light Heat Gain Distribution
Explanation of issue:
A) The Input restrictions indicate user values are allowed with…
-
Requested by a user. Make it a standard part of the "Zone Temperatures" output? Or rename to "Zone Conditions"?
-
We currently use ASHRAE 2013 Design conditions in the EPW files for an AMY run. So we are sizing to the design conditions for 2013. This might be relatively reasonable as there is a distribution of HV…
-
Using commit [30fd0f3d1f](https://github.com/lbl-srg/modelica-buildings/tree/30fd0f3d1f004812b9b468b547d27d120db2bb14) of MBL, the final keyword in the following bindings is disregarded.
```mo
parti…
-
Reference Clause 20.2.20 Encoding of a BACnetARRAY of BACnetLIST datatype, the following example should work but doesn't:
```python
s = ListOf(Integer)
t = ArrayOf(ListOf(Integer))
x =…