functionObjects::flowType: new functionObject which calculates and writes the...
functionObjects::flowType: new functionObject which calculates and writes the flowType of velocity field The flow type parameter is obtained according to the following equation: \verbatim |D| - |Omega| lambda = ------------- |D| + |Omega| -1 = rotational flow 0 = simple shear flow 1 = planar extensional flow \endverbatim
Showing
- src/postProcessing/functionObjects/field/Make/files 1 addition, 0 deletionssrc/postProcessing/functionObjects/field/Make/files
- src/postProcessing/functionObjects/field/flowType/flowType.C 100 additions, 0 deletionssrc/postProcessing/functionObjects/field/flowType/flowType.C
- src/postProcessing/functionObjects/field/flowType/flowType.H 111 additions, 0 deletionssrc/postProcessing/functionObjects/field/flowType/flowType.H
Please register or sign in to comment