Solid Properties Failure Analysis Report
Introduction
The FAR for the Solid Properties module describes the system functional and non-functional requirements that describe the expected interactions that the software shall provide.
Dependencies
The Solid Properties module is developed using MOOSE and can itself be based on various MOOSE modules, as such the FAR for the Solid Properties 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 Solid Properties module.
- solid_properties: Materials
- 9.1.2The system shall provide the ability to use functors for solid material properties
- with a temperature-dependent density.
- with a constant density.
- and report an error if no reference temperature is supplied for a constant density.
- and report an error if a reference temperature is supplied for a variable density.
Specification(s): test/variable_density, test/constant_density, test/error_no_T_ref, test/error_provided_T_ref
Design: ThermalSolidPropertiesFunctorMaterial
Issue(s): #21978
Collection(s): FUNCTIONALFAILURE_ANALYSIS
Type(s): RunExceptionCSVDiff