CenterForTheBuiltEnvironment / pythermalcomfort

Package to calculate several thermal comfort indices (e.g. PMV, PPD, SET, adaptive) and convert physical variables.
https://pythermalcomfort.readthedocs.io/en/latest/
MIT License
140 stars 52 forks source link

Returning one value and not two #45

Closed FedericoTartarini closed 1 year ago

FedericoTartarini commented 1 year ago

In the docstring it is mentioned that two parameters are returned but only one is returned. Could you please fix this error and update the docstring?

https://github.com/CenterForTheBuiltEnvironment/pythermalcomfort/blob/c847e76471ad6c02548bc2d6458b6b50b51dd098/src/pythermalcomfort/jos3_functions/construction.py#L131

AkihisaNomoto commented 1 year ago

Corrected the docstring for calculating local body surface area and modified the valuable name.