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.
The goals of the project is described in depth in this JOSS paper:
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:hyperelasticityhyperviscoelasticitydamageplasticityviscoelasticityviscoplasticity
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 official website is accessible here: https://thelfer.github.io/MFrontGallery/web/index.html
- the tags
MFrontGallery-2.0andMFrontGallery-2.1are associated withTFEL-4.2. - the tag
MFrontGallery-1.1is meant to be build againstTFEL 3.3.0 - the tag
MFrontGallery-1.0.1is meant to be build againstTFEL 3.2.1 - the tag
MFrontGallery-1.0is meant to be build againstTFEL 3.2.0
- the
masterbranch follows the evolution of themasterbranch of theTFELproject - the
rliv-2.0branch is associated with the branchrliv-4.2branch ofTFEL. - the
rliv-1.1follows the evolution of the3.3.xseries of theTFELproject. - the
rliv-1.0follows the evolution of the3.2.xseries of theTFELproject.