|
[Sponsors] |
October 9, 2013, 13:05 |
floating point exception Error
|
#1 |
Member
Arjang Behnoud
Join Date: Oct 2012
Posts: 63
Rep Power: 14 |
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) can anybody help? thanks a lot Arjang |
|
October 10, 2013, 02:29 |
|
#2 |
Member
Arjang Behnoud
Join Date: Oct 2012
Posts: 63
Rep Power: 14 |
I change the quality of Mesh from (150 30 60 ) to (300 20 20) and the problem in my last post is solved.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Building OpenFOAM1.7.0 from source | ata | OpenFOAM Installation | 46 | March 6, 2022 14:21 |
[General] 2 datas on one plot | Akuji | ParaView | 46 | December 1, 2013 15:06 |
Compiling dynamicTopoFvMesh for OpenFOAM 2.1.x | Saxwax | OpenFOAM Installation | 25 | November 29, 2013 06:34 |
Floating point error and divergence detected | aannjj | FLUENT | 0 | July 2, 2013 04:44 |
[Gmsh] Gmsh and samplesurface | touf | OpenFOAM Meshing & Mesh Conversion | 2 | December 10, 2007 03:27 |