Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue: Improved Modal Basis for Triangles #16

Open
alilasemi opened this issue Jul 23, 2021 · 0 comments
Open

Issue: Improved Modal Basis for Triangles #16

alilasemi opened this issue Jul 23, 2021 · 0 comments
Labels
enhancement New feature or request style Doesn't seem to be the best implementation

Comments

@alilasemi
Copy link
Collaborator

Problem

The current modal basis for triangles, the hierarchic basis, has issues with poor conditioning at high polynomial order. Using orthogonal bases on triangles could be useful (for example - to simplify the inverse mass matrix multiply, or for exactly integrating source terms in Strang splitting), therefore an improved modal triangle basis could be useful.

Suggestion Solution

There may be a fix to this basis that improves the conditioning. Another fix could be to implement the Gram-Schmidt basis, since it is straightforward and very well conditioned (identity mass matrix).

@bornhoft bornhoft changed the title Improved Modal Basis for Triangles Issue: Improved Modal Basis for Triangles Jul 23, 2021
@bornhoft bornhoft added enhancement New feature or request style Doesn't seem to be the best implementation labels Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request style Doesn't seem to be the best implementation
Projects
None yet
Development

No branches or pull requests

2 participants