Cube-root volume

Properties

  • Good representation for isotropic hexahedral meshes
  • Less valid when the cell aspect ratio is not 1

Model equations

The length scale is given by:

\[ \Delta = c \left( V_c \right)^{\frac{1}{3}} \]

where c is a model coefficient.

Usage

The model is specified using:

delta           cubeRootVol;

cubeRootVolCoeffs
{
    // Optional entries

    // Multiplier
    deltaCoeff      1;
}

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