Files
openfoam/src/functionObjects/field
Andrew Heather a4dc9966ed 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;
    }
2018-12-07 17:24:13 +00:00
..
2018-11-09 21:21:15 +01:00
2018-10-18 12:57:32 +02:00
2018-10-18 12:57:32 +02:00
2018-10-18 12:57:32 +02:00
2016-12-20 23:07:16 +00:00
2018-10-18 12:57:32 +02:00
2018-09-11 12:13:19 +01:00
2018-10-18 12:57:32 +02:00