Skip to content

wrong entry in new tutorial vortexShed

In tutorial $FOAM_TUTORIALS/incompressible/pimpleFoam/LES/vortexShed

the noise utility dictionary for surface has wrong specification of the cutting plane. file: system/noise-surface

it reads: file "postProcessing/cuttingPlane/yNormal_0.0/yNormal_0.0.case";

but should: file "postProcessing/cuttingPlane/zNormal/zNormal.case";

to point to correct cutting plane.

would be nice to create Allrun.noise to show how to get the noise data actually