|
[Sponsors] |
November 21, 2023, 06:50 |
Symmetry plane 'midPlane' is not planar
|
#1 |
New Member
Miguel
Join Date: Nov 2023
Location: Spain
Posts: 1
Rep Power: 0 |
Hello everyone, I'm a student and new in OpenFOAM CFD software. I have a problem (FOAM FATAL ERROR) when I'm trying to execute the 'reconstructParMesh -mergeTol 0.000001 -constant' command after the 'mpirun -np 2 snappyHexMesh -overwrite -parallel' command with 2 processors.
The exact error is: --> FOAM FATAL ERROR: (openfoam-2112 patch=220310) Symmetry plane 'midPlane' is not planar. At local face at (11.1444 0 -0.365325) the normal (0 -1 0) differs from the average normal (0 -0.998033 0) by 3.86859e-06 Either split the patch into planar parts or use the symmetry patch type From virtual void Foam::symmetryPlanePolyPatch::calcGeometry(Foam::P streamBuffers&) in file meshes/polyMesh/polyPatches/constraint/symmetryPlane/symmetryPlanePolyPatch.C at line 66. FOAM exiting The mesh (vertices) are perfectly located and in theory it have to be perfectly planar. I don't know how to fix it or how to ignore it. I have tried increasing -mergeTol to 0.00001, 0.0001, 0.001, 0.002 and it doesn't solve it. For more information: The case is a simply tow test with a ship. I'm going to upload an image of the domain and the mesh. In the snappyHexMeshDict I have also defined two refinement boxes around the ship, but I can't see it obviously because the error. If you have read my complete question, I thank you, I hope you can help me, greetings. Last edited by miguelmikk; November 22, 2023 at 06:53. Reason: I haven't been clear enough |
|
November 23, 2023, 07:37 |
|
#2 |
Senior Member
M
Join Date: Dec 2017
Posts: 703
Rep Power: 13 |
Judging from that image, the mesh looks quite distorted, but its hard to see. Can you show a detail of the mesh, e.g. at the position pointed out by the error message?
In general snappy has a hard time handling these flat cells as a background mesh, so I would expect a bad mesh quality resulting on the surface and possibly the symmetryPlane. |
|
Tags |
midplane, planar, reconstruct, reconstructparmesh, symmetry |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] Wedge patch '*' is not planar | LilumDaru | OpenFOAM Meshing & Mesh Conversion | 7 | September 18, 2024 06:52 |
Symmetry Plane not aligned to 0 along y direction | ybeis | STAR-CCM+ | 1 | February 27, 2022 00:50 |
Simulation of a chimney with heat in open atmosphere | Jurado | OpenFOAM Running, Solving & CFD | 9 | December 18, 2020 08:35 |
[blockMesh] Getting error message: "Fatal error Symmetry plane 'sides' is not planar" | Ron de Vos | OpenFOAM Meshing & Mesh Conversion | 5 | December 21, 2019 12:07 |
Possible Bug in pimpleFoam (or createPatch) (or fluent3DMeshToFoam) | cfdonline2mohsen | OpenFOAM | 3 | October 21, 2013 10:28 |