Xfem Requirement Traceability Matrix

Introduction

The Requirement Traceability Matrix (RTM) for Xfem captures all requirements and maps each to the associated design documentation and associated test case.

Dependencies

The Xfem application is developed using MOOSE and is based on various modules, as such the RTM for Xfem 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 Xfem.

  • xfem: Init Solution Propagation
  • F9.5.1The XFEM module shall retain the values of auxiliary variables on child nodes and elements after running the cutting algorithm, and initialize solution variables on newly created nodes with values from parent nodes in parallel using deprecated SolidMechanics methods.

    Specification: init_solution_propagation/sm:init_solution_propagation

    Design: XFEM System

    Issue(s): #8763

  • F9.5.2The XFEM module shall retain the values of auxiliary variables on child nodes and elements after running the cutting algorithm, and initialize solution variables on newly created nodes with values from parent nodes in parallel

    Specification: init_solution_propagation:init_solution_propagation

    Design: XFEM System

    Issue(s): #8763