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
134 stars 49 forks source link

Remove commented function #53

Closed FedericoTartarini closed 1 year ago

FedericoTartarini commented 1 year ago

Please remove this commented function since it also seems to be very similar to the function below.

https://github.com/CenterForTheBuiltEnvironment/pythermalcomfort/blob/c847e76471ad6c02548bc2d6458b6b50b51dd098/src/pythermalcomfort/models.py#L4248

AkihisaNomoto commented 1 year ago

Deleted this commented code.