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; }
Showing
- etc/caseDicts/postProcessing/fields/AMIWeights 20 additions, 0 deletionsetc/caseDicts/postProcessing/fields/AMIWeights
- src/functionObjects/field/AMIWeights/AMIWeights.C 396 additions, 0 deletionssrc/functionObjects/field/AMIWeights/AMIWeights.C
- src/functionObjects/field/AMIWeights/AMIWeights.H 163 additions, 0 deletionssrc/functionObjects/field/AMIWeights/AMIWeights.H
- src/functionObjects/field/Make/files 2 additions, 0 deletionssrc/functionObjects/field/Make/files
- tutorials/incompressible/pimpleFoam/RAS/propeller/system/AMIWeights 17 additions, 0 deletions...incompressible/pimpleFoam/RAS/propeller/system/AMIWeights
- tutorials/incompressible/pimpleFoam/RAS/propeller/system/controlDict 1 addition, 0 deletions...ncompressible/pimpleFoam/RAS/propeller/system/controlDict
Please register or sign in to comment