Difference between revisions of "Contrib/wallHeatFluxIncompressible"

From OpenFOAMWiki
(Kicked off this page)
 
(Added link to an example)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{VersionInfo}}{{Version2.1.x}}{{Version2.2.x}}{{Version2.3.x}}
 +
 
; Source code repository: [https://github.com/wyldckat/wallHeatFluxIncompressible wallHeatFluxIncompressible at GitHub]
 
; Source code repository: [https://github.com/wyldckat/wallHeatFluxIncompressible wallHeatFluxIncompressible at GitHub]
  
Line 5: Line 7:
 
; Support pages:
 
; Support pages:
 
:* Issue/bug tracker: [https://github.com/wyldckat/wallHeatFluxIncompressible/issues wallHeatFluxIncompressible Issue Tracker]
 
:* Issue/bug tracker: [https://github.com/wyldckat/wallHeatFluxIncompressible/issues wallHeatFluxIncompressible Issue Tracker]
:* Forum support thread: [www.cfd-online.com/Forums/openfoam-post-processing/101972-wallheatflux-utility-incompressible-case.html wallHeatFlux utility for an incompressible case]
+
:* Forum support thread: [https://www.cfd-online.com/Forums/openfoam-post-processing/101972-wallheatflux-utility-incompressible-case.html wallHeatFlux utility for an incompressible case]
 +
 
 +
; For OpenFOAM 1.5: see [[Contrib/wallHeatFlux]].
 +
 
 +
 
 +
; Other examples
 +
# Example on how to use the boundary condition {{tt|turbulentHeatFluxTemperature}} this utility in conjunction with this utility: [https://www.cfd-online.com/Forums/openfoam-programming-development/187979-bc-people-heat-flow-2.html#post650543 BC for People Heat Flow - post #28]

Latest revision as of 17:03, 27 May 2017

Valid versions: OF Version 21x.png OF Version 22x.png OF Version 23x.png

Source code repository
wallHeatFluxIncompressible at GitHub
Description
Utility adapted from OpenFOAM's wallHeatFlux for incompressible simulations, such as those performed with buoyantBoussinesqSimpleFoam.
Support pages
For OpenFOAM 1.5
see Contrib/wallHeatFlux.


Other examples
  1. Example on how to use the boundary condition turbulentHeatFluxTemperature this utility in conjunction with this utility: BC for People Heat Flow - post #28