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.
HyperElasticIsotropicOgden1D Namespace Reference

This constitutive law represents the hyper-elastic OGDEN 1D law. More...

Detailed Description

This constitutive law represents the hyper-elastic OGDEN 1D law.

parameters to define the strain-energy function are beta_1 and beta_2

St. Venant-Kirchhoff law : beta_1=4.0, beta_2=2.0 Neo-Hookean law : beta_1=2.0, beta_2=0.0

Author
Klaus B Sautter