2.3.7. UQ ApplicationsΒΆ
The UQ application is used to sample random variables (RVs) specified in any of the workflow steps (Event, Modeling, EDP, Simulation) for uncertainty quantification. It then runs commands written in the driver file, which call on the backend applications to execute the R2D Workflow. First, it populates values for the RVs, sampled from specified probability distributions, in the corresponding files (EVENT.json, SAM.json, EDP.json, SIM.json) for each simulation before executing the workflow. If no RVs are specified, the UQ application directly runs commands in the driver file without performing random sampling.
bknd-0039
Dakota-UQ
No description
- inputFile
<FileName(r)>
- name of file containing the input
- outFile
<FileName(w)>
- name of output file
- tabFile
<FileName(w)>
- name of tab file containing for each simulation the RV values and response values
bknd-0041
SimCenterUQ-UQ
No description
- inputFile
<FileName(r)>
- name of file containing the input
- outFile
<FileName(w)>
- name of output file
- tabFile
<FileName(w)>
- name of tab file containing for each simulation the RV values and response values