CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   How to input vorticity into the control dictionary Version 2.3 (https://www.cfd-online.com/Forums/openfoam-solving/191094-how-input-vorticity-into-control-dictionary-version-2-3-a.html)

stephen_spicer July 31, 2017 11:07

How to input vorticity into the control dictionary Version 2.3
 
Hello

I'm running an LES pimpleFoam simulation on a wing and don't know how to code in to compute vorticity in the domain at whatever time step interval I choose. Any help would be appriated.
I tried using somebody else's code from here but it didn't work as it's an unknown function type.
(
vorticity
{
type vorticity;
outputControl timeStep;
outputInterval 1;
}
)
Note I'm using OpenFOAM version 2.3 as that's what's on my university cluster.

Thank you


All times are GMT -4. The time now is 11:18.