Skip to content
Snippets Groups Projects

ENH: Added new AMIWeights function object

Merged Andrew Heather requested to merge feature-AMIWeights-FO into develop

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;
}

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply