CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Post-Processing (https://www.cfd-online.com/Forums/openfoam-post-processing/)
-   -   Vorticity (https://www.cfd-online.com/Forums/openfoam-post-processing/152371-vorticity.html)

bargiola April 29, 2015 15:24

Vorticity
 
Dear foamers,

I'm working on a simulation, it has already run and I've got my results, but now I need to use vorticity utility and R utility to calculate Reynolds stress.

when I type "vorticity -latestTime" I get this error message:


Reading U
Calculating vorticity


--> FOAM FATAL ERROR:
Not implemented

From function processorCyclic::coupledFvPatchField<Type>::snGrad ()
in file lnInclude/coupledFvPatchField.H at line 153.

FOAM aborting
...
...

The error message is the same when i type " R " ...

I've used cyclic conditions both in inlet and outlet boundaries.

Could the problem be a missing instruction in the file 'lnInclude/coupledFvPatchField.H ' ?
how can I solve this problem ? :confused::confused::confused:

Thanks for your help !

sgnikos January 7, 2016 05:47

Hello bargiola,

Try to run vorticity in parallel:
'mpirun -np ..(32) vorticity -parallel'


Then reconstruct your -latestTime.
I hope that will resolve your problem. :)

Best regards,
Nikolaos


All times are GMT -4. The time now is 07:59.