Skip to content
Snippets Groups Projects
Commit 5cba2690 authored by Andrew Heather's avatar Andrew Heather Committed by Mark OLESEN
Browse files

ENH: proudmanAcousticPower - extended to operate on mean turbulence fields

Example using mean turbulence fields (mean fields should be available e.g. from
a fieldAverage function object)

    proudmanAcousticPower1
    {
        // Mandatory entries (unmodifiable)
        type        proudmanAcousticPower;
        libs        (fieldFunctionObjects);

        ...

        // Turbulence field names (if not retrieved from the turb model)
        k           kMean;
        epsilon     epsilonMean;
        omega       none; // omegaMean
    }
parent 83fd1c95
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment