Misc Requirement Traceability Matrix
Introduction
The Requirement Traceability Matrix (RTM) for Misc captures all requirements and maps each to the associated design documentation and associated test case.
Dependencies
The Misc application is developed using MOOSE and is based on various modules, as such the RTM for Misc is dependent upon the following documents.
Requirements
The following is a complete list for all the functional requirements including links to the design documents and test cases for Misc.
Functional Requirements
- misc: Coupled Directional Mesh Height Interpolation
- 7.1.1The system shall compute an aux variable that couples to some other value and modulates it by the mesh height in a direction.
Specification(s): test
Design: CoupledDirectionalMeshHeightInterpolation
Issue(s): #1927
Collection(s): FUNCTIONAL
Type(s): Exodiff
- misc: Dynamic Loading
- 7.2.1
Specification(s): dynamic_load
Collection(s): FUNCTIONAL
Type(s): Exodiff
- 7.2.2
Specification(s): dynamic_load_w_name
Collection(s): FUNCTIONAL
Type(s): Exodiff
Prerequisite(s): 7.2.1
- 7.2.3
Specification(s): dynamic_load_error_check
Collection(s): FUNCTIONALFAILURE_ANALYSIS
Type(s): RunException
- 7.2.4
Specification(s): dynamic_object_loading
Collection(s): FUNCTIONAL
Type(s): Exodiff
- 7.2.5
Specification(s): dynamic_object_loading_w_name
Collection(s): FUNCTIONAL
Type(s): Exodiff
Prerequisite(s): 7.2.9
- 7.2.6
Specification(s): dynamic_object_loading_syntax
Collection(s): FUNCTIONAL
Type(s): Exodiff
- 7.2.7
Specification(s): dynamic_object_loading_syntax_w_name
Collection(s): FUNCTIONAL
Type(s): Exodiff
Prerequisite(s): 7.2.6
- 7.2.8
Specification(s): dynamic_object_restrict
Collection(s): FUNCTIONAL
Type(s): Exodiff
Prerequisite(s): 7.2.4
- 7.2.9
Specification(s): dynamic_object_restrict_bad
Collection(s): FUNCTIONALFAILURE_ANALYSIS
Type(s): RunException
Prerequisite(s): 7.2.8
- 7.2.10
Specification(s): dynamic_object_loading_wrong_app
Collection(s): FUNCTIONALFAILURE_ANALYSIS
Type(s): RunException
- 7.2.11
Specification(s): dynamic_object_loading_bogus_app
Collection(s): FUNCTIONALFAILURE_ANALYSIS
Type(s): RunException
Prerequisite(s): 7.2.10
- misc: Fracture Flow
- 7.3.1MOOSE shall be able to simulate convective flow through lower-dimensional fractures embedded in a higher-dimensional solid
Specification(s): test
Design: Misc Module
Issue(s): #13318
Collection(s): FUNCTIONAL
Type(s): Exodiff
- misc: Kernels
- 7.4.1Thermo diffusion shall reproduce an analytical solution
Specification(s): thermo_diffusion
Design: ThermoDiffusion
Issue(s): #3392
Collection(s): FUNCTIONAL
Type(s): Exodiff
- 7.4.2AD thermo diffusion shall reproduce an analytical solution
Specification(s): ad_thermo_diffusion
Design: ADThermoDiffusion
Issue(s): #12633
Collection(s): FUNCTIONAL
Type(s): Exodiff
- 7.4.3AD thermo diffusion shall work with material properties and the Jacobian shall be beautiful
Specification(s): ad_thermo_diffusion_jacobian
Design: ADThermoDiffusion
Issue(s): #5658
Collection(s): FUNCTIONAL
Type(s): PetscJacobianTester