LLNL / Tribol

Modular interface physics library featuring state-of-the-art contact physics methods.
MIT License
25 stars 2 forks source link

Element penalty calculation for MFEM interface #24

Closed ebchin closed 1 year ago

ebchin commented 1 year ago

Initial implementation of element penalty calculation for the MFEM interface.

ebchin commented 1 year ago

Thanks @srwopschall, should be ready to go now

ebchin commented 1 year ago

@ebchin - this looks great. One last thing, were you going to introduce a standalone test for the element thickness calculation (e.g. unit test), or is that contained in the tribol_mfem_common_plane test? (I may have passed over it).

Yeah, tribol_mfem_common_plane tests the element thickness calculation and compares it to a constant penalty tuned to the element thickness calculation.