|
[Sponsors] |
November 16, 2017, 14:52 |
wallHeatFlux with laminar flow
|
#1 |
Member
Hasan Celik
Join Date: Sep 2016
Posts: 64
Rep Power: 10 |
Hello everyone. I try to use wallHeatFlux utility on OpenFOAM 5 for laminar case. However, I get this error even I have turbulenceProperties file in the constant folder:
Code:
Unable to find compressible turbulence model in the database Thanks. |
|
November 17, 2017, 22:49 |
|
#2 | |
New Member
Rubens Stuginski Jr
Join Date: Apr 2009
Location: Passo Fundo, RS, Brasil
Posts: 7
Rep Power: 17 |
Quote:
The message is telling you that the postProcess utility has not information about the turbulence model use in simulation. You can run the postProcess with the solver: <your_solver> -postProcess -func wallHeatFlux -region <region_name> |
||
January 5, 2018, 12:35 |
How to run wallHeatFlux please?
|
#3 |
Member
Join Date: Sep 2016
Posts: 63
Rep Power: 10 |
Hallo Foamers,
I am a little confused about functionObjects. I wrote in controlDict Code:
functions { #includeFunc wallHeatFlux(region=heater) } Code:
chtMultiRegionSimpleFoam -postProcess Code:
chtMultiRegionSimpleFoam -postProcess -func wallHeatFlux -region heater Code:
Cannot find functionObjects file wallHeatFlux Code:
wallHeatFlux -region heater Why the former two command do not work please? Thank you very much in advance! Best regards, sitajeje |
|
January 7, 2018, 18:47 |
|
#4 | |
Member
Hasan Celik
Join Date: Sep 2016
Posts: 64
Rep Power: 10 |
Hello,
chtMultiRegionSimpleFoam does not offer wallHeatFlux function. you need to use wallHeatFlux option of chtMultiRegionFoam. Quote:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Simulating a Laminar Isothermal Flow in a 2D rectangular Channel | HectorRedal | Main CFD Forum | 1 | December 18, 2016 12:41 |
Boundary Layer of Laminar Flow over a Flat Plate | Blasius_Pohlhausen_Crocco | Main CFD Forum | 12 | September 30, 2013 18:35 |
Ratio of eddy viscosity to molecular viscosity : Laminar or turbulent flow? | JuPa | CFX | 7 | September 9, 2013 08:45 |
laminar and turbulent flow in two regions | mozafarie | FLUENT | 0 | March 11, 2013 14:42 |
How to enforce laminar flow while using k-e | Grzegorz Kondora | FLUENT | 0 | January 28, 2009 11:35 |