Ferrite-FEM / Ferrite-FEM/Ferrite.jl
Add relative tolerance for point finder
Open
feature
good first issue
- Dominant language
- Julia
- Stars
- 453
- Forks
- 115
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 11
Description
Currently the point finder does not take into account relative tolerances and the only convergence criterion is the absolute distance, which can yield weird convergence errors. We should add a relative tolerance to the convergence which takes into account the physical element size.
Contributor guide
Assessment
This issue has not been assessed yet.