Handling Multi-Patch Geometries with Non-Conforming Meshes
This project explores the application of Nitsche's Method in Finite Element Analysis (FEA) to address challenges in multi-patch geometries with non-conforming meshes. Nitsche's formulation adds interface terms to enforce continuity and boundary conditions while preserving stability and accuracy, even across disconnected mesh patches.
The approach is particularly powerful in problems involving linear elasticity and complex geometrical domains. Key mathematical operators such as the jump and average are implemented to bridge mesh gaps. This project demonstrates how Nitsche's Method enables high-fidelity solutions in computational mechanics where standard FEA would otherwise struggle.
Tools Used: MATLAB
Category: Computational Mechanics, Structural FEA, Advanced FEM Techniques