mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
Doxygen documentation: Standardized the 'See also' heading
This commit is contained in:
@ -32,7 +32,7 @@ Description
|
||||
volScalarField. The field is stored on the mesh database so that it can
|
||||
be retrieved and used for other applications.
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fieldExpression
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
|
||||
|
||||
@ -32,7 +32,7 @@ Description
|
||||
of the sum of the square of the symmetrical and anti-symmetrical parts of
|
||||
the velocity gradient tensor.
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fieldExpression
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
|
||||
|
||||
@ -31,7 +31,7 @@ Description
|
||||
This function object calculates and writes the Mach number as a
|
||||
volScalarField.
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fieldExpression
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
|
||||
|
||||
@ -31,7 +31,7 @@ Description
|
||||
This function object calculates and outputs the Peclet number as a
|
||||
surfaceScalarField.
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fieldExpression
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
|
||||
|
||||
@ -35,7 +35,7 @@ Description
|
||||
Q = 0.5(sqr(tr(\nabla U)) - tr(((\nabla U) \cdot (\nabla U))))
|
||||
\f]
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fieldExpression
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
|
||||
|
||||
@ -32,7 +32,7 @@ Description
|
||||
the bended convection schemes. The output is a volume field (cells) whose
|
||||
value is calculated via the maximum blending factor for any cell face.
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fieldExpression
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
|
||||
|
||||
@ -33,7 +33,7 @@ Description
|
||||
The operation can be applied to any volume or surface fields generating a
|
||||
volume or surface scalar fields for each component.
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
|
||||
SourceFiles
|
||||
|
||||
@ -32,7 +32,7 @@ Description
|
||||
limited to surfaceScalarFields and volVectorFields, and the output is a
|
||||
volScalarField.
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fieldExpression
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
|
||||
|
||||
@ -30,7 +30,7 @@ Group
|
||||
Description
|
||||
This function object calculates the enstrophy of the velocity.
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fieldExpression
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
|
||||
|
||||
@ -108,7 +108,7 @@ Usage
|
||||
Note
|
||||
To employ the \c prime2Mean option, the \c mean option must be selecetd.
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
Foam::functionObject
|
||||
|
||||
|
||||
@ -62,7 +62,7 @@ Usage
|
||||
coordinateSystem | local co-ordinate system | yes |
|
||||
\endtable
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
Foam::coordinateSystem
|
||||
|
||||
|
||||
@ -29,7 +29,7 @@ Group
|
||||
|
||||
Description
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
|
||||
SourceFiles
|
||||
|
||||
@ -65,7 +65,7 @@ Usage
|
||||
|
||||
Output data is written to the file \<timeDir\>/fieldMinMax.dat
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObject
|
||||
Foam::functionObjects::writeFiles
|
||||
|
||||
|
||||
@ -65,7 +65,7 @@ Usage
|
||||
average | average
|
||||
\endplaintable
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::fieldValue
|
||||
|
||||
SourceFiles
|
||||
|
||||
@ -122,7 +122,7 @@ Note
|
||||
- take care when using isoSurfaces - these might have duplicate
|
||||
triangles and so integration might be wrong
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::fieldValues
|
||||
Foam::functionObject
|
||||
|
||||
|
||||
@ -90,7 +90,7 @@ Usage
|
||||
CoV | coefficient of variation: standard deviation/mean
|
||||
\endplaintable
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::fieldValues
|
||||
Foam::functionObject
|
||||
|
||||
|
||||
@ -41,7 +41,7 @@ Description
|
||||
1 = planar extensional flow
|
||||
\endverbatim
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fieldExpression
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
|
||||
|
||||
@ -32,7 +32,7 @@ Description
|
||||
limited to scalar and vector volume or surface fields, and the output is a
|
||||
volume vector or tensor field.
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
|
||||
SourceFiles
|
||||
|
||||
@ -57,7 +57,7 @@ Usage
|
||||
setFormat | Output format | yes |
|
||||
\endtable
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObject
|
||||
Foam::functionObjects::writeFile
|
||||
|
||||
|
||||
@ -33,7 +33,7 @@ Description
|
||||
The operation can be applied to any volume or surface fields generating a
|
||||
volume or surface scalar field.
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
|
||||
SourceFiles
|
||||
|
||||
@ -33,7 +33,7 @@ Description
|
||||
The operation can be applied to any volume or surface field generating a
|
||||
volume or surface scalar field.
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
|
||||
SourceFiles
|
||||
|
||||
@ -60,7 +60,7 @@ Usage
|
||||
distance | distance from patch to sample | yes |
|
||||
\endtable
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
|
||||
SourceFiles
|
||||
|
||||
@ -104,7 +104,7 @@ Usage
|
||||
rhoInf | Freestream density for coefficient calculation | no |
|
||||
\endtable
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fieldExpression
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
|
||||
|
||||
@ -47,7 +47,7 @@ Usage
|
||||
type | type name: processorField | yes |
|
||||
\endtable
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
|
||||
SourceFiles
|
||||
|
||||
@ -33,7 +33,7 @@ Description
|
||||
|
||||
The operation can be applied to any volume field.
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
|
||||
SourceFiles
|
||||
|
||||
@ -53,7 +53,7 @@ Usage
|
||||
fields | list of fields to read | no |
|
||||
\endtable
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
|
||||
SourceFiles
|
||||
|
||||
@ -94,7 +94,7 @@ Usage
|
||||
coordinateSystem | transformation for vector fields | no |
|
||||
\endtable
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObject
|
||||
Foam::functionObjects::writeFile
|
||||
|
||||
|
||||
@ -87,7 +87,7 @@ Note
|
||||
When specifying the track resolution, the \c trackLength OR \c nSubCycle
|
||||
option should be used
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObject
|
||||
Foam::functionObjects::timeControl
|
||||
Foam::sampledSet
|
||||
|
||||
@ -57,7 +57,7 @@ Usage
|
||||
\endtable
|
||||
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
Foam::functionObjects::timeControl
|
||||
|
||||
|
||||
@ -76,7 +76,7 @@ Usage
|
||||
devRhoReff | Divergence of the Reynolds stress
|
||||
\endplaintable
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
Foam::functionObjects::timeControl
|
||||
|
||||
|
||||
@ -30,7 +30,7 @@ Group
|
||||
Description
|
||||
This function object calculates the vorticity, the curl of the velocity.
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fieldExpression
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
|
||||
|
||||
@ -88,7 +88,7 @@ Note
|
||||
When specifying the track resolution, the \c trackLength OR \c nSubCycle
|
||||
option should be used
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObject
|
||||
Foam::functionObjects::timeControl
|
||||
Foam::sampledSet
|
||||
|
||||
@ -64,7 +64,7 @@ Usage
|
||||
patches | list of patches to process | no | all wall patches
|
||||
\endtable
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObject
|
||||
Foam::functionObjects::writeFiles
|
||||
Foam::functionObjects::pressureTools
|
||||
|
||||
@ -31,7 +31,7 @@ Description
|
||||
Evaluates and outputs turbulence y+ for models. Values written to
|
||||
time directories as field 'yPlus'
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObject
|
||||
Foam::functionObjects::writeFiles
|
||||
Foam::functionObjects::timeControl
|
||||
|
||||
@ -79,7 +79,7 @@ Usage
|
||||
cumulative | bin data accumulated with incresing distance | yes |
|
||||
\endtable
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObject
|
||||
Foam::functionObjects::timeControl
|
||||
Foam::functionObjects::forces
|
||||
|
||||
@ -99,7 +99,7 @@ Note
|
||||
}
|
||||
\endverbatim
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObject
|
||||
Foam::functionObjects::writeFiles
|
||||
Foam::functionObjects::timeControl
|
||||
|
||||
@ -59,7 +59,7 @@ Usage
|
||||
|
||||
The output data of each cloud is written to a file named \<cloudName\>.dat
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObject
|
||||
Foam::functionObjects::writeFiles
|
||||
|
||||
|
||||
@ -60,7 +60,7 @@ Usage
|
||||
kinematicCloud | Name of the kinematicCloud | no | kinematicCloud
|
||||
\endtable
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
|
||||
SourceFiles
|
||||
|
||||
@ -36,7 +36,7 @@ Description
|
||||
- The diffusivity can be set manually using the 'D' entry, or retrieved
|
||||
from the turbulence model (if applicable).
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObjects::fvMeshFunctionObject
|
||||
|
||||
SourceFiles
|
||||
|
||||
@ -62,7 +62,7 @@ Description
|
||||
\endverbatim
|
||||
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObject
|
||||
Foam::codedBase
|
||||
|
||||
|
||||
@ -48,7 +48,7 @@ Usage
|
||||
objectNames | objects to remove | yes |
|
||||
\endtable
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObject
|
||||
|
||||
SourceFiles
|
||||
|
||||
@ -49,7 +49,7 @@ Description
|
||||
For vector/tensor fields, e.g. U, where an equation is solved for each
|
||||
component, the largest residual of each component is written out.
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObject
|
||||
Foam::functionObjects::writeFiles
|
||||
Foam::functionObjects::timeControl
|
||||
|
||||
@ -74,7 +74,7 @@ Note
|
||||
\c allowSystemOperations must be set to '1'; otherwise, system calls will
|
||||
not be allowed.
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObject
|
||||
Foam::functionObjects::timeControl
|
||||
|
||||
|
||||
@ -63,7 +63,7 @@ Usage
|
||||
\c exclusiveWriting disables automatic writing (i.e through database) of the
|
||||
objects to avoid duplicate writing.
|
||||
|
||||
SeeAlso
|
||||
See also
|
||||
Foam::functionObject
|
||||
Foam::functionObjects::timeControl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user