mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
functionObjects: Corrected 'grp' entries for 'field' functionObjects
This commit is contained in:
@ -25,7 +25,7 @@ Class
|
|||||||
Foam::functionObjects::CourantNo
|
Foam::functionObjects::CourantNo
|
||||||
|
|
||||||
Group
|
Group
|
||||||
grpUtilitiesFunctionObjects
|
grpFieldFunctionObjects
|
||||||
|
|
||||||
Description
|
Description
|
||||||
This function object calculates and outputs the Courant number as a
|
This function object calculates and outputs the Courant number as a
|
||||||
|
|||||||
@ -25,7 +25,7 @@ Class
|
|||||||
Foam::functionObjects::Lambda2
|
Foam::functionObjects::Lambda2
|
||||||
|
|
||||||
Group
|
Group
|
||||||
grpUtilitiesFunctionObjects
|
grpFieldFunctionObjects
|
||||||
|
|
||||||
Description
|
Description
|
||||||
This function object calculates and outputs the second largest eigenvalue
|
This function object calculates and outputs the second largest eigenvalue
|
||||||
|
|||||||
@ -25,7 +25,7 @@ Class
|
|||||||
Foam::functionObjects::PecletNo
|
Foam::functionObjects::PecletNo
|
||||||
|
|
||||||
Group
|
Group
|
||||||
grpUtilitiesFunctionObjects
|
grpFieldFunctionObjects
|
||||||
|
|
||||||
Description
|
Description
|
||||||
This function object calculates and outputs the Peclet number as a
|
This function object calculates and outputs the Peclet number as a
|
||||||
|
|||||||
@ -25,7 +25,7 @@ Class
|
|||||||
Foam::functionObjects::Q
|
Foam::functionObjects::Q
|
||||||
|
|
||||||
Group
|
Group
|
||||||
grpUtilitiesFunctionObjects
|
grpFieldFunctionObjects
|
||||||
|
|
||||||
Description
|
Description
|
||||||
This function object calculates and outputs the second invariant of the
|
This function object calculates and outputs the second invariant of the
|
||||||
|
|||||||
@ -25,7 +25,7 @@ Class
|
|||||||
Foam::functionObjects::blendingFactor
|
Foam::functionObjects::blendingFactor
|
||||||
|
|
||||||
Group
|
Group
|
||||||
grpUtilitiesFunctionObjects
|
grpFieldFunctionObjects
|
||||||
|
|
||||||
Description
|
Description
|
||||||
This function object calculates and outputs the blendingFactor as used by
|
This function object calculates and outputs the blendingFactor as used by
|
||||||
|
|||||||
@ -25,7 +25,7 @@ Class
|
|||||||
Foam::functionObjects::vorticity
|
Foam::functionObjects::vorticity
|
||||||
|
|
||||||
Group
|
Group
|
||||||
grpUtilitiesFunctionObjects
|
grpFieldFunctionObjects
|
||||||
|
|
||||||
Description
|
Description
|
||||||
This function object calculates the vorticity, the curl of the velocity.
|
This function object calculates the vorticity, the curl of the velocity.
|
||||||
|
|||||||
Reference in New Issue
Block a user