Grasshopper Docs

Community documentation for Grasshopper add-ons & plugins

0 | Ladybug
1 | AnalyzeWeatherData
2 | VisualizeWeatherData
3 | EnvironmentalAnalysis
4 | Renewables
5 | Extra
6 | Developers
7 | WIP

Use this component calculate Mean Radiant Temperature (MRT) given a set of temperatures and corresponding view factors. This component will check to be sure view factors add to 1 and will use the following formula:
MRT = (V1*T1^4 + V2*T2^4 + ...) ^ (1/4)
Where V corresponds to a view factor and T corresponds to a temperature.

Inputs

NameIDDescriptionType
Temperatures_temperaturesA list of radiant temperatures in Celcius that correspond to view factors below.Goo
View Factors_viewFactorsA list of viewFactors that correspond to the temperatures above. These should sum to 1.Goo

Outputs

NameIDDescriptionType
MRTMRTThe Mean Radiant Temperature that results from the input temperatures and view factors.Goo

Video Tutorials

Site design © Robin Rodricks.   Co-created by Andrew Heumann.   Ladybug and associated data © 2023 Ladybug Tools.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service