This repository contains the code used in the cours HYPER(Numerical Methods for NonLinear Mechanics) at the École Centrale de Nantes.
The non-linear mechanics is used when the hypothesis of small deformations is not valid. For exemple, we have the images below that shows when it's applied a big force in the center.
The main difference between the approachs are:
- Linear mechanics
- Integration doesn't consider the deformed space
- Eulerien's description
- Cauchy's strain tensor
- Non-linear mechanics
- Integration considers the deformed space
- Lagrangian's description
- Green-Lagrangian's strain tensor
For implementation, we use Python with the libraries:
To use the codes, you just need these packages and the python installed. The easiest way to do it is using the Anaconda that installs everything you need.
All documentation is kept in our wiki, with usage and examples.
- Carlos Adir Ely Murussi Leite
- Clément Fuchs