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/)
-   -   rhoSimpleFoam error (https://www.cfd-online.com/Forums/openfoam-solving/173395-rhosimplefoam-error.html)

ullal June 18, 2016 17:08

rhoSimpleFoam error
 
Hello all

I am trying to simulate heat transfer in pipe flow(only fluid domain) in rhosinplefoam in version 3.0. The wall is heated to 600K. However i am getting the following error.

--> FOAM FATAL ERROR:

request for dictionary transportProperties from objectRegistry region0 failed
available objects of type dictionary are

7
(
MRFProperties
turbulenceProperties
fvSchemes
fvOptions
fvSolution
thermophysicalProperties
data
)


From function const Type& Foam::objectRegistry::lookupObject(const Foam::word&) const [with Type = Foam::IOdictionary]
in file /builddir/build/BUILD/OpenFOAM/OpenFOAM-v3.0+/src/OpenFOAM/lnInclude/objectRegistryTemplates.C at line 193.

FOAM aborting

#0 Foam::error::printStack(Foam::Ostream&) at ??:?
#1 Foam::error::abort() at ??:?
#2 Foam::IOdictionary const& Foam::objectRegistry::lookupObject<Foam::IOdiction ary>(Foam::word const&) const at ??:?
#3 Foam::incompressible::alphatJayatillekeWallFunctio nFvPatchScalarField::updateCoeffs() at ??:?
#4 Foam::fvPatchField<double>::evaluate(Foam::UPstrea m::commsTypes) at ??:?
#5 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>::GeometricBoundaryField::evaluate() at ??:?
#6 Foam::EddyDiffusivity<Foam::ThermalDiffusivity<Foa m::CompressibleTurbulenceModel<Foam::fluidThermo> > >::correctNut() at ??:?
#7 Foam::RASModels::kEpsilon<Foam::EddyDiffusivity<Fo am::ThermalDiffusivity<Foam::CompressibleTurbulenc eModel<Foam::fluidThermo> > > >::correctNut() at ??:?
#8 ? at ??:?
#9 __libc_start_main in "/lib64/libc.so.6"
#10 ? at ??:?
Aborted

Could anyone shed light on this?

Thanks in advance


All times are GMT -4. The time now is 14:50.