Hyperviscosity

From Medusa: Coordinate Free Mehless Method implementation
Revision as of 16:19, 23 March 2024 by Zigavaupotic (talk | contribs) (Created page with "One of the most commonly mentioned drawbacks of the RBF-FD method is its stability. Furthermore, the RBF-FD method, due to scattered nodes, sometimes produces system (differen...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

One of the most commonly mentioned drawbacks of the RBF-FD method is its stability. Furthermore, the RBF-FD method, due to scattered nodes, sometimes produces system (differential) matrices with spurious eigenvalues. Those are far more common than with for example FVM or FEM method. The instabilities arise fastly even with linear PDEs.

With meshless methods (especially RBF-FD) one usually stabilises such schemes by adding a higher-order Laplacian (hyperviscosity) operator on the right-hand side.

$$ +\gamma \Delta^\alpha u $$

The final scheme is referred to as hyperviscosity scheme