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