|
[Sponsors] |
March 1, 2017, 18:16 |
Fsi Foam parallel problem
|
#1 |
New Member
Join Date: Nov 2016
Posts: 13
Rep Power: 10 |
Hi all,
I started fsiFoam in parallel, but it gaves me the bold error. Serial processing work, but not parallel. Everyone has any idea? Code:
Create time Create dynamic mesh for time = 0 Selecting dynamicFvMesh dynamicMotionSolverFvMesh // using new solver syntax: motionU { solver PCG; preconditioner DIC; tolerance 1e-06; relTol 0; } Selecting motion solver: velocityLaplacian Selecting motion diffusion: quadratic Selecting motion diffusion: inverseDistance Reading stress mesh Selecting incompressible transport model Newtonian Selecting turbulence model type RASModel Selecting RAS turbulence model SpalartAllmaras SpalartAllmarasCoeffs { sigmaNut 0.66666; kappa 0.41; Cb1 0.1355; Cb2 0.622; Cw2 0.3; Cw3 2; Cv1 7.1; Cv2 5; } Creating fixed displacement boundary condition Creating traction displacement boundary conditions Creating traction displacement boundary conditions Selecting rheology model linearElastic Creating constitutive model Selecting coupling scheme Aitken Starting time loop Time = 1e-05 Create extended GGI zone-to-zone interpolator Checking fluid-to-solid face interpolator Fluid-to-solid face interpolation error: 0.07098772543 Checking solid-to-fluid point interpolator (GGI) Extended GGI, master point distance, max: 0, avg: 0, min: 0 Extended GGI, master point orientation (<0), max: -1, min: -1, nIncorrectPoints: 0/190 Solid-to-fluid point interpolation error (GGI): 1.387948177e-17 Number of uncovered master faces: 0 Number of uncovered slave faces: 0 Time = 1e-05, iteration: 1 Current fsi under-relaxation factor: 0.4 [0] [0] [0] --> FOAM FATAL ERROR: [0] global zone point map is not availabel [0] [0] From function fluidStructureInterface::updateDisplacement() [0] in file fluidStructureInterface/fluidStructureInterface.C at line 1241. [0] FOAM parallel run aborting [0] [1] [1] [1] --> FOAM FATAL ERROR: [1] global zone point map is not availabel [1] [1] From function fluidStructureInterface::updateDisplacement() [1] in file fluidStructureInterface/fluidStructureInterface.C at line 1241. [1] FOAM parallel run aborting [1] |
|
August 10, 2017, 02:12 |
|
#2 | |
Member
mahdi
Join Date: Nov 2015
Location: Paris, France
Posts: 32
Rep Power: 11 |
Quote:
I'm using also fsiFoam to run a case, however, still no solution for parallel simulation with that. Could you please let me know did you find any solution? more or less same error: [2] --> FOAM FATAL ERROR: [2] Cannot find file "points" in directory "constant/solid/polyMesh" Thanks |
||
February 20, 2018, 19:36 |
|
#3 |
New Member
Wei Meng
Join Date: May 2017
Posts: 12
Rep Power: 9 |
Hi mahdi, I am also facing the same problem...Have you solved it?
|
|
June 24, 2019, 07:15 |
|
#4 |
New Member
Hamed
Join Date: Dec 2013
Location: Istanbul
Posts: 16
Rep Power: 13 |
you are probably using scotch for decompose algorithm, first try simple algorithm in you decomposeParDict.
cheers Hamed |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Salome] Salome import "Cannot find file "points" in directory..." | mismichael | OpenFOAM Meshing & Mesh Conversion | 6 | June 24, 2024 04:17 |
Error running simpleFoam in parallel | Yuby | OpenFOAM Running, Solving & CFD | 14 | October 7, 2021 05:38 |
problem during mpi in server: expected Scalar, found on line 0 the word 'nan' | muth | OpenFOAM Running, Solving & CFD | 3 | August 27, 2018 05:18 |
damBreak case parallel run problem | behzad-cfd | OpenFOAM Running, Solving & CFD | 5 | August 2, 2015 18:18 |
Incompatible dimensions for operation | ruben23 | OpenFOAM Running, Solving & CFD | 2 | June 12, 2015 05:14 |