11.2.2. rheia.UQ.pce.Data
- class rheia.UQ.pce.Data(inputs, space_obj)
The class includes methods to create a file to store the samples and to store information on the stochastic design space, exctracted from the
design_space.txtandstochastic_space.txtfiles.- Parameters
inputs (dict) – input dictionary with information on the uncertainty quantification.
space_obj (object) – object that contains information on the test case.
- __init__(inputs, space_obj)
Methods
__init__(inputs, space_obj)Creating the file that saved the input samples and model outputs.
read_stoch_parameters([var_values])Read in the stochastic design space and save the information in a dictionary