pythermalcomfort
pythermalcomfort copied to clipboard
Mean Radiant Temperature Estimations
Is your feature request related to a problem? Please describe. Not really a problem, just something I would find useful. There are various ways to estimate Mean Radiant Temperature, hence it would be useful to have it in this package.
Describe the solution you'd like One method that can estimate Mean Radiant Temperature. For example the "traditional method" by Fanger, "Six-directional method", "Black globe thermometer method".
Preferably I would propose, one MeanRadiantTemperature Class, that holds the various methods and its inputs.
Describe alternatives you've considered Otherwise, its also possible to create seperate methods for each estimation independantly.
I can inccoperate them :)!