-
Hi Azogue
I am currently trying to use your psychrometric chart to plot hourly weather data for an annual period. The specified method for adding points to the chart is to enter DBT and RH co-ord…
-
- [x] Update header in `src` files to reflect version 2.2.0.
- [x] Release new version on NuGet.
- [x] Release new version on PiPy.
- [x] Create release and document log.
- [x] Upload ready-made E…
-
Have searched but not been able to find anyone asking about the IP units for enthalpy on the LB_Psychrometric Chart object. In the code the unit conversion appears correct / agrees with ASHRAE ( def k…
-
Need to switch between "Comfort" and "No comfort" legend words to be consistent to the point colors in the chart. Reported by Daniel (thanks).
Chris: The description of the psychrometric has a type f…
-
Issue overview
--------------
User file failed with a fatal psychrometric error due to very cold temperatures in the HVAC system. The problem comes from negative values set by EMS for fan pressure ,…
-
- [x] Update header in `src` files to reflect version 2.1.1.
- [x] Release new version on PiPy.
- [x] Create release and document log.
- [x] Upload ready-made Excel spreadsheets.
-
As many ladybug users know, @stgeorges did a phenomenal job assembling [~18 different thermal comfort models](https://github.com/mostaphaRoudsari/ladybug/blob/master/src/Ladybug_Thermal%20Comfort%20In…
-
Starting value of "-0" seems offputting and awkward, leave blank and allow users to input into a blank space.
-
```
>>> from CoolProp.HumidAirProp import HAPropsSI
>>> HAPropsSI('Twb','P',101325,'Tdb',273.15,'R',0.365)-273.15
-3.84217185513387
```
**Twb = -3.84 degC**, when using CoolProp.
But **Twb =…
-
Given that [this PR](https://github.com/ladybug-tools/ladybug-geometry/pull/3) has all of the tools needed to generate glazing surfaces from base Surface3D objects, this was going to be one of the nex…