September 13, 2012, 02:45
|
reconstructPar failed with OF16ext and GGI
|
#1
|
Member
Andreas Wendy
Join Date: Aug 2012
Posts: 73
Rep Power: 14
|
Hi,
i hope u can help me. At the moment i am experimating with OF 1.6 extend and GGI for a rotating grid. I need this for my master thesis.
I ran the analyses in parallel but after trying to reconstruct the mesh i get the following error.
does anyone have any experience of using GGI and parallel computing?
best whishes
Andy
Quote:
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM Extend Project: Open source CFD |
| \\ / O peration | Version: 1.6-ext |
| \\ / A nd | Web: www.extend-project.de |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 1.6-ext-959ec266ba5c
Exec : reconstructPar
Date : Sep 13 2012
Time : 07:40:28
Host : subuntu-desktop
PID : 4546
Case : /home/subuntu/OpenFOAM/Projekte/Masterthesis/reconst
nProcs : 1
SigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time
Create mesh for time = 0
Initializing the GGI interpolator between master/shadow patches: insideSlider/outsideSlider
Initializing the GGI interpolator between master/shadow patches: insideSlider/outsideSlider
Initializing the GGI interpolator between master/shadow patches: insideSlider/outsideSlider
Initializing the GGI interpolator between master/shadow patches: insideSlider/outsideSlider
From function void GGIInterpolation<MasterPatch, SlavePatch>::rescaleWeightingFactors() const
in file /home/subuntu/OpenFOAM/OpenFOAM-1.6-ext/src/OpenFOAM/lnInclude/GGIInterpolationWeights.C at line 544
Uncovered faces found. On master: 1 on slave: 0
Initializing the GGI interpolator between master/shadow patches: insideSlider/outsideSlider
From function void GGIInterpolation<MasterPatch, SlavePatch>::rescaleWeightingFactors() const
in file /home/subuntu/OpenFOAM/OpenFOAM-1.6-ext/src/OpenFOAM/lnInclude/GGIInterpolationWeights.C at line 544
Uncovered faces found. On master: 1 on slave: 0
Initializing the GGI interpolator between master/shadow patches: insideSlider/outsideSlider
Initializing the GGI interpolator between master/shadow patches: insideSlider/outsideSlider
From function void GGIInterpolation<MasterPatch, SlavePatch>::rescaleWeightingFactors() const
in file /home/subuntu/OpenFOAM/OpenFOAM-1.6-ext/src/OpenFOAM/lnInclude/GGIInterpolationWeights.C at line 544
Uncovered faces found. On master: 1 on slave: 0
Initializing the GGI interpolator between master/shadow patches: insideSlider/outsideSlider
Initializing the GGI interpolator between master/shadow patches: insideSlider/outsideSlider
--> FOAM FATAL IO ERROR:
cannot open file
file: /home/subuntu/OpenFOAM/Projekte/Masterthesis/reconst/processor0/0/polyMesh/pointProcAddressing at line 0.
From function regIOobject::readStream()
in file db/regIOobject/regIOobjectRead.C at line 62.
FOAM exiting
|
|
|
|