We need your help! 🔥
Please consider disabling your ad-blocker to support this website! 🔑
We are a free, community-supported website! 🥰
We only display small unobtrusive ads which help us stay online! 💯
Thank you in advance! ❤️
0 | Ladybug
1 | AnalyzeWeatherData
2 | VisualizeWeatherData
3 | EnvironmentalAnalysis
4 | Renewables
5 | Extra
6 | Developers
7 | WIP

Clothing Function

Use this component to generate a list of values representing a clothing schedule based on outdoor air temperature. This schedule can be plugged into the clothingLevel_ input of the PMV Comfort Calculator component.
By default, this function used to derive clothing levels based on outside temperature was developed by Schiavon, Stefano and implemented on the CBE comfort tool (http://smap.cbe.berkeley.edu/comforttool/).
This version of the component allows users to change the maximum and minimum clothing levels, which Schiavon set at 1 and 0.46 respectively, and the temperatures at which these clothing levels occur, which Schiavon set at 26C and -5 C respectively.
Note that Schiavon did not endorse the changing of these values but they are provided here to allow users an additional level of freedom.

Inputs

NameIDDescriptionType
Outdoor Air Temperature_outdoorAirTemperatureA number or list of numbers representing the dry bulb temperature of the air in degrees Celcius. This input can also accept the direct output of dryBulbTemperature from the Import EPW component and this is recommended for hourly comfort analysis.Goo
Analysis PeriodanalysisPeriod_If you have hooked up annual temperatures from the importEPW component, use this input to Goo
Max ClomaxClo_An optional number representing the maximum clo value that someone will wear on the coldest days of the outdoorAirTemperature input. The default is set to 1 clo, which corresponds to a 3-piece suit.Goo
Max Clo TempmaxCloTemp_An optional number representing the temperature at which the maxClo_ value will be applied. The default is set to -5C, which means that any lower temperature will get the maxClo_ value.Goo
Min ClominClo_An optional number representing the minimum clo value that someone will wear on the hotest days of the outdoorAirTemperature input. The default is set to 0.46 clo, which corresponds to shorts and a T-shirt.Goo
Min Clo TempminCloTemp_An optional number representing the temperature at which the minClo_ value will be applied. The default is set to 26C, which means that any higher temperature will get the minClo_ value.Goo

Outputs

NameIDDescriptionType
OutreadMe!...String
Clo ValuescloValuesA list of numbers representing the clothing that would be worn at each hour of the _outdoorAirTemperature. Note that, if the component senses that you have hooked up a stream of hourly data, the clothing levels will alternate on a 12-hour basis.Goo

Video Tutorials

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

Report an Issue  |  Terms of Service