Closed ebchin closed 1 year ago
Thanks @srwopschall, should be ready to go now
@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.
Initial implementation of element penalty calculation for the MFEM interface.