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

MRT Calculator

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.   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