Skip to content

junbinhuang/MOFEM

Repository files navigation

Usage

python3 femMain.py
SimpleOFE3

Numerical Examples

Two example problems are given:

  • SimpleOFE3: A patch test problem using three meshes.
  • AMOREBracket: A plane stress bracket with a hole.

Warning: The plane sweep algorithm is sensitive to rounding errors. For large problems, give coodinates small perturbations before computing the mesh overlay.

Dependencies

Reference

J Huang, KJ Bathe. Overlapping finite element meshes in AMORE. Advances in Engineering Software 2020, 144:102791. [journal]

License

MIT