Skip to content
Snippets Groups Projects
Commit 7230daf6 authored by Andrew Heather's avatar Andrew Heather
Browse files

ENH: Added new AMIWeights function object

Reports the min|max|average AMI weights to text file and optionally
writes VTK surfaces of the sum of the weights, and mask field for
ACMI patches.

Example usage:

    AMIWeights
    {
        type            AMIWeights;
        libs            ("libfieldFunctionObjects.so");
        writeControl    writeTime;
        writeFields     yes;
    }
parent 2c71ded8
No related branches found
No related tags found
1 merge request!225ENH: Added new AMIWeights function object
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment