Technical Elements Documentation
    Preparing search index...

    Interface MechanisticSourceTermPreOperationalAssumptionsDocumentation

    Documentation for pre-operational assumptions in mechanistic source term analysis.

    MS-E4

    interface MechanisticSourceTermPreOperationalAssumptionsDocumentation {
        assumptions: PreOperationalAssumption[];
        releaseTimingAssumptions?: {
            assumption: string;
            impact: string;
            operationalInformationNeeded: string;
            releaseCategory: mechanistic_source_term.ReleaseCategoryReference;
        }[];
        supportingDocumentationReferences?: string[];
        transportBarrierAssumptions?: {
            assumption: string;
            barrier: string;
            designInformationNeeded: string;
            impact: string;
        }[];
        transportPhenomenaLimitations?: {
            informationNeeded: string;
            limitation: string;
            phenomenon: string;
            workaround: string;
        }[];
        validationPhase?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Assumptions due to lack of as-built, as-operated details

    releaseTimingAssumptions?: {
        assumption: string;
        impact: string;
        operationalInformationNeeded: string;
        releaseCategory: mechanistic_source_term.ReleaseCategoryReference;
    }[]

    Assumptions specific to release timing

    supportingDocumentationReferences?: string[]

    References to supporting documentation

    transportBarrierAssumptions?: {
        assumption: string;
        barrier: string;
        designInformationNeeded: string;
        impact: string;
    }[]

    Assumptions specific to radionuclide transport barriers

    transportPhenomenaLimitations?: {
        informationNeeded: string;
        limitation: string;
        phenomenon: string;
        workaround: string;
    }[]

    Limitations on transport phenomena modeling

    validationPhase?: string

    Plant construction or operational phase when assumption can be validated