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.txt and stochastic_space.txt files.

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)

create_samples_file()

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