Technical Elements Documentation
    Preparing search index...

    Interface PlantOperatingStatesDocumentation

    Data structure to document the Plant Operating State Analysis This comprehensive documentation structure captures all aspects of the analysis process, findings, and provides traceability for the work.

    POS-D1, POS-D2, POS-D3

    interface PlantOperatingStatesDocumentation {
        asBuiltLimitations: string;
        decayHeatDetails: string;
        groupingProcessDetails: string;
        identificationProcessDetails: string;
        meanDurationsDetails: string;
        modelUncertaintySources: string;
        peerReviewFindings?: PeerReviewFinding[];
        plantEvolutionsDetails: string;
        praTaskInterfaces: string;
        processDescription: string;
        stateCharacteristics: string;
        stateGroupDefinitions: string;
        transitionRisks?: TransitionRisk[];
    }
    Index

    Properties

    asBuiltLimitations: string

    Assumptions and limitations due to the lack of as-built, as-operated details.

    decayHeatDetails: string

    Details on the decay heat associated with each plant operating state of each plant evolution.

    groupingProcessDetails: string

    Details on the process and criteria used to group plant operating states.

    identificationProcessDetails: string

    Details on the process and criteria used to identify plant operating states.

    meanDurationsDetails: string

    Details on the mean durations, mean times since shutdown, and mean frequencies of plant operating states.

    modelUncertaintySources: string

    Sources of model uncertainty, related assumptions, and reasonable alternatives.

    peerReviewFindings?: PeerReviewFinding[]

    Documentation of peer review findings and responses Especially important for PRAs performed during pre-operational stages

    plantEvolutionsDetails: string

    Details on the selection and definitions of the plant evolutions.

    praTaskInterfaces: string

    Specific interfaces with other PRA tasks for traceability.

    processDescription: string

    Description of the process used in the Plant Operating State Analysis.

    stateCharacteristics: string

    Defining characteristics of each plant operating state.

    stateGroupDefinitions: string

    Definition of each plant operating state group.

    transitionRisks?: TransitionRisk[]

    Documentation of transition risks Captures the risks associated with transitions between operating states