Closed Jinjia-Bai closed 1 month ago
Input
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.
I stored all the parameters that the model may encounter as a class. Is that better now?
I used for loop to capture the ids of all parameters from all models and stored them in a set.
Input
Description
Implementation
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.