Skip to content

This project shows how to create a compilation project for MFront properties, behaviours and models

Notifications You must be signed in to change notification settings

nagelt/MFrontGallery

 
 

Repository files navigation

MFrontGallery

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.

Overview and usage

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.

Versions, branches, tags

Versions

  • the tag MFrontGallery-2.0 is associated with TFEL-4.2.
  • the tag MFrontGallery-1.1 is meant to be build against TFEL 3.3.0
  • the tag MFrontGallery-1.0.1 is meant to be build against TFEL 3.2.1
  • the tag MFrontGallery-1.0 is meant to be build against TFEL 3.2.0

Branches

  • the master branch follows the evolution of the master branch of the TFEL project
  • the rliv-2.0 branch is associated with the branch rliv-4.2 branch of TFEL.
  • the rliv-1.1 follows the evolution of the 3.3.x series of the TFEL project.
  • the rliv-1.0 follows the evolution of the 3.2.x series of the TFEL project.

About

This project shows how to create a compilation project for MFront properties, behaviours and models

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CMake 59.4%
  • C++ 37.2%
  • Fortran 1.6%
  • XSLT 1.6%
  • Gnuplot 0.1%
  • MATLAB 0.1%