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

failed lookup of phaseProperties

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 2, 2023, 13:41
Default failed lookup of phaseProperties
  #1
New Member
 
Join Date: Jun 2023
Posts: 3
Rep Power: 2
morphadron is on a distinguished road
Hello all, I'm working on simulating a conjugate heat transfer problem that also involves multiphase fluids, both evaporation and condensation. The solver that I'm using is chtMultiRegionTwoPhaseEulerFoam.

The geometry is a cylindrical tube that consists of four different regions: fluid inside the encapsulated tube (separated as liquid and vapor phases with setFields), a heater and condenser section, touching to the outer sections of wall as well as the enclosure of the wall.

I have created all the boundaries and meshes for different regions as well as thermophysical properties files according to the tutorial in OpenFoam version 2212, SolidQuenching_2D. phaseProperties file is also included for the two phase fluid.

The error that I'm receiving is interesting. I searched online and could not find anything such as this. I created a "solid" region, called* "cooler", attached with a fixedMultiPhaseHeatFlux boundary condition at the outer surface to remove heat, from which the condensation of the fluid will occur through the conduction of walls in between.

direction of heat should be right to left
( heat removal <- cooler <- wall <- vapor phase)
convection conduction convection


Openfoam gives an error, attached below;

================

Solving for solid region cooler


--> FOAM FATAL ERROR: (openfoam-2212 patch=230110)

failed lookup of phaseProperties (objectRegistry cooler)
available objects of type phaseSystem:
0()


From const Type& Foam:bjectRegistry::lookupObject(const Foam::word&, bool) const [with Type = Foam:haseSystem]
in file /usr/src/packages/BUILD/src/OpenFOAM/lnInclude/objectRegistryTemplates.C at line 571.

FOAM exiting

============

From this error, I understand it is trying to access phaseProperties file of the "cooler" region, defined above. But the cooler region is a solid structure, and it doesn't make any sense for me that it's asking for two-phase properties for it.

I have checked all of the files, and still could not resolve the problem.

If you could help or suggest any solutions, I would be glad.
morphadron is offline   Reply With Quote

Old   September 5, 2023, 06:30
Default
  #2
New Member
 
Jialin
Join Date: Jul 2023
Posts: 2
Rep Power: 0
Jialin is on a distinguished road
Hi,

Did u solved the problem, i have meet same issu.
but failed lookup a flied like this

failed lookup of schmelz (objectRegistry schmelz)
available objects of type volScalarField:
....
Jialin is offline   Reply With Quote

Old   September 5, 2023, 10:02
Default
  #3
New Member
 
Join Date: Jun 2023
Posts: 3
Rep Power: 2
morphadron is on a distinguished road
Unfortunately, no. Problem still persists for me.
morphadron is offline   Reply With Quote

Reply


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
Foam::error::printStack(Foam::Ostream&) with simpleFoam -parallel U.Golling OpenFOAM Running, Solving & CFD 52 September 23, 2023 03:35
Long output in terminal. ssa_cfd OpenFOAM Running, Solving & CFD 1 March 18, 2019 05:25
DPMFoam - Serious Error --particle-laden flow in simple geometric config benz25 OpenFOAM Running, Solving & CFD 27 December 19, 2017 20:47
user subroutine error CFDUSER CFX 2 December 9, 2006 06:31
user defined function cfduser CFX 0 April 29, 2006 10:58


All times are GMT -4. The time now is 03:57.