You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have added tests to verify the convergence for the different HHO variants and operators
Where the results are not good:
divergence reconstruction: the convergence is suboptimal in 2D with polygonal meshes
scalar stabilization: - L2-error does not decrease under 1E-8 (probably a problem of conditioning or round-off error)
- for the different stabilization, the result is nan with k=3 when the error is small
vector stabilization: same remarks than for the scalar stabilization
vector symmetric stabilization: same remarks than for the scalar stabilization
The text was updated successfully, but these errors were encountered:
I have added tests to verify the convergence for the different HHO variants and operators
Where the results are not good:
- for the different stabilization, the result is nan with k=3 when the error is small
The text was updated successfully, but these errors were encountered: