-
Baseline System Types 9 and 10 were not added to the major version of the ASHRAE 90.1 standard until 2010, yet the PRM measure is [adding them](https://github.com/NREL/openstudio-standards/blob/7d32e8…
-
@mostaphaRoudsari @chriswmackey
Folks I was thinking that since Chris has added all this awesome HVAC stuff, I would like to know the unmet hours of my simulation this is especially useful for ASHRA…
-
https://github.com/NREL/openstudio-standards/blob/baseline_automation/openstudio-standards/lib/openstudio-standards/standards/Standards.Space.rb#L1389
https://github.com/NREL/openstudio-standards/blo…
-
With a 100 tons chiller I ended up with a Constant primary variable secondary pumping instead of having a constant primary constant secondary (riding the pump curve)
-
It's missing Stairwells, Office, Community Room, Electrical/Mechanical, Exercise Room (Gym) etc. I don't think these should be classified as non residential.
-
Thank you Philip,
I am exploring EnergyPlus and the DOE Commercial Reference Buildings prototype models. I have been looking for a scripting tool to assist with my research. I have been reading the En…
-
It could be useful to allow a replaceable occupancy model in the zone model that adds sensible and latent heat to the zone air volume.
The model could contain a replaceable occupancy comfort model tha…
-
Testing PRM measure against an actual project.
EnergyPlus reports:
| | Proposed | Baseline |
| --- | --- | --- |
| Gross WWR | 34.07% | 24.37% |
| Gross Conditioned WWR | 44.5% | 32.03% |
PRM mea…
-
Right now we are using 2to3 to transition from python2 to python3. So we have
- python2 code that is unit tested
- 2to3 is used to generate python3 code
- python3 code that is unit tested
- setup.py …
-
Current version of `IDEAS.Buildings.Components.BaseClasses.MonoLayerAir` only supports vertical or horizontal surfaces for the convection computation. An `assert`with level `error` is used.
However, …