|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
Join Date: Jan 2022
Posts: 1
Rep Power: 0 ![]() |
Hi everyone,
I am trying to simulate the turbulent combustion of H2. To do this, I use the DLR_A_LTS tutorial with an H2 chemkin (which I get from the chemFoam\h2 tutorial) instead of GRI. When I launch the simulation using reactingFoam I get this message : Creating field kinetic energy K No MRF models present No finite volume options present #0 Foam::error: rintStack(Foam::Ostream&) at ??:?#1 Foam::sigFpe::sigHandler(int) at ??:? #2 ? in "/lib/x86_64-linux-gnu/libc.so.6" #3 Foam::nutkWallFunctionFvPatchScalarField::nut() const at ??:? #4 Foam::nutWallFunctionFvPatchScalarField::updateCoe ffs() at ??:? #5 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>::Boundary::evaluate() in "/opt/openfoam8/platforms/linux64GccDPInt32Opt/bin/reactingFoam" #6 Foam::RASModels::kEpsilon<Foam::CompressibleMoment umTransportModel<Foam::fluidThermo> >::correctNut() at ??:? #7 ? in "/opt/openfoam8/platforms/linux64GccDPInt32Opt/bin/reactingFoam" #8 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6" #9 ? in "/opt/openfoam8/platforms/linux64GccDPInt32Opt/bin/reactingFoam" I understand that I should have a fvOptions file but in the tutorial there is no fvOptions file needed to launch the simulation. How can I avoid using the fvOptions file? If I can't, what it should looks like? Please, let me know if I forgot some major information or if you need any files to help me. Thank you for your help. |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,843
Rep Power: 68 ![]() ![]() ![]() |
No finite volume options present is just a message stating that you have no finite volume options present, which you already knew.
Your error is a floating point exception when foam tried to calculate nut. Go through all your initial conditions in your 0 dir. Most commonly it is a divide by zero error and such. |
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Combustion an Boiling at the same time | Vincenzo_ | FLUENT | 0 | October 16, 2017 14:10 |
| Modelling Combustion in Porous Zone | tanjinjack | FLUENT | 2 | September 26, 2016 05:10 |
| hydrocarbon gases + Boron particle combustion | nileshjrane | OpenFOAM | 1 | December 13, 2010 07:20 |
| Hydrogen Air combustion in a combustion chamber | popi | CFX | 7 | July 11, 2007 19:40 |
| combustion in internal combustion engine | George | Main CFD Forum | 0 | September 7, 2006 15:41 |