"...git@develop.openfoam.com:Development/openfoam.git" did not exist on "85bae17943d9670f81a85fe00907538c3d4e8364"
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;
}