Limited surface-normal gradient scheme

Properties

  • snGrad scheme with limited non-orthogonal correction
  • delta coefficients given by: nonOrthDeltaCoeffs
  • explicit non-orthogonal correction

Usage

The scheme is specified using:

snGradSchemes
{
    default         none;
    grad(U)         limited <corrected scheme> <psi>;
}

psi coefficient between 0 and 1

  • 0: no correction, equivalent to the uncorrected scheme
  • 1: full correction applied
  • 0.5: non-orthogonal contribution does not exceed the orthogonal part

Further information

Source code


Would you like to suggest an improvement to this page? Create an issue

Copyright © 2016 OpenCFD Ltd.

Licensed under the Creative Commons License BY-NC-ND Creative Commons License