11.2.24. rheia.UQ.uncertainty_quantification.get_design_variables
- rheia.UQ.uncertainty_quantification.get_design_variables(case)
This function loads the design variable names and bounds out of the
design_space.csvfile.- Parameters
case (string) – The name of the case.
- Returns
var_dict – A dictionary which includes the design variables and their bounds.
- Return type
dict