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

Coefficients in contact 3D suddenly infinity #120

Open jorgensd opened 3 months ago

jorgensd commented 3 months ago

CI started failing May 17th:

  coverage run --rcfile=.coveragerc python/demos/demo_contact_3D.py --gmsh --theta 0 --timing

which has coefficients equal to inf.

Setting theta to be small (0.000001) resolves it.