|
[Sponsors] |
Error: Floating point exception (core dumped) |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 27, 2015, 04:23 |
Error: Floating point exception (core dumped)
|
#1 |
New Member
JISHNU H
Join Date: Nov 2014
Location: Kerala, India
Posts: 20
Rep Power: 12 |
p { margin-bottom: 0.08in; }a:link { } hi all,
While I am running the case for saturated flow boiling problem whose solver is developed using twoPhaseEulerFoam as the base solver, I am encountering with the following error. /*****************************************/************************************* #0 Foam::error:rintStack(Foam::Ostream&) at ??:? #1 Foam::sigFpe::sigHandler(int) at ??:? #2 in "/lib64/libc.so.6" #3 in "/lib64/libm.so.6" #4 exp in "/lib64/libm.so.6" #5 Foam::exp(Foam::dimensioned<double> const&) at ??:? #6 at ~/OpenFOAM/p2tf13007-2.2.2/applications/solvers/satBoilingFoam/Tempboiling.H:32 (discriminator 1) #7 __libc_start_main in "/lib64/libc.so.6" #8 at ??:? Floating point exception (core dumped) /************************************************/******************************* From debugging, it shows that error is in line TempBoiling.H:32. Corresponding line is *********** dimensionedScalar C1 = exp(-((Tsat-(tt*T2[faceCelli]))/delTref)); ************ tt is provided to make the equation dimensionally correct. Please check the case thanks in advance |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] snappyHexMesh and cyclic boundaries | Ruli | OpenFOAM Meshing & Mesh Conversion | 2 | December 9, 2013 07:51 |
ERROR : Floating point exception (core dumped) | sam.ho | OpenFOAM Running, Solving & CFD | 4 | December 3, 2013 06:25 |
pimpleDyMFoam constantly giving floating point exception and solution divergence | fedvasu | OpenFOAM Running, Solving & CFD | 0 | November 28, 2013 01:53 |
Finished simulation doesn't start: floating point exception [Divide by zero] | MaxCFD | STAR-CCM+ | 3 | June 26, 2011 11:31 |
CFX4.3 -build analysis form | Chie Min | CFX | 5 | July 13, 2001 00:19 |