Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Introduction

In this section, we will walk you through implementing your first behaviors at the material point using the code generator MFront. We will take advantage of its testing module mtest and its python bindings with which we will run simple simulations at the material point as illustrations. This kind of tool can prove interesting when trying to calibrate a model.

Requisites

To run these examples, you will need an install of MFront with the python bindings enabled. An easy way is to install MFront through conda.

What is a material behavior?