Interface: MechanisticSourceTermUncertaintyAnalysis
Defined in: packages/docs-md/.tmp/typedoc-sanitized/mef-types/lib/mechanistic-source-term/mechanistic-source-term.ts:678
Extends
Properties
documentationOfResults?
optionaldocumentationOfResults:string
Defined in: packages/docs-md/.tmp/typedoc-sanitized/mef-types/lib/mechanistic-source-term/mechanistic-source-term.ts:723
Documentation of uncertainty and sensitivity analysis results Implements MS-D4
modelUncertainties
modelUncertainties:
object[]
Defined in: packages/docs-md/.tmp/typedoc-sanitized/mef-types/lib/core/shared-patterns.ts:151
Model uncertainties considered The concept of identifying, describing, and defining the treatment approach for model uncertainties is relevant across various technical elements of a PRA.
description
description:
string
Description of the uncertainty
impact
impact:
string
Impact on the model
isQuantified
isQuantified:
boolean
Whether the uncertainty is quantified
treatmentApproach
treatmentApproach:
string
How the uncertainty is addressed
uncertaintyId
uncertaintyId:
string
Uncertainty ID
Inherited from
BaseUncertaintyAnalysis.modelUncertainties
numberOfSamples?
optionalnumberOfSamples:number
Defined in: packages/docs-md/.tmp/typedoc-sanitized/mef-types/lib/core/shared-patterns.ts:137
Number of samples if using simulation Specific to simulation-based propagation methods (like Monte Carlo and Latin Hypercube) and is a general parameter for such methods.
Inherited from
BaseUncertaintyAnalysis.numberOfSamples
propagationMethod
propagationMethod:
"MONTE_CARLO"|"LATIN_HYPERCUBE"|"ANALYTICAL"|"OTHER"
Defined in: packages/docs-md/.tmp/typedoc-sanitized/mef-types/lib/core/shared-patterns.ts:130
Uncertainty propagation method Defines the method used to propagate uncertainty, which is a general concept applicable across different types of uncertainty analysis within a PRA.
Inherited from
BaseUncertaintyAnalysis.propagationMethod
quantificationMethod?
optionalquantificationMethod:object
Defined in: packages/docs-md/.tmp/typedoc-sanitized/mef-types/lib/mechanistic-source-term/mechanistic-source-term.ts:711
Method used to quantify uncertainty in the estimated source term Implements MS-D2
methodDescription
methodDescription:
string
Description of the method used
methodJustification?
optionalmethodJustification:string
Justification for selecting this method
randomSeed?
optionalrandomSeed:number
Defined in: packages/docs-md/.tmp/typedoc-sanitized/mef-types/lib/core/shared-patterns.ts:144
Seed value for random number generator if using simulation Used in simulation-based uncertainty propagation to ensure reproducibility or to control the random number generation process.
Inherited from
BaseUncertaintyAnalysis.randomSeed
releaseCategoryReference?
optionalreleaseCategoryReference:ReleaseCategoryReference
Defined in: packages/docs-md/.tmp/typedoc-sanitized/mef-types/lib/mechanistic-source-term/mechanistic-source-term.ts:681
releaseFractionUncertainties?
optionalreleaseFractionUncertainties:object[]
Defined in: packages/docs-md/.tmp/typedoc-sanitized/mef-types/lib/mechanistic-source-term/mechanistic-source-term.ts:693
Uncertainties in release fractions or quantities
description
description:
string
distributionType
distributionType:
DistributionType
parameters
parameters:
Record<string,number>
radionuclide
radionuclide:
string
sensitivityStudies?
optionalsensitivityStudies:SensitivityStudy[]
Defined in: packages/docs-md/.tmp/typedoc-sanitized/mef-types/lib/core/shared-patterns.ts:173
Sensitivity studies for unquantified uncertainties Sensitivity analysis is a general technique used to assess the impact of parameter variations or uncertainties on the results of an analysis.
Inherited from
BaseUncertaintyAnalysis.sensitivityStudies
sourceTermReference?
optionalsourceTermReference:SourceTermDefinitionReference
Defined in: packages/docs-md/.tmp/typedoc-sanitized/mef-types/lib/mechanistic-source-term/mechanistic-source-term.ts:680
Reference to the source term or release category being analyzed
transportPhenomenaUncertainties?
optionaltransportPhenomenaUncertainties:object[]
Defined in: packages/docs-md/.tmp/typedoc-sanitized/mef-types/lib/mechanistic-source-term/mechanistic-source-term.ts:684
Uncertainties specific to transport phenomena
description
description:
string
distributionType?
optionaldistributionType:DistributionType
impact
impact:
string
parameters?
optionalparameters:Record<string,number>
phenomenon
phenomenon:
string
uncertaintyPropagationResults?
optionaluncertaintyPropagationResults:object
Defined in: packages/docs-md/.tmp/typedoc-sanitized/mef-types/lib/mechanistic-source-term/mechanistic-source-term.ts:701
Results of uncertainty propagation
confidenceIntervals?
optionalconfidenceIntervals:object[]
description
description:
string
resultSummary
resultSummary:
string
uuid
uuid:
Format<"uuid">
Defined in: packages/docs-md/.tmp/typedoc-sanitized/mef-types/lib/core/meta.ts:20
