mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Updates to function object documentation
This commit is contained in:
@ -24,7 +24,8 @@ License
|
||||
Class
|
||||
Foam::fieldAverage
|
||||
|
||||
\ingroup grpFieldFunctionObjects
|
||||
Group
|
||||
grpFieldFunctionObjects
|
||||
|
||||
Description
|
||||
Calculates the field averages given list of fieldAverageItems, e.g.
|
||||
|
||||
@ -24,7 +24,8 @@ License
|
||||
class
|
||||
Foam::fieldCoordinateSystemTransform
|
||||
|
||||
\ingroup grpFieldFunctionObjects
|
||||
Group
|
||||
grpFieldFunctionObjects
|
||||
|
||||
Description
|
||||
Transforms fields from global cartesian co-ordinates to local co-ordinate
|
||||
|
||||
@ -24,7 +24,8 @@ License
|
||||
Class
|
||||
Foam::fieldMinMax
|
||||
|
||||
\ingroup grpFieldFunctionObjects
|
||||
Group
|
||||
grpFieldFunctionObjects
|
||||
|
||||
Description
|
||||
Calculates scalar minimim and maximum field values.
|
||||
|
||||
@ -24,7 +24,8 @@ License
|
||||
Class
|
||||
Foam::fieldValue
|
||||
|
||||
\ingroup grpFieldFunctionObjects
|
||||
Group
|
||||
grpFieldFunctionObjects
|
||||
|
||||
Description
|
||||
Base class for field value -based function objects.
|
||||
|
||||
@ -24,7 +24,8 @@ License
|
||||
Class
|
||||
Foam::nearWallFields
|
||||
|
||||
\ingroup grpFieldFunctionObjects
|
||||
Group
|
||||
grpFieldFunctionObjects
|
||||
|
||||
Description
|
||||
Samples near-patch volFields
|
||||
|
||||
@ -24,7 +24,8 @@ License
|
||||
Class
|
||||
Foam::processorField
|
||||
|
||||
\ingroup grpFieldFunctionObjects
|
||||
Group
|
||||
grpFieldFunctionObjects
|
||||
|
||||
Description
|
||||
Writes a scalar field whose value is the local processor ID. Output
|
||||
|
||||
@ -24,7 +24,8 @@ License
|
||||
Class
|
||||
Foam::readFields
|
||||
|
||||
\ingroup grpFieldFunctionObjects
|
||||
Group
|
||||
grpFieldFunctionObjects
|
||||
|
||||
Description
|
||||
Reads fields from the time folders and adds them to the mesh database
|
||||
|
||||
@ -24,7 +24,8 @@ License
|
||||
Class
|
||||
Foam::regionSizeDistribution
|
||||
|
||||
\ingroup grpFieldFunctionObjects
|
||||
Group
|
||||
grpFieldFunctionObjects
|
||||
|
||||
Description
|
||||
Looks up a field, interpolates it to the faces and determines a connected
|
||||
|
||||
@ -24,7 +24,8 @@ License
|
||||
Class
|
||||
Foam::streamLine
|
||||
|
||||
\ingroup grpFieldFunctionObjects
|
||||
Group
|
||||
grpFieldFunctionObjects
|
||||
|
||||
Description
|
||||
Generation of streamlines. Samples along track of passive particle.
|
||||
|
||||
@ -24,7 +24,7 @@ License
|
||||
Class
|
||||
Foam::surfaceInterpolateFields
|
||||
|
||||
\ingroup grpFieldFunctionObjects
|
||||
Group grpFieldFunctionObjects
|
||||
|
||||
Description
|
||||
Linear interpolates volFields to surfaceFields
|
||||
|
||||
@ -24,7 +24,8 @@ License
|
||||
Class
|
||||
Foam::turbulenceFields
|
||||
|
||||
\ingroup grpFieldFunctionObjects
|
||||
Group
|
||||
grpFieldFunctionObjects
|
||||
|
||||
Description
|
||||
Stores turbulence fields on the mesh database for further manipulation.
|
||||
|
||||
@ -24,7 +24,8 @@ License
|
||||
Class
|
||||
Foam::wallBoundedStreamLine
|
||||
|
||||
\ingroup grpFieldFunctionObjects
|
||||
Group
|
||||
grpFieldFunctionObjects
|
||||
|
||||
Description
|
||||
Generation of streamlines. Samples along track of passive particle.
|
||||
|
||||
Reference in New Issue
Block a user