mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
DOC: add description text for AMIWeights, fieldsExpression
This commit is contained in:
committed by
Andrew Heather
parent
3b0d532614
commit
3238a63a10
@ -30,6 +30,9 @@ Group
|
|||||||
grpFieldFunctionObjects
|
grpFieldFunctionObjects
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
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.
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
Example of function object specification:
|
Example of function object specification:
|
||||||
|
|||||||
@ -31,6 +31,7 @@ Group
|
|||||||
grpFieldFunctionObjects
|
grpFieldFunctionObjects
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
Intermediate class for handling field expressions (add, subtract etc).
|
||||||
|
|
||||||
See also
|
See also
|
||||||
Foam::functionObjects::fvMeshFunctionObject
|
Foam::functionObjects::fvMeshFunctionObject
|
||||||
|
|||||||
Reference in New Issue
Block a user