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

buoyantSimpleFoam abort error

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 8, 2011, 12:57
Default buoyantSimpleFoam abort error
  #1
Senior Member
 
Join Date: Mar 2009
Posts: 138
Rep Power: 16
camoesas is on a distinguished road
Good Evening Everybody,

I am trying to simulate the flow over a hot board to investigate the boundary layer of velocity and temperature. I have already done a simulation with rhoSimpleFoam. Now I want to start a simultion with buoyantSimpleFoam. Iīve made the setup and OpenFoam told me to initialize with potentialFoam. Iīve initialized with my rhoSimpleFoam solution.

Now the simulation starts but then it aborts after few iterations giving me this strange error massage:

Code:
#0  Foam::error::printStack(Foam::Ostream&) in "/home/camoesas/OpenFOAM/OpenFOAM-2.0.0/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1  Foam::sigFpe::sigHandler(int) in "/home/camoesas/OpenFOAM/OpenFOAM-2.0.0/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2   in "/lib64/libc.so.6"
#3  Foam::GAMGSolver::scalingFactor(Foam::Field<double>&, Foam::Field<double> const&, Foam::Field<double> const&, Foam::Field<double> const&) const in "/home/camoesas/OpenFOAM/OpenFOAM-2.0.0/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#4  Foam::GAMGSolver::scalingFactor(Foam::Field<double>&, Foam::lduMatrix const&, Foam::Field<double>&, Foam::FieldField<Foam::Field, double> const&, Foam::UPtrList<Foam::lduInterfaceField const> const&, Foam::Field<double> const&, unsigned char) const in "/home/camoesas/OpenFOAM/OpenFOAM-2.0.0/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#5  Foam::GAMGSolver::Vcycle(Foam::PtrList<Foam::lduMatrix::smoother> const&, Foam::Field<double>&, Foam::Field<double> const&, Foam::Field<double>&, Foam::Field<double>&, Foam::Field<double>&, Foam::PtrList<Foam::Field<double> >&, Foam::PtrList<Foam::Field<double> >&, unsigned char) const in "/home/camoesas/OpenFOAM/OpenFOAM-2.0.0/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#6  Foam::GAMGSolver::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const in "/home/camoesas/OpenFOAM/OpenFOAM-2.0.0/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#7  Foam::fvMatrix<double>::solve(Foam::dictionary const&) in "/home/camoesas/OpenFOAM/OpenFOAM-2.0.0/platforms/linux64GccDPOpt/lib/libfiniteVolume.so"
#8  Foam::fvMatrix<double>::solve() in "/home/camoesas/OpenFOAM/OpenFOAM-2.0.0/platforms/linux64GccDPOpt/bin/buoyantSimpleFoam"
#9  
 in "/home/camoesas/OpenFOAM/OpenFOAM-2.0.0/platforms/linux64GccDPOpt/bin/buoyantSimpleFoam"
#10  __libc_start_main in "/lib64/libc.so.6"
#11  
 at /usr/src/packages/BUILD/glibc-2.11.3/csu/../sysdeps/x86_64/elf/start.S:116
I donīt have any clue to interpret this message! What could it mean? Why is my solver aborting?

thanks
__________________
OF - 2.0.0
camoesas is offline   Reply With Quote

Old   November 9, 2011, 03:29
Default
  #2
Senior Member
 
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,266
Blog Entries: 1
Rep Power: 24
nimasam is on a distinguished road
try this in your fvSolution for p, pFinal or p_rgh

{
solver PCG;
preconditioner DIC;
tolerance 1e-10;
relTol 0;
}
maybe cure your problem
nimasam is offline   Reply With Quote

Old   November 9, 2011, 04:20
Default
  #3
Senior Member
 
Join Date: Mar 2009
Posts: 138
Rep Power: 16
camoesas is on a distinguished road
HI Nima,

thanks for the hint. But it just makes my solver slower and its still aborting at the same step.
As one can see the residuals are exploding.
Attached Images
File Type: png residuals.png (19.6 KB, 23 views)
__________________
OF - 2.0.0
camoesas is offline   Reply With Quote

Old   November 16, 2011, 04:46
Default
  #4
Senior Member
 
Join Date: Mar 2009
Posts: 138
Rep Power: 16
camoesas is on a distinguished road
Iīve got it running but in the end I donīt know what exactly was the important change. Therefore I am uploading the whole case as example and inspiration for everybody who is struggling with buoyantSimpleFoam.
__________________
OF - 2.0.0
camoesas is offline   Reply With Quote

Old   November 16, 2011, 04:47
Default
  #5
Senior Member
 
Join Date: Mar 2009
Posts: 138
Rep Power: 16
camoesas is on a distinguished road
attached file:
Attached Files
File Type: zip platte.zip (70.0 KB, 46 views)
__________________
OF - 2.0.0

Last edited by camoesas; November 16, 2011 at 05:11.
camoesas is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh gschaider OpenFOAM Community Contributions 300 October 29, 2014 19:00
Compile problem ivanyao OpenFOAM Running, Solving & CFD 1 October 12, 2012 10:31
c++ libraries and solver compiling vaina74 OpenFOAM Installation 13 February 3, 2012 18:43
Problem with compile the setParabolicInlet ivanyao OpenFOAM Running, Solving & CFD 6 September 5, 2008 21:50
user defined function cfduser CFX 0 April 29, 2006 11:58


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