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

Fix negative linear weights #21

Open
giacrossi opened this issue Apr 18, 2017 · 0 comments
Open

Fix negative linear weights #21

giacrossi opened this issue Apr 18, 2017 · 0 comments

Comments

@giacrossi
Copy link
Collaborator

In case of WENO interpolation, linear weights (kappa objects in WenOOF) can assume negative values: this behaviour can lead to unstable schemes and therefore a suitable strategy to avoid this must be implemented. In particular, the strategy adopted in A Technique of Treating Negative Weights in WENO Schemes, Shi, J., Hu, C., Shu, C., JCP, 2002, vol. 175, pp. 108-127, doi:10.1006/jcph.2001.6892 seems very intresting and efficient.

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

No branches or pull requests

2 participants