Orthogonal surface-normal gradient scheme
The vector joining two cell centres is parallel to the normal direction of the inter-connecting face.
Properties
- Calculated using a central difference scheme using the mesh delta coefficients
- Any non-orthogonality is ignored
Usage
The scheme is specified using:
snGradSchemes
{
default none;
snGrad(Q) orthogonal;
}
Further information
Source code