![]() |
KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
|
#include "includes/define.h"#include "includes/serializer.h"#include "includes/properties.h"#include "utilities/math_utils.h"#include "constitutive_laws_application_variables.h"#include "custom_utilities/advanced_constitutive_law_utilities.h"Go to the source code of this file.
Classes | |
| class | Kratos::GenericPlasticPotential< TVoigtSize > |
| If the plastic potential is of the same type as the yield surface we talk about associated flow rules, if a different function is used, it is non-associated. For metals associated flow rules work great, while frictional materials typically need non-associated flow rules. More... | |
Namespaces | |
| Kratos | |
| REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES. | |