dougshidong / PHiLiP

Parallel High-Order Library for PDEs through hp-adaptive Discontinuous Galerkin methods
Other
45 stars 36 forks source link

Implementation of the Zhang, Shu 2D Positivity Preserving Limiter - Generalized for all dimensions #258

Closed ssaishruthi98 closed 5 days ago

ssaishruthi98 commented 4 months ago

Implemented the limiter described in the Nov 2010 Zhang Shu Paper and generalized it for all dimensions.

Implemented several new test cases for validation as well as a custom boundary value function.

Main changes of note are within the positivity_preserving_limiter.cpp file. The other changes are mostly just clean-up.

sonarcloud[bot] commented 3 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
14.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

sonarcloud[bot] commented 6 days ago

Quality Gate Failed Quality Gate failed

Failed conditions
18.2% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud