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

An error floor for 1D advection #54

Open
Balavarun5 opened this issue Oct 11, 2017 · 0 comments
Open

An error floor for 1D advection #54

Balavarun5 opened this issue Oct 11, 2017 · 0 comments
Assignees
Labels

Comments

@Balavarun5
Copy link
Contributor

Commit : 5a0b743

Issue

The L1 norm of an advected 1D wave has an error floor of 1e-8 as shown in the image below.
advection_n_quad_lgl_plus_1

After a certain N_LGL, the error doesn't decay as N_LGL ** (- N_LGL)

This error could be a result of the Issue discussed in #27 where the volume integral term has a non trivial error. The plot of L1 norm of volume integral term vs N_LGL at the time of raising this issue is shown below
vol_int_quad_lgl_plus_1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants