CenterForTheBuiltEnvironment / comfort-dash

Revision of the CBE Comfort Tool using Dash.
2 stars 12 forks source link

Fix: errors in clo_value #36

Closed Jinjia-Bai closed 1 month ago

Jinjia-Bai commented 1 month ago

Input

Description

Implementation

image

There are no any error about clo_value or met_value now when select Adaptive_ASHRAE which do not have 'Clothing' and 'Metabolic Rate' parameters.

Jinjia-Bai commented 1 month ago

I stored all the parameters that the model may encounter as a class. Is that better now?

Jinjia-Bai commented 1 month ago

I used for loop to capture the ids of all parameters from all models and stored them in a set.