Solid Mechanics Failure Analysis Report

Introduction

The Failure Analysis Report (FAR) for the Solid Mechanics module describes the system functional and non-functional requirements that describe the expected interactions that the software shall provide.

Dependencies

The Solid Mechanics module is developed using MOOSE and can itself be based on various MOOSE modules, as such the FAR for the Solid Mechanics 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 Mechanics module.

  • solid_mechanics: Ad Action
  • 8.10.3The QuasiStatic SolidMechanics Physics shall error if an input file does not specify block restrictions for the MasterAction in input files with more than one instance of the MasterAction block.

    Specification(s): error_unrestricted

    Design: Solid Mechanics QuasiStatic Physics System

    Issue(s): #7555

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

    Prerequisite(s): 8.10.2

  • 8.10.4The QuasiStatic SolidMechanics Physics shall error if an input file specifies overlapping block restrictions for the MasterAction in input files with more than one instance of the MasterAction block.

    Specification(s): error_overlapping

    Design: Solid Mechanics QuasiStatic Physics System

    Issue(s): #7555

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

    Prerequisite(s): 8.10.3

  • 8.10.6The QuasiStatic SolidMechanics Physics shall error if an input file assigns the same QuasiStatic SolidMechanics Physics block to mesh blocks with different coordinate systems.

    Specification(s): error_coord

    Design: Solid Mechanics QuasiStatic Physics System

    Issue(s): #7555

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

    Prerequisite(s): 8.10.5

  • solid_mechanics: Ad Finite Strain Jacobian
  • 8.13.9Finite strain methods in Tensor Mechanics, using the auto differentiation capabilities, shall cut the timestep through a mooseException when the loading conditions deform the elements so much as to produce a negative number under the square root term in the Rashid approximation for the rotation tensor calcuation

    Specification(s): bending_exception

    Design: ADComputeFiniteStrain

    Issue(s): #19067

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • solid_mechanics: Beam
  • 8.27.3The LineElementAction class shall produce an error when the displacement variables are not provided by the user.

    Specification(s): beam_action_test1

    Design: Line Element Action System

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.4The LineElementAction class shall produce an error if the user provided inputs for strain_type, rotation_type and use_displaced_mesh parameters are not compatible.

    Specification(s): beam_action_test2

    Design: Line Element Action System

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.5The LineElementAction class shall produce an error if the number of variables listed in the save_in parameter differs from the number of displacement variables.

    Specification(s): beam_action_test3

    Design: Line Element Action System

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.6The LineElementAction class shall produce an error if the number of variables listed in the diag_save_in parameter differs from the number of displacement variables.

    Specification(s): beam_action_test4

    Design: Line Element Action System

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.7The LineElementAction class shall produce an error if the names for the rotational degrees of freedom are not provided by the user.

    Specification(s): beam_action_test5

    Design: Line Element Action System

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.8The LineElementAction class shall produce an error if the number of rotational variables provided as input differs from the number of displacement variables.

    Specification(s): beam_action_test6

    Design: Line Element Action System

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.9The LineElementAction class shall produce an error if the moment of inertia, area and orientation of the beam are not provided as input.

    Specification(s): beam_action_test7

    Design: Line Element Action System

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.10The LineElementAction class shall produce an error if translational and rotational velocities and accelerations are not provided as input for dynamic simulations using beam elements.

    Specification(s): beam_action_test8

    Design: Line Element Action System

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.11The LineElementAction class shall produce an error if the number of translational and rotational velocities and accelerations differs from the number of displacement variables.

    Specification(s): beam_action_test9

    Design: Line Element Action System

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.12The LineElementAction class shall produce an error if Newmark time integration parameters (beta and gamma) are not provided as input for dynamic simulations using beam elements.

    Specification(s): beam_action_test10

    Design: Line Element Action System

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.13The LineElementAction class shall produce an error if density is not provided as input for dynamic beam simulations using beams elements with consistent mass/inertia matrix.

    Specification(s): beam_action_test11

    Design: Line Element Action System

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.14The LineElementAction class shall produce an error if nodal mass is not provided as input for dynamic beam simulations using beam elements with nodal mass matrix.

    Specification(s): beam_action_test12

    Design: Line Element Action System

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.15The LineElementAction class shall produce an error if nodal inertia is not provided as input for dynamic beam simulations using beam elements with nodal inertia matrix.

    Specification(s): beam_action_test13

    Design: Line Element Action System

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.16The LineElementAction class shall produce an error if multiple subblocks specify properties for the same mesh block.

    Specification(s): beam_action_test14

    Design: Line Element Action System

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.17The LineElementAction class shall produce an error if an action subblock is mesh block restricted while another is not.

    Specification(s): beam_action_test15

    Design: Line Element Action System

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.18The LineElementAction class shall produce an error if dynamic_nodal_translational_inertia is set to true in the common action block but the subblocks do not have the parameters required for a dynamic beam simulation using beam elements.

    Specification(s): beam_action_test16

    Design: Line Element Action System

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.36The InertialForceBeam class shall produce an error if the number of variables provided for rotations differs from that provided for displacements.

    Specification(s): error_1

    Design: C0 Timoshenko Beam Element

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.37The NodalRotatioanlInertia class shall produce an error if the number of rotational velocities and accelerations provided as input differ from the number of rotations.

    Specification(s): error_2

    Design: C0 Timoshenko Beam Element

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.38The NodalRotationalInertia class shall produce an error if the user provided nodal inertia is not positive definite.

    Specification(s): error_3

    Design: C0 Timoshenko Beam Element

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.39The NodalRotatioanlInertia class shall produce an error if the user provided x and y orientations are not unit vectors.

    Specification(s): error_4

    Design: C0 Timoshenko Beam Element

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.40The NodalRotatioanlInertia class shall produce an error if the user provided x and y orientations are not perpendicular to each other.

    Specification(s): error_5

    Design: C0 Timoshenko Beam Element

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.41The NodalRotatioanlInertia class shall produce an error if only x or y orientation is provided as input by the user.

    Specification(s): error_6

    Design: C0 Timoshenko Beam Element

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.42The InertialForceBeam class shall produce an error if the number of translational and rotational velocities and accelerations provided as input differ from the number of displacement variables.

    Specification(s): error_7

    Design: C0 Timoshenko Beam Element

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.43The NodalTranslationalInertia class shall produce an error if nodal mass is provided as input both as a constant value and also using a csv file.

    Specification(s): error_8

    Design: C0 Timoshenko Beam Element

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.44The NodalTranslationalInertia class shall produce an error if nodal mass is not provided as input either as a constant value or using a csv file.

    Specification(s): error_9

    Design: C0 Timoshenko Beam Element

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.45The NodalTranslationalInertia class shall produce an error if the number of columns in the nodal mass file is not 4.

    Specification(s): error_10

    Design: C0 Timoshenko Beam Element

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.46The NodalTranslationalInertia class shall produce an error if all the nodal positions provided in the nodal mass file cannot be found in the given boundary or mesh block.

    Specification(s): error_11

    Design: C0 Timoshenko Beam Element

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.47The NodalGravity class shall produce an error if nodal mass is provided as input both as a constant value and also using a csv file.

    Specification(s): error_12

    Design: C0 Timoshenko Beam Element

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.48The NodalGravity class shall produce an error if nodal mass is not provided as input either as a constant value or using a csv file.

    Specification(s): error_13

    Design: C0 Timoshenko Beam Element

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.49The NodalGravity class shall produce an error if the number of columns in the nodal mass file is not 4.

    Specification(s): error_14

    Design: C0 Timoshenko Beam Element

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.50The NodalGravity class shall produce an error if all the nodal positions provided in the nodal mass file cannot be found in the given boundary or mesh block.

    Specification(s): error_15

    Design: C0 Timoshenko Beam Element

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.51The LineElementAction class shall produce an error if add_dynamic_variables option is set to false while dynamic_consistent_inertia, dynamic_nodal_rotational_inertia or dynamic_nodal_translational_inertia options are set to true.

    Specification(s): error_16

    Design: C0 Timoshenko Beam ElementLine Element Action System

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.52The NodalTranslationalInertia class shall produce an error if nodal mass is provided as input both as constant value and also using a csv file.

    Specification(s): error_17

    Design: C0 Timoshenko Beam Element

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.55The ComputeEigenstrainBeamFromVariable class shall report an error if less than 3 displacement or rotational eigenstrains are provided by the user.

    Specification(s): eigenstrain_from_var_test1

    Design: Compute Eigenstrain Beam From Variable

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.67The ComputeIncrementalBeamStrain class shall produce an error if the number of supplied displacements and rotations do not match.

    Specification(s): error_displacements1

    Design: C0 Timoshenko Beam Element

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.68The StressDivergenceBeam class shall produce an error if the number of supplied displacements and rotations do not match.

    Specification(s): error_displacements2

    Design: C0 Timoshenko Beam Element

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.69The ComputeIncrementalBeamStrain class shall produce an error if large strain calculation is requested for asymmetric beam configurations with non-zero first or third moments of area.

    Specification(s): error_large_strain

    Design: C0 Timoshenko Beam Element

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.27.70The ComputeIncrementalBeamStrain class shall produce an error if the y orientation provided is not perpendicular to the beam axis.

    Specification(s): error_y_orientation

    Design: C0 Timoshenko Beam Element

    Issue(s): #10313

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • solid_mechanics: Capped Weak Plane
  • 8.30.1The CappedWeakPlaneStressUpdate model shall generate an error if the friction angle is negative

    Specification(s): except1

    Design: CappedWeakPlaneStressUpdate

    Issue(s): #7784

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.30.2The CappedWeakPlaneStressUpdate model shall generate an error if the dilation angle is negative

    Specification(s): except2

    Design: CappedWeakPlaneStressUpdate

    Issue(s): #7784

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.30.3The CappedWeakPlaneStressUpdate model shall generate an error if the friction angle is less than the dilation angle

    Specification(s): except3

    Design: CappedWeakPlaneStressUpdate

    Issue(s): #7784

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.30.4The CappedWeakPlaneStressUpdate model shall generate an error if the cohesion is negative

    Specification(s): except4

    Design: CappedWeakPlaneStressUpdate

    Issue(s): #7784

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.30.5The CappedWeakPlaneStressUpdate model shall generate an error if the sum of the tensile and compressive strength is less than smoothing_tol

    Specification(s): except5

    Design: CappedWeakPlaneStressUpdate

    Issue(s): #7784

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.30.6The CappedWeakPlaneStressUpdate model shall generate an error if the normal vector has zero length

    Specification(s): except6

    Design: CappedWeakPlaneStressUpdate

    Issue(s): #7784

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.30.24The system shall permit exceptions to be thrown from material models with stateful properties without reading/writing to/from uninitialized memory

    Specification(s): throw_test

    Design: CappedWeakPlaneStressUpdate

    Issue(s): #7960

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • solid_mechanics: Check Error
  • 8.32.1The system shall generate an error if a number of elastic constants other than two is supplied for an isotropic elasticity tensor

    Specification(s): num_constants

    Design: Compute Isotropic Elasticity Tensor

    Issue(s): #9438

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.32.2The system shall generate an error if a non-positive Youngs modulus is supplied for an isotropic elasticity tensor

    Specification(s): youngs_modulus

    Design: Compute Isotropic Elasticity Tensor

    Issue(s): #9438

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.32.3The system shall generate an error if a non-positive bulk modulus is supplied for an isotropic elasticity tensor

    Specification(s): bulk_modulus

    Design: Compute Isotropic Elasticity Tensor

    Issue(s): #9438

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.32.4The system shall generate an error if a Poissons ratio outside the range from -1 to 0.5 is supplied for an isotropic elasticity tensor

    Specification(s): poissons_ratio

    Design: Compute Isotropic Elasticity Tensor

    Issue(s): #9438

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.32.5The system shall generate an error if a non-positive shear modulus is supplied for an isotropic elasticity tensor

    Specification(s): shear_modulus

    Design: Compute Isotropic Elasticity Tensor

    Issue(s): #9438

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • solid_mechanics: Critical Time Step
  • 8.39.3The system shall produce an error if the input elasticity tensor is non-isotropic.

    Specification(s): except1

    Design: Critical Time Step Postprocessor

    Issue(s): #13975

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • solid_mechanics: Cross Section Deflection
  • 8.40.4The system shall compute the average of the nodal displacements of a cross section at automatically located points that are updated with mesh adaptivity.

    Specification(s): test_adapt_err

    Design: AverageSectionValueSampler

    Issue(s): #26165

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.40.5The system shall generate an error if the user defines an empty set of positions in AverageSectionValueSampler.

    Specification(s): test_one_step_empty_positions_err

    Design: AverageSectionValueSampler

    Issue(s): #26165

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.40.6The system shall generate an error if the user specifies a nonexistent variable in AverageSectionValueSampler.

    Specification(s): test_one_step_nonexistent_variable

    Design: AverageSectionValueSampler

    Issue(s): #26165

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • solid_mechanics: Domain Integral Thermal
  • 8.42.6The DomainIntegralAction shall generate an error if a user specifies the eigenstrain gradient and also request the J integral

    Specification(s): test_ii_arb_eig_grad_err_jint

    Design: DomainIntegral System

    Issue(s): #18804

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

    Prerequisite(s): 8.42.5

  • 8.42.7The DomainIntegralAction shall generate an error if a user specifies the temperature and also provides the eigenstrain_gradient

    Specification(s): test_ii_arb_eig_grad_err_temp

    Design: DomainIntegral System

    Issue(s): #18804

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

    Prerequisite(s): 8.42.6

  • 8.42.9The DomainIntegralAction shall generate an error if a user specifies the body force and also request the J integral

    Specification(s): test_ii_bf_err_jint

    Design: DomainIntegral System

    Issue(s): #18804

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

    Prerequisite(s): 8.42.8

  • solid_mechanics: Initial Stress
  • 8.62.1SolidMechanics shall allow users to specify initial stresses, but shall error-out with appropriate message if the user does not supply the correct number of functions to define the initial stress tensor

    Specification(s): except01

    Design: ComputeEigenstrainFromInitialStress

    Issue(s): #9749

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.62.2SolidMechanics shall allow users to specify initial stresses, but shall error-out with appropriate message if the user does not supply the correct number of AuxVariables to define the initial stress tensor

    Specification(s): except02

    Design: ComputeEigenstrainFromInitialStress

    Issue(s): #13087

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • solid_mechanics: J Integral
  • 8.69.3The domain integral action shall error out if the blocks selected do not have the adequate material objects.

    Specification(s): j_2d_block_restrict_error

    Design: DomainIntegral System

    Issue(s): #24795

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • solid_mechanics: J Integral Vtest
  • 8.70.9The Domain Integral shall error out if the user input does not consistently define the required material properties to consider extra interaction integral terms for functionally graded materials.

    Specification(s): j_int_fgm_sif_error

    Design: DomainIntegral System

    Issue(s): #2717

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • solid_mechanics: Material Limit Time Step
  • 8.76.6The MaterialTimeStepPostprocessor shall generate an error if an unknown property is requested with the 'time_step_limit' parameter

    Specification(s): elements_damage_limit_unknown_prop

    Design: Material Time Step Postprocessor

    Issue(s): #11662

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

    Prerequisite(s): 8.76.4

  • 8.76.7The MaterialTimeStepPostprocessor shall generate an error if neither the material time step limit nor the elements changed limit is specified.

    Specification(s): e

    Design: Material Time Step Postprocessor

    Issue(s): #11662

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

    Prerequisite(s): 8.76.3

  • solid_mechanics: Mohr Coulomb
  • 8.80.1

    Specification(s): except1

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.80.2

    Specification(s): except2

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.80.3

    Specification(s): except3

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.80.4

    Specification(s): except4

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • solid_mechanics: Rom Stress Update
  • 8.98.1The system shall compute a creep rate based on a reduced order model
    1. and evolve over time with an good finite difference width.
    2. and evolve over time with an poor finite difference width with more nonlinear iterations than with a good finite difference width.
    3. in 3D.
    4. with units of stress other than Pascal.
    5. in 2DRz.
    6. in 2DRz with a model loaded from a JSON data file.
    7. in isolation (i.e. without a full displacement solve), and match with code-to-code comparison with a small set of input parameters not using AD.
    8. in isolation (i.e. without a full displacement solve), and match with code-to-code comparison with a large set of input parameters not using AD.
    9. at the lower temperature limit.
    10. below the lower temperature limit and extrapolate correctly.
    11. but should error out below the lower temperature limit if requested by the user.
    12. but should error out above the upper temperature limit if requested by the user.
    13. when substepping is off and the time step size does not guarantee the most accurate results.
    14. when substepping is off and the time step size guarantees accurate results.
    15. when substepping is on and the numerical integration error selected by the user guarantees accurate results.
    16. when substepping is on and the numerical integration error selected by the user guarantees accurate results but substepping settings require a system-wise time step cut because the computed number of substeps exceeds the maximum_number_substeps parameter.
    17. for a variety of overlapping tiles and two overlapping partitions.
    18. for a variety of overlapping tiles and two overlapping partitions with a model loaded from a JSON data file.
    19. for a variety of overlapping tiles and two overlapping partitions with a model loaded from a JSON data file relative to the input.
    20. for a variety of overlapping tiles and two overlapping partitions, and be able to export the model data to a JSON file.

    Specification(s): rom/3tile_strain, rom/3tile_strain_small_fd, rom/3d, rom/3d_MPA, rom/2drz, rom/2drz_json, rom/nonad_verification, rom/nonad_verification_heavy, rom/lower_limit, rom/lower_limit_extrapolated, rom/lower_limit_error, rom/upper_limit_error, rom/creep_ramp_sub_false, rom/creep_ramp_sub_false_more_steps, rom/creep_ramp_sub_true, rom/creep_ramp_sub_true_exception, rom/3tile, rom/3tile_json, rom/3tile_json_relative, rom/3tile_json_export

    Design: LAROMANCE Stress Update with Automatic Differentiation

    Issue(s): #14046#16520#17287#20827

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): JSONDiffRunExceptionRunAppCSVDiff

  • solid_mechanics: Shell
  • 8.100.17The system shall generate an error if the shell strain material is evaluated when the number of quadrature points does not equal 4.

    Specification(s): qp_error

    Design: Shell elements

    Issue(s): #14280#21384#28471

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • solid_mechanics: Static Deformations
  • 8.102.12

    Specification(s): except01

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

    Prerequisite(s): 8.102.2

  • solid_mechanics: Stickybc
  • 8.103.1

    Specification(s): except1

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • solid_mechanics: Strain Energy Density
  • 8.104.2The system shall be capable of informing a user when they incorrectly choose not to use the incremental strain energy density formulation with an incremental material model.

    Specification(s): incr_chk1

    Design: Strain Energy Density

    Issue(s): #10972#25602

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.104.5The system shall be capable of informing a user when they incorrectly choose to use the incremental strain energy density formulation in a material utilizing small strain.

    Specification(s): tot_chk1

    Design: Strain Energy Density

    Issue(s): #10972#25602

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • solid_mechanics: Torque Reaction
  • 8.114.7The system shall generate an error if the DisplacementAboutAxis boundary condition is applied to a component outside the range applicable for the dimensionality of the model

    Specification(s): disp_about_axis_error1

    Design: Displacement About Axis

    Issue(s): #15092

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.114.8The system shall generate an error if the vector prescribed using the axis_direction parameter in the DisplacementAboutAxis boundary condition has a length of zero

    Specification(s): disp_about_axis_error2

    Design: Displacement About Axis

    Issue(s): #15092

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • solid_mechanics: Umat
  • 8.119.2The system shall raise an error if a UMAT that requires incremental quantities is being used with a total strain formulation

    Specification(s): total_strain_error

    Design: Abaqus UMAT Stress

    Issue(s): #14974

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • solid_mechanics: Weak Plane Shear
  • 8.124.1The system shall not allow a weak plane shear friction angle less than the dilation angle.

    Specification(s): except1

    Design: SolidMechanicsPlasticWeakPlaneShear

    Issue(s): #3878#4150#4507

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.124.2The system shall not allow a zero length transverse direction vector

    Specification(s): except2

    Design: SolidMechanicsPlasticWeakPlaneShear

    Issue(s): #3878#4150#4507

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException

  • 8.124.3The system shall cut the timestep through a mooseException when the loading conditions deform the element enough to produce a negative number under a square root term in the Rashid approximation for the rotation tensor

    Specification(s): except3

    Design: Compute Finite Strain in Cartesian System

    Issue(s): #19067

    Collection(s): FUNCTIONALFAILURE_ANALYSIS

    Type(s): RunException