MUSCL divergence scheme
Properties
- <B>M</B>onotone <B>U</B>pstream-centered <B>S</B>chemes for <B>C</B>onservation <B>L</B>aws
- Second order
- Unbounded
Normalised Variable Diagram

Usage
The scheme is specified using:
divSchemes
{
default none;
div(phi,U) Gauss MUSCL;
}
Further information
Source code:
API: