Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 936 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 936 Bytes

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