timml icon indicating copy to clipboard operation
timml copied to clipboard

Convergence radius for large order

Open mbakker7 opened this issue 1 year ago • 0 comments

We should re-evaluate the following rule:

Rconv = 5 when order > 5 Rconv = 7 when order <= 5

Does that still make sense? Can maybe the accuracy (of the numba implementation) of the line elements be improved?

mbakker7 avatar Sep 25 '24 19:09 mbakker7