|
[Sponsors] |
November 8, 2011, 12:57 |
buoyantSimpleFoam abort error
|
#1 |
Senior Member
Join Date: Mar 2009
Posts: 138
Rep Power: 17 |
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 thanks
__________________
OF - 2.0.0 |
|
November 9, 2011, 04:20 |
|
#3 |
Senior Member
Join Date: Mar 2009
Posts: 138
Rep Power: 17 |
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.
__________________
OF - 2.0.0 |
|
November 16, 2011, 04:46 |
|
#4 |
Senior Member
Join Date: Mar 2009
Posts: 138
Rep Power: 17 |
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 |
|
November 16, 2011, 04:47 |
|
#5 |
Senior Member
Join Date: Mar 2009
Posts: 138
Rep Power: 17 |
attached file:
__________________
OF - 2.0.0 Last edited by camoesas; November 16, 2011 at 05:11. |
|
|
|
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 |