|
[Sponsors] |
![]() |
![]() |
#1 |
New Member
Esmaeil Ahmadiyan
Join Date: Sep 2011
Posts: 26
Rep Power: 15 ![]() |
Hi every body
In fact I want to simulate a simple L shape channel with dsmcFoam as shows in the bellow shape: Screenshot.jpg boundary condition type in inlet and outlet boundaries are cyclic and in other boundaries are wall.the boundary file as below: 4 ( frontAndBack { type empty; nFaces 600; startFace 8300; } wall { type wall; nFaces 600; startFace 8900; } inlet1 { type cyclic; nFaces 100; startFace 9500; matchTolerance 0.0001; neighbourPatch outlet1; } outlet1 { type cyclic; nFaces 100; startFace 9600; matchTolerance 0.0001; neighbourPatch inlet1; } ) But when I run the case runs failed and give this errors: --> FOAM Serious Error : From function cyclicPolyPatch: ![]() in file meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.C at line 1385 Patch ![]() Perhaps your faces do not match? The obj files written contain the current match. --> FOAM FATAL ERROR: No base point for face 9691, 4(340 341 1502 1483), produces a decomposition that has a minimum volume greater than tolerance. My test case is ... cyclic.zip Is this problem depend on cyclic restrictions that could not be able to match two faces that are not parallel ? are there such restriction ? Please help me to resolve this problem. Thanks. e.ahmadiyan. Last edited by e.ahmadiyan; April 15, 2013 at 09:51. |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
[mesh manipulation] Cyclic Mesh Error | vbchris | OpenFOAM Meshing & Mesh Conversion | 4 | November 15, 2012 13:04 |
Cyclic bc. and overlapGgi | Pekka | OpenFOAM | 12 | February 15, 2012 07:10 |
Problem with cyclic patches | sven | OpenFOAM Running, Solving & CFD | 0 | December 5, 2011 14:27 |
[Commercial meshers] Handling cyclic BC from gambit to openfoam for a cascade airfoil problem - OF 1.6 | maverick | OpenFOAM Meshing & Mesh Conversion | 2 | June 18, 2011 04:36 |
Pressure instability with rhoSimpleFoam | daniel_mills | OpenFOAM Running, Solving & CFD | 44 | February 17, 2011 17:08 |