The cell gradient is calculated using Gauss' theorem:
\[ \int_V \left( \div \u \right) dV = \oint_S \left( \vec{n} \dprod \u \right) dS \]
The scheme is specified using:
gradSchemes
{
default none;
grad(U) Gauss <interpolation scheme>;
}
Source code
| Would you like to suggest an improvement to this page? | Create an issue |
Copyright © 2018 OpenCFD Ltd.