adtzlr / felupe

:mag: finite element analysis for continuum mechanics of solid bodies

Home Page:https://felupe.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`FieldContainer`: Evaluate the Seth-Hill strain, log. strain and Green-Lagrange strain

adtzlr opened this issue · comments

A field container should contain a namespace evaluate with methods for evaluating different strain measures (like a solid body already provides).

Example:
FieldContainer.evaluate.log_strain(tensor=True, asvoigt=False).