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

Errormassages while reconstructing

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 25, 2013, 10:18
Default Errormassages while reconstructing
  #1
New Member
 
Hendrik
Join Date: Jul 2013
Location: Germany
Posts: 9
Rep Power: 12
hotti24 is on a distinguished road
Hey Guys,

i got an error message every time i try to reconstruct the "twoSpheresGlowinskiMPI" tutorial from CFDEM (this is in the CFD - DEM coupled Simulation). I have found a alternating script in this forum, which makes for each time step
Code:
reconstructParMesh -mergeTol 1e-06 -time $line > logTmp;
and then
Code:
reconstructPar -time $line > logTmp;
. The Error appears in the last command.

Code:
#0  Foam::error::printStack(Foam::Ostream&) in "/opt/openfoam220/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1  Foam::sigSegv::sigHandler(int) in "/opt/openfoam220/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2   in "/lib/x86_64-linux-gnu/libc.so.6"
#3  Foam::objectRegistry::checkOut(Foam::regIOobject&) const in "/opt/openfoam220/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#4  Foam::regIOobject::~regIOobject() in "/opt/openfoam220/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#5  Foam::IOList<int>::~IOList() in "/opt/openfoam220/platforms/linux64GccDPOpt/lib/libfiniteVolume.so"
#6  Foam::processorMeshes::read() in "/opt/openfoam220/platforms/linux64GccDPOpt/lib/libreconstruct.so"
#7  Foam::processorMeshes::readUpdate() in "/opt/openfoam220/platforms/linux64GccDPOpt/lib/libreconstruct.so"
#8  
 in "/opt/openfoam220/platforms/linux64GccDPOpt/bin/reconstructPar"
#9  __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#10  
 in "/opt/openfoam220/platforms/linux64GccDPOpt/bin/reconstructPar"
./alternating.sh: Zeile 4: 10866 Speicherzugriffsfehler  (Speicherabzug geschrieben) reconstructPar -time $line > logTmp
Does anyone have a idea what i can to to fix this problem? The coupled simulation was started by using the following commands in the CFD folder:

Code:
blockMesh 

checkMesh 

decomposePar  

mpirun.openmpi  -np 4 cfdemSolverIB -parallel #> log
but the Allrun.sh script one folder higher works as well. With this scipt a got a Oktave curve, but I want to have a visualisation in paraFoam.

May anyone can help me, please.

Greetings,
Hendrik
hotti24 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
a reconstructPar issue immortality OpenFOAM Post-Processing 8 June 16, 2013 11:25
an odd(at least for me!) reconstructPar error on a field immortality OpenFOAM Running, Solving & CFD 3 June 3, 2013 22:36
Check yPlus without reconstructing in parallel runs maysmech OpenFOAM 3 September 14, 2010 16:14
Paraview decomposed case without reconstructing? HelloWorld OpenFOAM 3 May 8, 2010 09:47
Problem of reconstructing pointVectorFields with parallel mesh motion (1.5.x) LESlie OpenFOAM 0 November 6, 2009 06:07


All times are GMT -4. The time now is 19:41.