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

floating point exception Error

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 9, 2013, 12:05
Default floating point exception Error
  #1
Member
 
Arjang Behnoud
Join Date: Oct 2012
Posts: 61
Rep Power: 13
AmirBaqa1987 is on a distinguished road
Hi Everyone

I've used newSimpleFoam Solver for laminar duct steady flow.
the geometry is pipe with length and diameter equal to 1 and 0.0125 meter in order.
I generate the mesh as follow with blockMesh:

(150 30 60)

when I run the case the following Error appears in terminal:
Code:
Time = 22

smoothSolver:  Solving for Ux, Initial residual = 0.0260254, Final residual = 6.74263e-07, No Iterations 16
smoothSolver:  Solving for Uy, Initial residual = 0.098026, Final residual = 3.93969e-07, No Iterations 18
smoothSolver:  Solving for Uz, Initial residual = 0.0733993, Final residual = 3.43596e-07, No Iterations 18
GAMG:  Solving for p, Initial residual = 0.180537, Final residual = 0.0333237, No Iterations 1000
time step continuity errors : sum local = 0.00686104, global = 0.000504269, cumulative = 0.000742071

TEqn
#0  Foam::error::printStack(Foam::Ostream&) in "/opt/openfoam211/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1  Foam::sigFpe::sigHandler(int) in "/opt/openfoam211/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2   in "/lib/x86_64-linux-gnu/libc.so.6"
#3  Foam::PBiCG::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const in "/opt/openfoam211/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#4  Foam::fvMatrix<double>::solve(Foam::dictionary const&) in "/opt/openfoam211/platforms/linux64GccDPOpt/lib/libfiniteVolume.so"
#5  Foam::fvMatrix<double>::solve() in "/home/amir/OpenFOAM/amir-2.1.1/platforms/linux64GccDPOpt/bin/nanoHeatSimpleFoam"
#6  
 in "/home/amir/OpenFOAM/amir-2.1.1/platforms/linux64GccDPOpt/bin/nanoHeatSimpleFoam"
#7  __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#8  
 in "/home/amir/OpenFOAM/amir-2.1.1/platforms/linux64GccDPOpt/bin/nanoHeatSimpleFoam"
Floating point exception (core dumped)
I know the solver which I developed recently is ok because I have run different cases with this solver.

can anybody help?

thanks a lot
Arjang
AmirBaqa1987 is offline   Reply With Quote

Old   October 10, 2013, 01:29
Default
  #2
Member
 
Arjang Behnoud
Join Date: Oct 2012
Posts: 61
Rep Power: 13
AmirBaqa1987 is on a distinguished road
I change the quality of Mesh from (150 30 60 ) to (300 20 20) and the problem in my last post is solved.
AmirBaqa1987 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
Building OpenFOAM1.7.0 from source ata OpenFOAM Installation 46 March 6, 2022 13:21
[General] 2 datas on one plot Akuji ParaView 46 December 1, 2013 14:06
Compiling dynamicTopoFvMesh for OpenFOAM 2.1.x Saxwax OpenFOAM Installation 25 November 29, 2013 05:34
Floating point error and divergence detected aannjj FLUENT 0 July 2, 2013 03:44
[Gmsh] Gmsh and samplesurface touf OpenFOAM Meshing & Mesh Conversion 2 December 10, 2007 02:27


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