Second-order SOU scheme

The Second-Order Upwind (SOU) scheme offer more precise results than the first-order advection scheme. However, it is less robust than the UDS scheme, but more stable than the QUICK scheme in regions with strong gradients.

The SOU scheme approximates ϕip by adding the numerical advection correction to the Upwind Differencing Scheme (UDS) equation to reduce the diffusive properties of the first-order UDS.

The numerical advection correction term is an approximation of the nodal gradient.

The SOU advection scheme provides better precision results than the first-order UDS advection scheme. The SOU scheme is less robust than UDS in regions with strong gradients but more stable than the QUICK scheme. When using this scheme, it is necessary to apply flux limiters to the predicted transport variable.