Fortran-FOSS-Programmers / Fortran-FOSS-Programmers/WenOOF

Fix negative linear weights

Open
#21 0 comments 0 reactions 2 assignees Claimed by @szaghi View on GitHub
enhancement open discussion
Dominant language
Fortran
Stars
38
Forks
18
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.