scientificcomputing / scifem

Scientific finite element toolbox
https://scientificcomputing.github.io/scifem/
MIT License
15 stars 2 forks source link

Set default tolerance to 1e-6 rather than 1e-10 #60

Closed finsberg closed 2 weeks ago

finsberg commented 2 weeks ago

Also make sure we don't divide by zero when computing the relative tolerance, which indeed is happening now, see https://github.com/finsberg/fenicsx-pulse/actions/runs/11680433699/job/32523420818