idaholab / moose

Multiphysics Object Oriented Simulation Environment
https://www.mooseframework.org
GNU Lesser General Public License v2.1
1.6k stars 1k forks source link

Test for anisotropic plasticity for Issue #23117 #27484

Closed amircea03 closed 3 weeks ago

amircea03 commented 3 weeks ago

Reason

Additional Test for Anisotropic Plasticity referencing Issue #23117

Design

Using ADComputeIsotropicElasticityTensor, ADHillPlasticityStressUpdate, ComputeFiniteStrainElasticStress with optional parameters

Impact

Add code coverage to the solid mechanics module.