|
[Sponsors] |
August 22, 2018, 07:05 |
postProcess -func wallHeatFlux in openFoam 6
|
#1 |
New Member
vaibhav
Join Date: Sep 2016
Posts: 15
Rep Power: 10 |
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 |
|
August 22, 2018, 15:19 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Quick answer: Unfortunately it's not possible at the moment. You will have to use this utility instead: https://github.com/wyldckat/wallHeatFluxIncompressible
__________________
|
|
August 23, 2018, 09:52 |
|
#3 |
New Member
vaibhav
Join Date: Sep 2016
Posts: 15
Rep Power: 10 |
Thanks for your reply.
Does this utility calculate convective heat transfer only or radiative as well ? Regards, Vaibhav |
|
Tags |
postprocessing, wallheatflux |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
postProcess functionality in openFOAM 4 and total(p) | LVDH | OpenFOAM Post-Processing | 3 | August 9, 2017 10:11 |
postProcess functionality in openFOAM 4 | bullmut | OpenFOAM Post-Processing | 23 | July 21, 2017 10:11 |
OpenFOAM Training Beijing 22-26 Aug 2016 | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | May 3, 2016 05:57 |
[Gmsh] 2D Mesh Generation Tutorial for GMSH | aeroslacker | OpenFOAM Meshing & Mesh Conversion | 12 | January 19, 2012 04:52 |
The OpenFOAM extensions project | mbeaudoin | OpenFOAM | 16 | October 9, 2007 10:33 |