ae108: a scalable variational framework for FEA#

_images/trussIndentation.gif
_images/crystalPlasticity.png
_images/wavePropagation.gif
_images/homogenization.png
_images/neoHookeanBall.gif

ae108 is a scalable (parallel) C++ framework for computational solid mechanics simulations using a variational approach, primarily focusing on the Finite Element Analysis (FEA). See the Computational Solid Mechanics lecture notes for more information about the approach that is used. The code is developed by the Mechanics & Materials Lab at ETH Zurich.

Note

ae108 is a research library. The libary, as well as this documentation, is under active development. The contents are constantly expanding and may be subject to frequent changes. For the latest information, please refer to our GitLab.

For general citations on ae108 please use the following:

@misc{ae108,
    author = {Mechanics and Materials Lab},
    copyright = {GNU General Public License v3.0 or later (GPL-3.0-or-later)},
    title = {ae108},
    doi = {https://doi.org/10.5905/ethz-1007-257},
    year = {2020},
}