Radial actuation disk

Properties

Usage

The option is specified using:

disk1
{
    type            radialActuationDiskSource;
    selectionMode   cellSet;
    cellSet         radialActuationDisk1;
    fields          (U);

    diskDir         (-1 0 0);   // disk direction
    Cp              0.1;        // power coefficient
    Ct              0.5;        // thrust coefficient
    diskArea        5.0;        // disk area
    coeffs          (0.1 0.5 0.01); // radial distribution coefficients
    upstreamPoint   (0 0 0);    // upstream point

}

Further information

Tutorials

  • none

Source code

See also


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

Copyright © 2018 OpenCFD Ltd.

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