Name | ID | Description | Type |
---|---|---|---|
Dry Bulb Temperature | _dryBulbTemperature | A number representing the dry bulb temperature of the air in degrees Celcius. This input can also accept a list of temperatures representing conditions at different times or the direct output of dryBulbTemperature from the Import EPW component. | Goo |
Mean Radiant Temperature | meanRadiantTemperature_ | A number representing the mean radiant temperature of the surrounding surfaces in degrees Celcius. If no value is plugged in here, this component will assume that the mean radiant temperature is equal to air temperature value above. This input can also accept a list of temperatures representing conditions at different times or the direct output of dryBulbTemperature from the Import EPW component. | Goo |
Outdoor Temperature | _outdoorTemperature | The direct output of dryBulbTemperature from the Import EPW component. Alternatively, this can be a number representing the prevailing outdoor temperature in degrees Celcius. It can also be a list of prevailing outdoor temperatures that corresponds with the number of values connected above. Note that, when putting in values without a header like this, the values are meant to be the PREVAILING temperature (not the actual hourly outdoor temperature). | Goo |
Wind Speed | windSpeed_ | A number representing the wind speed of the air in meters per second. If no value is plugged in here, this component will assume a very low wind speed of 0.3 m/s, characteristic of most naturally ventilated buildings. This input can also accept a list of wind speeds representing conditions at different times or the direct output of windSpeed from of the Import EPW component. | Goo |
------------------------------ | ------------------------------ | ... | Goo |
Comfort Par | comfortPar_ | Optional comfort parameters from the "Ladybug_Adaptive Comfort Parameters" component. Use this to select either the US or European comfort model, set the threshold of acceptibility for comfort or compute prevailing outdoor temperature by a monthly average or running mean. These comfortPar can also be used to set a levelOfConditioning, which makes use of research outside of the official published standards that surveyed people in air conditioned buildings. | Goo |
Analysis Period | analysisPeriod_ | An optional analysis period from the Analysis Period component. If no Analysis period is given and epw data from the ImportEPW component has been connected, the analysis will be run for the enitre year. | Goo |
Run It | _runIt | Set to "True" to run the component and calculate the adaptive comfort metrics. | Goo |
Name | ID | Description | Type |
---|---|---|---|
Out | readMe! | ... | String |
------------------------------ | ------------------------------ | ... | Goo |
Comfortable Or Not | comfortableOrNot | A stream of 0's and 1's (or "False" and "True" values) indicating whether occupants are comfortable under the input conditions given the fact that these occupants tend to adapt themselves to the prevailing mean monthly temperature. 0 indicates that a person is not comfortable while 1 indicates that a person is comfortable. | Goo |
Condition Of Person | conditionOfPerson | A stream of interger values from -1 to +1 that correspond to each hour of the input data and indicate the following: -1 = The input conditions are too cold for occupants. 0 = The input conditions are comfortable for occupants. +1 = The input conditions are too hot for occupants. | Goo |
Degrees From Target | degreesFromTarget | A stream of temperature values in degrees Celcius indicating how far from the target temperature the conditions of the people are. Positive values indicate conditions hotter than the target temperature while negative values indicate degrees below the target temperture. | Goo |
------------------------------ | ------------------------------ | Script variable AdaptiveComfortCalculator | Goo |
Target Temperature | targetTemperature | A stream of temperature values in degrees Celcius indicating the mean target temperture or neutral temperature that the most people will find comfortable. | Goo |
Upper Temperature Bound | upperTemperatureBound | A stream of temperature values in degrees Celcius indicating the highest possible temperature in the comfort range for each hour of the input conditions. | Goo |
Lower Temperature Bound | lowerTemperatureBound | A stream of temperature values in degrees Celcius indicating the lowest possible temperature in the comfort range for each hour of the input conditions. | Goo |
------------------------------ | ------------------------------ | Script variable AdaptiveComfortCalculator | Goo |
Percent Of Time Comfortable | percentOfTimeComfortable | The percent of the input data for which the occupants are comfortable. Comfortable conditions are when the indoor temperature is within the comfort range determined by the prevailing outdoor temperature. | Goo |
Percent Hot Cold | percentHotCold | A list of 2 numerical values indicating the following: 0) The percent of the input data for which the occupants are too hot. 1) The percent of the input data for which the occupants are too cold. | Goo |
Site design © Robin Rodricks.
Site co-created by Andrew Heumann.
Ladybug and associated data © 2024 Ladybug Tools.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub