-
EnergyPlus uses a different way of calculating the equivalent radiant temperature of the environment.
Currently we use:
```
final parameter Real Fssky=(1 + cos(inc))/2
"radiant-interchange…
-
Currently, the verification calculations according to ASHRAE 140 show large deviations compared with the reference results.
-
I've noticed that we do not use the same correlations in `IDEAS.Buildings.Components.BaseClasses.InteriorConvection` than the ones used in `Buildings.HeatTransfer.Convection.Functions.HeatFlux`.
The …
-
I am trying to validate humid air calculations and I would be thankful for any help with the issue.
While CoolProp calculations and data from ASHRAE RP-1485 are essentially identical, humid air densit…
-
Test Purpose:I wrote a program to see if the temperature of the air and mass inside the house would stay constant if they were set equal to the outside temperature. The program contained a single hous…
-
Test Purpose:I wrote a program to see if the temperature of the air and mass inside the house would stay constant if they were set equal to the outside temperature. The program contained a single hous…
-
Test Purpose:I wrote a program to see if the temperature of the air and mass inside the house would stay constant if they were set equal to the outside temperature. The program contained a single hous…
-
Hi Everyone
@chiensiTB @chriswmackey @mostaphaRoudsari
Even after our skype meeting the other day and few emails back and forth I am still quite confused as to where we are at and what needs to be i…
-
G3.1.2.9 Fan Motor Efficiency = the efficiency from Table 10.8 for the next motor size greater than the
bhp using the enclosed motor at 1800 rpm
To me this means that if bhp < 1 HP, you should look a…
-
I ran acros this testing fix for issue #1591. It seems like the fix is more likely related to changes made between 1.7.1 and 1.7.2 than fixes made for BCL attributes. Below are screenshots of the issu…