|
[Sponsors] |
buoyantSimpleFoam failed lookup of transportProperties |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 9, 2024, 01:42 |
buoyantSimpleFoam failed lookup of transportProperties
|
#1 |
New Member
Jacob
Join Date: Apr 2023
Posts: 7
Rep Power: 3 |
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 |
|
August 9, 2024, 04:40 |
|
#2 | |
Member
Lorenzo
Join Date: Apr 2020
Location: Italy
Posts: 47
Rep Power: 6 |
Hi,
you need to add "compressible::" in your BC alphat - wall. Quote:
Regards, Lorenzo |
||
August 10, 2024, 01:28 |
|
#3 |
New Member
Jacob
Join Date: Apr 2023
Posts: 7
Rep Power: 3 |
Thank you so much. That made it work.
|
|
Tags |
tubulant |
|
|
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 |