Reactor Failure Analysis Report

Introduction

The FAR for the Reactor module describes the system functional and non-functional requirements that describe the expected interactions that the software shall provide.

Dependencies

The Reactor module is developed using MOOSE and can itself be based on various MOOSE modules, as such the FAR for the Reactor module is dependent upon the following documents.

Failure Analysis Requirements

The following is a complete list for all the requirements related to failure analysis for the Reactor module.

  • reactor: Positions
  • 7.4.2The system shall error
    1. if the hexagonal lattice flat-to-flat specified is too small for a single pin to fit,
    2. and if the hexagonal lattice flat-to-flat specified is too small for the rings of pins to fit.

    Specification(s): errors/1ring_too_big, errors/more_rings_too_big

    Design: HexagonalGridPositions

    Issue(s): #23587

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException