|
[Sponsors] |
![]() |
![]() |
#1 |
New Member
Join Date: May 2019
Location: Paris, France
Posts: 7
Rep Power: 7 ![]() |
Hello,
I am trying to simulate a burner, my geometry is basicaly a pipe with an entry of methane and multiple entry of air around it. I use realizable k epsilon turbulence model and i launch my simulation in parallel. The solver used is reactingFoam. Unfortunately my simulation keep aborting with this error shown in the terminal after doing 11 iteration with 0.00001 time step: Code:
[0] #0 Foam::error::printStack(Foam::Ostream&) at ??:? [0] #1 Foam::sigFpe::sigHandler(int) at ??:? [0] #2 ? in "/lib/x86_64-linux-gnu/libc.so.6" [0] #3 Foam::sqrt(Foam::Field<double>&, Foam::UList<double> const&) at ??:? [0] #4 Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > Foam::sqrt<Foam::fvPatchField, Foam::volMesh>(Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > const&) at ??:? [0] #5 Foam::RASModels::realizableKE<Foam::EddyDiffusivity<Foam::ThermalDiffusivity<Foam::CompressibleTurbulenceModel<Foam::fluidThermo> > > >::correct() at ??:? [0] #6 ? in "/opt/openfoam-dev/platforms/linux64GccDPInt32Opt/bin/reactingFoam" [0] #7 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6" [0] #8 ? in "/opt/openfoam-dev/platforms/linux64GccDPInt32Opt/bin/reactingFoam" [ubuntu1:09248] *** Process received signal *** [ubuntu1:09248] Signal: Floating point exception (8) [ubuntu1:09248] Signal code: (-6) [ubuntu1:09248] Failing at address: 0x3e900002420 [ubuntu1:09248] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x3ef20)[0x7ff006941f20] [ubuntu1:09248] [ 1] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7ff006941e97] [ubuntu1:09248] [ 2] /lib/x86_64-linux-gnu/libc.so.6(+0x3ef20)[0x7ff006941f20] [ubuntu1:09248] [ 3] /opt/openfoam-dev/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam4sqrtERNS_5FieldIdEERKNS_5UListIdEE+0x3a)[0x7ff007f2bfea] [ubuntu1:09248] [ 4] /opt/openfoam-dev/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam4sqrtINS_12fvPatchFieldENS_7volMeshEEENS_3tmpINS_14GeometricFieldIdT_T0_EEEERKS8_+0x18e)[0x7ff00d63db4e] [ubuntu1:09248] [ 5] /opt/openfoam-dev/platforms/linux64GccDPInt32Opt/lib/libcompressibleTurbulenceModels.so(_ZN4Foam9RASModels12realizableKEINS_15EddyDiffusivityINS_18ThermalDiffusivityINS_27CompressibleTurbulenceModelINS_11fluidThermoEEEEEEEE7correctEv+0x514)[0x7ff00b6062c4] [ubuntu1:09248] [ 6] reactingFoam(+0x306c8)[0x55b2d1a326c8] [ubuntu1:09248] [ 7] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7)[0x7ff006924b97] [ubuntu1:09248] [ 8] reactingFoam(+0x3530a)[0x55b2d1a3730a] [ubuntu1:09248] *** End of error message *** -------------------------------------------------------------------------- mpirun noticed that process rank 0 with PID 0 on node ubuntu1 exited on signal 8 (Floating point exception). I don't know how to correct this, if anyone already had to face this problem and could help me, it would be nice ! Thank you. |
|
![]() |
![]() |
![]() |
![]() |
#2 |
New Member
Mark
Join Date: Oct 2018
Posts: 18
Rep Power: 8 ![]() |
Hi there!
Also have this problem when running the SadiaD_LTS case in v7... Is your case EDC combustion? Not a solution but what I found is that if you go to your controlDict and change the start time to the time at which the simulation crashes and retype reactingFOAM, the simulation actually runs and finishes. Hope this helps somehow. |
|
![]() |
![]() |
![]() |
Tags |
reactingfoam |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Simulation FPEs - turbulence for transient and steady-state? | DaveR | OpenFOAM Running, Solving & CFD | 5 | March 5, 2017 16:06 |
Recirculation bubble stretching in laminar reacting flow simulation in reactingFoam | sahmed | OpenFOAM Running, Solving & CFD | 2 | December 19, 2016 11:35 |
reactingFoam, Rocket Simulation, Messy Error | David_C | OpenFOAM Running, Solving & CFD | 1 | December 5, 2016 08:35 |
Convergence of jet flow simulation | MiraLisa | FLUENT | 0 | August 15, 2013 05:44 |
ReactingFoam Laminar flame simulation transport properties | gbansal | OpenFOAM Running, Solving & CFD | 3 | November 23, 2012 17:03 |