This project aims at gathering high quality, thoroughly tested, well
written, efficient and ready-to-use MFront
implementations of
various material properties, behaviours and models.
It is mainly decomposed in two parts:
generic-behaviours
: this part is dedicated to various mechanical behaviours that can be adapted to describe many materials. Those behaviours are sorted by category:hyperelasticity
hyperviscoelasticity
damage
plasticity
viscoelasticity
viscoplasticity
materials
: this part gathers to specific materials.
The last purpose of this project is to show how to build a compilation
project for MFront
's properties, behaviours and models.
The file docs/web/index.md
contains a full description of the project.
The file docs/web/install.md
details how to use the project.
- the tag
MFrontGallery-2.0
is associated withTFEL-4.2
. - the tag
MFrontGallery-1.1
is meant to be build againstTFEL 3.3.0
- the tag
MFrontGallery-1.0.1
is meant to be build againstTFEL 3.2.1
- the tag
MFrontGallery-1.0
is meant to be build againstTFEL 3.2.0
- the
master
branch follows the evolution of themaster
branch of theTFEL
project - the
rliv-2.0
branch is associated with the branchrliv-4.2
branch ofTFEL
. - the
rliv-1.1
follows the evolution of the3.3.x
series of theTFEL
project. - the
rliv-1.0
follows the evolution of the3.2.x
series of theTFEL
project.