tfel

Code generation tool for material behavior models in numerical mechanics

brewmacoslinux
Try with needOr install directly
Source

About

Code generation tool dedicated to material knowledge for numerical mechanics

Commands

mfrontmfrontCastemInterfacemfrontCalculiXInterfacemfrontAbaqusInterface

Examples

Generate material behavior model from MFront source file$ mfront --obuild MyMaterial.mfront
Compile MFront file for Abaqus with verbose output$ mfront --abaqus --verbose MyPlasticModel.mfront
Generate C++ code from material law specification$ mfront --interface=generic ElasticBehavior.mfront