jorgensd / dolfinx_mpc

Extension for dolfinx to handle multi-point constraints.
https://jorgensd.github.io/dolfinx_mpc/
MIT License
30 stars 12 forks source link

"Contact-constraint" for scalar valued functions #98

Closed jorgensd closed 8 months ago

jorgensd commented 8 months ago

Scalar valued inelastic contact conditions should be trivial to add to the code. Motivating example: https://fenicsproject.discourse.group/t/dolfinx-mpc-on-a-curved-interface/13178/2 which is currently broken for 1D vector spaces due to: https://github.com/FEniCS/dolfinx/issues/2944

A work-around would be to have the inelastic contact work for a scalar space.