Kratos Multiphysics 5.3
Core
- Fixed node order while writing Line elements
Structural Mechanics Application
- Added process for Eigenvalue Postprocessing Visualization
- Added force/Moment output for Beams and Trusses
- Added initial support for beam-hinges
- Added new constitutive law for J2 plasticity in 3D and Plane Strain 2D geometries
- Added new small strain B-bar element for hexahedral and quadrilateral geometries
Solid Mechancis Application
- Old result files are now cleaned
- Constitutive law corrections for shells
- Corrections in beams
Fluid Mechanics Application
- Clean up and rewrite of the monolithic fluid element to unify the body-fitted and embedded formulations.
- The new monolithic element now supports quadrilateral and tetrahedral geometries, as well as non-Newtonian constitutive relations through the use of a ConstitutiveLaw.
- New utility to compute the forces over arbitrary objects (DragUtility) both for body-fitted and embedded problems.
- Corrections in ausas 2D conditions tests
- Corrections in body-fitted drag computation
Poromechanics Application
- The internal variable for the damage model is only updated at the end of the step
- Small bug fixes