Cannot create a postprocessing folder after running the simulation

Hi all,

I try to create a model to simulate the ventilation effect of solar chimney. Before the step of the running simulation, there is no issue. But the solution contains nothing. And the reminder shows that cannot find probes files under the postprocessing folder.

Thanks for your help!

Tan_SOLAR CHIMNEY.gh (561 KB)

Hi Tan,

“locationInMesh issue”

Because by default BF sets the locationInMesh to the center of the case, so in this case it was outside.

You need to set a Point3d inside the mesh manually.(snappyHexMesh component>locationInMesh input).

Please find attached.

Best.

Tan_SOLARCHIMNEY_OMD.gh (567 KB)

Hi Omid,

Thank you so much for your wonderful reply!I learn a lot from this mistake.

I appreciate your help!