CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Community Contributions

[cfMesh] problem with symmetryPlane

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 3, 2016, 10:14
Default problem with symmetryPlane
  #1
New Member
 
Joris C.
Join Date: Jan 2013
Posts: 29
Rep Power: 13
Coris is on a distinguished road
I have a problem activating the symmetryPlane BC for one of my boundaries when the mesh is made with cfMesh. This is a known problem, because cfMesh comes with a utility 'improveSymmetryPlanes'. However, this is not enough for the case at hand..

checkMesh before running improveSymmetryPlanes:

Quote:
--> FOAM FATAL ERROR:
Symmetry plane 'frontSymmetry' is not planar.
At local face at (0.1703081812887766 0.001158095292908665 1.601390638203566e-21) the normal (-1.211793931078213e-17 -4.239402769195217e-18 -1) differs from the average normal (3.522462206000439e-06 1.550530335361962e-07 -0.9999999996709624) by 1.243178154426267e-11
Either split the patch into planar parts or use the symmetry patch type

From function void Foam::symmetryPlanePolyPatch::calcGeometry(Foam::P streamBuffers &)
in file meshes/polyMesh/polyPatches/constraint/symmetryPlane/symmetryPlanePolyPatch.C at line 64.
and after:

Quote:
--> FOAM FATAL ERROR:
Symmetry plane 'frontSymmetry' is not planar.
At local face at (0.1703081812888498 0.001158095292911979 -6.686652924327499e-08) the normal (1.094760291316228e-06 4.90293024478426e-08 -0.9999999999993996) differs from the average normal (6.28184762184831e-07 4.89799734796166e-08 -0.9999999999492696) by 2.176927293306086e-13
Either split the patch into planar parts or use the symmetry patch type

From function void Foam::symmetryPlanePolyPatch::calcGeometry(Foam::P streamBuffers &)
in file meshes/polyMesh/polyPatches/constraint/symmetryPlane/symmetryPlanePolyPatch.C at line 64.

FOAM exiting
so definitely, there is an improvement, but not enough.

I have tried some stuff, ie:
- flattenMesh utility, by temporarily changing the symmetryPlane to empty --> messes up the mesh (edit: this is normal, because flattenMesh supposes a 2D geometry and acts on all nodes/points)
- changing the meshing in the neighbourhoud of the problem area --> no effect
- controlDict: increasing writePrecision --> no effect
- controlDict: binary instead of ascii --> improveSymmetryPlanes doesn't work

I would rather not change to symmetry bc instead of symmetryPlane, because I strongly suspect this is the cause for not being able to converge the simulation I am running with the mesh.

Any other ideas?
Unfortunately, I cannot upload my current model and the minimal working example I have, doesn't display this behaviour.

Last edited by Coris; October 6, 2016 at 11:12.
Coris is offline   Reply With Quote

Reply

Tags
cfmesh


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
UDF compiling problem Wouter Fluent UDF and Scheme Programming 6 June 6, 2012 04:43
Gambit - meshing over airfoil wrapping (?) problem JFDC FLUENT 1 July 11, 2011 05:59
natural convection problem for a CHT problem Se-Hee CFX 2 June 10, 2007 06:29
Adiabatic and Rotating wall (Convection problem) ParodDav CFX 5 April 29, 2007 19:13
Is this problem well posed? Thomas P. Abraham Main CFD Forum 5 September 8, 1999 14:52


All times are GMT -4. The time now is 21:58.