CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

OlaFlow Parallel-run problem

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 4, 2019, 15:22
Default OlaFlow Parallel-run problem
  #1
Member
 
shima
Join Date: Feb 2018
Posts: 58
Rep Power: 8
shimakasaei is on a distinguished road
Hi all,

I am simulating a model with olaFlow and using sanppyHexMesh, I am decomposing my model via decomposePar and simple model. I faced a problem running parallel although the simulation do not have any problem running on one node. So, I believe that the problem should be related to decomposing or something. I have checked my decomposeParDict multiple times, but I did not get what the problem is!!!
Here is mu decomposeParDict:

\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class dictionary;
location "system";
object decomposeParDict;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

numberOfSubdomains 48;
method simple;

simpleCoeffs
{
n (6 2 4);
delta 0.001;
}

Here is the error that I faced:

--> FOAM FATAL ERROR:
No base point for face 36495, 5(25399 30237 30238 227042 25400), produces a decomposition that has a minimum volume greater than tolerance.
From function void Foam:article::crossEdgeConnectedFace(const label&, Foam::label&, Foam::label&, const Foam::edge&)
in file /home/OpenFoam/OpenFOAM-v1612+/src/lagrangian/basic/lnInclude/particleI.H at line 526.

FOAM parallel run aborting


Could anyone please give me a hint?

Best,
Shima
shimakasaei is offline   Reply With Quote

Old   October 6, 2019, 21:48
Default
  #2
Senior Member
 
Pablo Higuera
Join Date: Jan 2011
Location: Auckland
Posts: 627
Rep Power: 19
Phicau is on a distinguished road
Hi Shima,

maybe your case has only 1 cell in the Y direction and you are trying to decompose it into 2 domains in that direction?
If not, have you tried scotch decomposition method?

Best,

Pablo
__________________
Check out my new project: olaFlow --> The olaFlow Support Thread
Phicau is offline   Reply With Quote

Old   October 9, 2019, 10:21
Default
  #3
Member
 
shima
Join Date: Feb 2018
Posts: 58
Rep Power: 8
shimakasaei is on a distinguished road
Quote:
Originally Posted by Phicau View Post
Hi Shima,

maybe your case has only 1 cell in the Y direction and you are trying to decompose it into 2 domains in that direction?
If not, have you tried scotch decomposition method?

Best,

Pablo
Thank you for your reply. I had more than one cell in y direction, but my problem solved as I changed the minTetQuality in Qualitycontrol part of the snappyHexMeshDict .

Best,
Shima.
shimakasaei is offline   Reply With Quote

Reply


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
OpenFOAM Parallel Run Problem javier2098 OpenFOAM Pre-Processing 1 November 27, 2019 00:01
Problem in foam-extend 4.0 ggi parallel run Metikurke OpenFOAM Running, Solving & CFD 0 February 20, 2018 06:34
[mesh manipulation] Importing Multiple Meshes thomasnwalshiii OpenFOAM Meshing & Mesh Conversion 18 December 19, 2015 18:57
nonNewtonianIcoFoam - problem with parallel run chris_sev OpenFOAM Bugs 4 April 1, 2009 09:13
Problem on Parallel Run Setup Hamidur Rahman CFX 0 September 23, 2007 17:11


All times are GMT -4. The time now is 08:56.