CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Post-Processing (https://www.cfd-online.com/Forums/openfoam-post-processing/)
-   -   postProcess -func wallHeatFlux in openFoam 6 (https://www.cfd-online.com/Forums/openfoam-post-processing/205621-postprocess-func-wallheatflux-openfoam-6-a.html)

vs1 August 22, 2018 06:05

postProcess -func wallHeatFlux in openFoam 6
 
Hi All,

Any idea why i am getting the below error on using this "postProcess -func wallHeatFlux" utlity for buoyantBoussinesqSimpleFoam solver ?

" Unable to find compressible turbulence model in the database "

Code:


Create time

Create mesh for time = 0

wallHeatFlux wallHeatFlux:
    processing all wall patches

Time = 0

Reading fields:


Executing functionObjects


--> FOAM FATAL ERROR:
Unable to find compressible turbulence model in the database

    From function virtual bool Foam::functionObjects::wallHeatFlux::execute()
    in file wallHeatFlux/wallHeatFlux.C at line 240.

FOAM exiting


Thanks,
Vaibhav

wyldckat August 22, 2018 14:19

Quick answer: Unfortunately it's not possible at the moment. You will have to use this utility instead: https://github.com/wyldckat/wallHeatFluxIncompressible

vs1 August 23, 2018 08:52

Thanks for your reply.

Does this utility calculate convective heat transfer only or radiative as well ?


Regards,
Vaibhav

wyldckat August 23, 2018 09:28

Quick answer: Convective only.

mactone June 4, 2023 21:50

Have you tried
buoyantBoussinesqSimpleFoam -postProcess -func wallHeatFlux?


All times are GMT -4. The time now is 07:01.