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 <fluid_element.h>
Static Public Member Functions | |
static void | Calculate (Vector &rStrainRate, const typename TElementData::NodalVectorData &rVelocities, const typename TElementData::ShapeDerivativesType &rDNDX) |
Compute the strain rate vector in Voigt notation, to use as input for the fluid constitutive law. More... | |
|
static |
Compute the strain rate vector in Voigt notation, to use as input for the fluid constitutive law.