11.3.9. rheia.POST_PROCESS.post_process.PostProcessUQ.get_sobol

PostProcessUQ.get_sobol(result_dir, objective)

Retrieves the information on the Sobol’ indices from the corresponding file in the result directory.

Parameters
  • result_dir (str) – The result directory.

  • objective (str) – The name of the quantity of interest.

Returns

  • names (list) – The names of the stochastic parameters.

  • sobol (list) – The total’ order Sobol’ indices.