CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   problem with fireFoam (https://www.cfd-online.com/Forums/openfoam-solving/175972-problem-firefoam.html)

nadezhda August 9, 2016 06:10

problem with fireFoam
 
2 Attachment(s)
Hello! I beginner with OpenFoam and I have so many questions.
I use fireFoam solver. If I run 2D case (see attachments) its run just fine. But if I try extend it to 3D (change blockMeshDict) fireFoam crashes with system error.
I don't understand where my mistake. Should I change something else beside mesh?
Please help me.


Error:
#0 Foam::error::printStack(Foam::Ostream&) at ??:?
#1 Foam::sigFpe::sigHandler(int) at ??:?
#2 ? in "/opt/openfoam4/platforms/linuxGccDPInt32Opt/lib/libOpenFOAM.so"
#3 Foam::radiation::fvDOM::initialise() at ??:?
#4 Foam::radiation::fvDOM::fvDOM(Foam::GeometricField <double, Foam::fvPatchField, Foam::volMesh> const&) at ??:?
#5 Foam::radiation::radiationModel::addTConstructorTo Table<Foam::radiation::fvDOM>::New(Foam::Geometric Field<double, Foam::fvPatchField, Foam::volMesh> const&) at ??:?
#6 Foam::radiation::radiationModel::New(Foam::Geometr icField<double, Foam::fvPatchField, Foam::volMesh> const&) at ??:?
#7 ? at ??:?
#8 __libc_start_main in "/lib/i386-linux-gnu/libc.so.6"
#9 ? at ??:?
Floating point exception (core dumped)

Verse August 10, 2016 10:00

Hi nadezhda, and welcome to the forum.

I need to clarify somethings - were you running the 3D tutorial case for fireFoam?

What I understood (which may be incorrect) is that you took the 2D case, and replaced the files inside the "polyMesh" directory with those of the 3D case - in which case your solver will complain because variables were defined at specific boundaries.

nadezhda August 18, 2016 00:15

Versem, you are right. I checked boundaries and found couple very stupid mistakes (like a wrong gravity direction etc). Shame of me. Thank you :)


All times are GMT -4. The time now is 15:19.