KratosMultiphysics / Kratos

Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
https://kratosmultiphysics.github.io/Kratos/
Other
985 stars 242 forks source link

Changed VOIGT_SIZE_2D_AXISYMMETRIC to VOIGT_SIZE_2D_PLANE_STRAIN #12418

Closed rfaasse closed 1 month ago

rfaasse commented 1 month ago

These two variables point to the same number (see definition), but it is clearer to have the plane strain version in the plane strain stress state (as is done in the other functions in this class).