CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

Error with BuoyantPimpleFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 7, 2022, 12:19
Default Error with BuoyantPimpleFoam
  #1
New Member
 
jo jell
Join Date: Feb 2022
Posts: 2
Rep Power: 0
Jojell is on a distinguished road
Dear All,


Altering the hotRoom tutorial model (tutorials/heatTransfer/buoyantPimpleFoam/hotRoom
) to conform to my own mesh I encountered an error that I do not understand. The output is asking me for radiationProperties while these dont have to be present in the turorial file, and when i add such a file another error appears. Can somebody explain what I am doing wrong? I am running openfoam esi v2112 and i am a beginner so maybe (hopefully) it is obvious. When requested I can send my total working file in a zip or something. Here is the error when I run my code:



// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create mesh for time = 0


PIMPLE: Operating solver in PISO mode

Reading thermophysical properties

Selecting thermodynamics package
{
type heRhoThermo;
mixture pureMixture;
transport const;
thermo hConst;
equationOfState perfectGas;
specie specie;
energy sensibleEnthalpy;
}

Reading field U

Reading/calculating face flux field phi

Creating turbulence model

Selecting turbulence model type RAS
Selecting RAS turbulence model kEpsilon
RAS
{
RASModel kEpsilon;
turbulence on;
printCoeffs on;
Cmu 0.09;
C1 1.44;
C2 1.92;
C3 0;
sigmak 1;
sigmaEps 1.3;
}


Reading g

Reading hRef
Calculating field g.h

Reading field p_rgh

Creating field dpdt

Creating field kinetic energy K

No MRF models present

Radiation model not active: radiationProperties not found
Selecting radiationModel none
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/libpthread.so.0
#3 Foam::divide(Foam::Field<double>&, Foam::UList<double> const&, Foam::UList<double> const&) at ??:?
#4 Foam:perator/(Foam::tmp<Foam::Field<double> > const&, Foam::UList<double> const&) at ??:?
#5 Foam::CompressibleTurbulenceModel<Foam::fluidTherm o>::nu(int) const at ??:?
#6 Foam::nutkWallFunctionFvPatchScalarField::calcNut( ) const at ??:?
#7 Foam::nutWallFunctionFvPatchScalarField::updateCoe ffs() at ??:?
#8 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>::Boundary::evaluate() in /usr/lib/openfoam/openfoam2112/platforms/linux64GccDPInt32Opt/bin/buoyantPimpleFoam
#9 Foam::RASModels::kEpsilon<Foam::EddyDiffusivity<Fo am::ThermalDiffusivity<Foam::CompressibleTurbulenc eModel<Foam::fluidThermo> > > >::correctNut() at ??:?
#10 ? in /usr/lib/openfoam/openfoam2112/platforms/linux64GccDPInt32Opt/bin/buoyantPimpleFoam
#11 __libc_start_main in /lib/x86_64-linux-gnu/libc.so.6
#12 ? in /usr/lib/openfoam/openfoam2112/platforms/linux64GccDPInt32Opt/bin/buoyantPimpleFoam
Floating point exception (core dumped)



Any suggestions are welcome!
Jojell is offline   Reply With Quote

Old   February 8, 2022, 03:34
Default
  #2
Senior Member
 
Yann
Join Date: Apr 2012
Location: France
Posts: 1,062
Rep Power: 26
Yann will become famous soon enough
Hi Jojell,

The error is not related to radiationProperties, it occurs when the solver is about to start the time loop. You can see that by comparing your log file with the log file of the original hot room tutorial.

My best bet would be that something is wrong in your boundary conditions, but it's hard to tell you more without having more details about your case.

Yann
Yann is offline   Reply With Quote

Reply

Tags
buoyantpimplefoam, heattransfer, hotroom, openfoam


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
buoyantPimpleFoam vs. Oliveira and Issa paper MaryBau OpenFOAM 0 June 25, 2018 14:00
buoyantPimpleFoam with thermalBaffle1D: strange temperature decrease donQi OpenFOAM Running, Solving & CFD 0 July 14, 2014 20:30
buoyantPimpleFoam Convergence Issues joel.lehikoinen OpenFOAM 1 December 5, 2013 14:58
buoyantPimpleFoam, icoPoly8ThermoPhysics and temperature dependent density jherb OpenFOAM Running, Solving & CFD 0 March 11, 2013 05:02
Questions about buoyantPimpleFoam and rhoPimpleFoam Mojtaba.a OpenFOAM Running, Solving & CFD 6 August 1, 2012 04:50


All times are GMT -4. The time now is 01:55.