|
[Sponsors] |
Flouting point exception twoPhaseEulerFoam - I set delta t |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 16, 2011, 10:28 |
Flouting point exception twoPhaseEulerFoam - I set delta t
|
#1 |
New Member
Join Date: Mar 2011
Posts: 13
Rep Power: 15 |
Hi,
I receive the Flouting point exception when and I don't know why because I calculated delta t according the formula from tutorial and I set it in controlDict. I have the velocity on OX direction - from 0 to 12 so 13 is the d dimension and I have 20 cells on OX direction => delta x = 0.65. The velocity is (1 0 0) so I set my delta t to 0.65. The Co number I set to be max 0.2. I attached also my case. Starting time loop Courant Number mean: 0 max: -0 Max Ur Courant Number = -0 deltaT = 0.65 Time = 0.65 DILUPBiCG: Solving for alpha, Initial residual = 1, Final residual = 6.93889e-18, No Iterations 1 Dispersed phase volume fraction = 7.38636e+295 Min(alpha) = 0 Max(alpha) = 1.1375e+298 #0 Foam::error:rintStack(Foam::Ostream&) in "/opt/openfoam170/lib/linuxGccDPOpt/libOpenFOAM.so" #1 Foam::sigFpe::sigFpeHandler(int) in "/opt/openfoam170/lib/linuxGccDPOpt/libOpenFOAM.so" #2 Uninterpreted: #3 Foam::fv::gaussGrad<double>::grad(Foam::GeometricF ield<double, Foam::fvsPatchField, Foam::surfaceMesh> const&) in "/opt/openfoam170/lib/linuxGccDPOpt/libfiniteVolume.so" #4 Foam::fv::gaussGrad<double>::grad(Foam::GeometricF ield<double, Foam::fvPatchField, Foam::volMesh> const&) const in "/opt/openfoam170/lib/linuxGccDPOpt/libfiniteVolume.so" #5 Foam::tmp<Foam::GeometricField<Foam:uterProduct< Foam::Vector<double>, double>::type, Foam::fvPatchField, Foam::volMesh> > Foam::fvc::grad<double>(Foam::GeometricField<doubl e, Foam::fvPatchField, Foam::volMesh> const&, Foam::word const&) in "/opt/openfoam170/applications/bin/linuxGccDPOpt/twoPhaseEulerFoam" #6 Foam::tmp<Foam::GeometricField<Foam:uterProduct< Foam::Vector<double>, double>::type, Foam::fvPatchField, Foam::volMesh> > Foam::fvc::grad<double>(Foam::GeometricField<doubl e, Foam::fvPatchField, Foam::volMesh> const&) in "/opt/openfoam170/applications/bin/linuxGccDPOpt/twoPhaseEulerFoam" #7 Foam::LimitedScheme<double, Foam::Limited01Limiter<Foam::limitedLinearLimiter< Foam::NVDTVD> >, Foam::limitFuncs::magSqr>::limiter(Foam::Geometric Field<double, Foam::fvPatchField, Foam::volMesh> const&) const in "/opt/openfoam170/lib/linuxGccDPOpt/libfiniteVolume.so" #8 Foam::limitedSurfaceInterpolationScheme<double>::w eights(Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) const in "/opt/openfoam170/lib/linuxGccDPOpt/libfiniteVolume.so" #9 Foam::surfaceInterpolationScheme<double>::interpol ate(Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) const in "/opt/openfoam170/lib/linuxGccDPOpt/libfiniteVolume.so" #10 Foam::fv::gaussConvectionScheme<double>::interpola te(Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) const in "/opt/openfoam170/lib/linuxGccDPOpt/libfiniteVolume.so" #11 Foam::fv::gaussConvectionScheme<double>::flux(Foam ::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) const in "/opt/openfoam170/lib/linuxGccDPOpt/libfiniteVolume.so" #12 in "/opt/openfoam170/applications/bin/linuxGccDPOpt/twoPhaseEulerFoam" #13 in "/opt/openfoam170/applications/bin/linuxGccDPOpt/twoPhaseEulerFoam" #14 __libc_start_main in "/lib/libc.so.6" #15 in "/opt/openfoam170/applications/bin/linuxGccDPOpt/twoPhaseEulerFoam" Floating point exception Cristina |
|
May 26, 2011, 16:35 |
|
#2 |
Member
Freeman Adane
Join Date: Apr 2010
Posts: 42
Rep Power: 16 |
Cristina,
I think you might probably have an issue with your case setup itself and not the dt based on the error. Check your BCs, transportproperties, etc to make sure that everything is alright. BTW, NO test case file was attached to your posting. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
simpleFoam errors... timestep continuity error/Floating point exception | headwing | OpenFOAM | 1 | January 15, 2011 04:04 |
Help with GNUPlot | Renato. | Main CFD Forum | 6 | June 6, 2007 20:51 |
Env variable not set | gruber2 | OpenFOAM Installation | 5 | December 30, 2005 05:27 |
How to set environment variables | kanishka | OpenFOAM Installation | 1 | September 4, 2005 11:15 |
CFX4.3 -build analysis form | Chie Min | CFX | 5 | July 13, 2001 00:19 |