QUICK divergence scheme
Properties
- <B>Q</B>uadratic <B>U</B>pstream <B>I</B>nterpolation for <B>C</B>onvective <B>K</B>inematics
- Second order
- Unbounded
- By Leonard 41
Normalised Variable Diagram

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