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

buoyantSimpleFoam failed lookup of transportProperties

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By Lorenzo210

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 9, 2024, 01:42
Default buoyantSimpleFoam failed lookup of transportProperties
  #1
New Member
 
Jacob
Join Date: Apr 2023
Posts: 7
Rep Power: 3
engineerJAM is on a distinguished road
I am trying to change my model from laminar to turbulent flow. When run it using "simulationType laminar" in the turbulanceProperties file the simulation runs fine. However when I change to "simulationType RAS"and use kEpsilon I get the following error:


Selecting radiationModel none
No finite volume options present


--> FOAM FATAL ERROR: (openfoam-2206 patch=221104)

failed lookup of transportProperties (objectRegistry region0)
available objects of type dictionary:
8(MRFProperties radiationProperties turbulenceProperties fvSchemes fvOptions fvSolution thermophysicalProperties data)


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

FOAM exiting





It appears to now be asking for transportProperties. I added this file but I don't think buoyantSimpleFoam supports using this file. I am not sure what I should do to solve this error.


My files are located here:
https://isu.box.com/s/uii56p1fjra4y8vhf916o6yvk60z7zog
engineerJAM is offline   Reply With Quote

Old   August 9, 2024, 04:40
Default
  #2
Member
 
Lorenzo
Join Date: Apr 2020
Location: Italy
Posts: 47
Rep Power: 6
Lorenzo210 is on a distinguished road
Hi,
you need to add "compressible::" in your BC alphat - wall.


Quote:
type compressible::alphatJayatillekeWallFunction;



Regards,
Lorenzo
Yann likes this.
Lorenzo210 is offline   Reply With Quote

Old   August 10, 2024, 01:28
Default
  #3
New Member
 
Jacob
Join Date: Apr 2023
Posts: 7
Rep Power: 3
engineerJAM is on a distinguished road
Thank you so much. That made it work.
engineerJAM is offline   Reply With Quote

Reply

Tags
tubulant


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 04:35
Long output in terminal. ssa_cfd OpenFOAM Running, Solving & CFD 1 March 18, 2019 06:25
DPMFoam - Serious Error --particle-laden flow in simple geometric config benz25 OpenFOAM Running, Solving & CFD 27 December 19, 2017 21:47
user subroutine error CFDUSER CFX 2 December 9, 2006 07:31
user defined function cfduser CFX 0 April 29, 2006 11:58


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