|
[Sponsors] |
July 10, 2014, 08:26 |
wallHeatFlux
|
#1 |
New Member
Michael
Join Date: Aug 2012
Posts: 6
Rep Power: 14 |
Hello everyone,
I am currently using and modifying the wallHeatFlux utility in order to calculate other values, that are calculated from the heat flux. However, I am not quite sure how the utility calculates the heat flux... to be specific, I don't quite get this part: Code:
surfaceScalarField heatFlux ( fvc::interpolate ( ( turbulence.valid() ? turbulence->alphaEff()() : thermo->alpha() ) )*fvc::snGrad(h) ); I am using OpenFOAM 2.2.x I would really appreciate it, if someone could assist me with this by pointing out which equation is being used here to calculate q. Thanks in advance. |
|
July 14, 2014, 06:18 |
|
#2 |
New Member
Michael
Join Date: Aug 2012
Posts: 6
Rep Power: 14 |
Does anyone know how it works??
|
|
Tags |
alpha, heat transfer, wallheatflux |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
wallHeatFlux and radiation | craig.tickle | OpenFOAM Post-Processing | 5 | December 2, 2018 09:00 |
Local heat transfer / modifying wallHeatFlux | buck_s | OpenFOAM Post-Processing | 0 | June 17, 2014 07:52 |
problem with WallHeatFlux | Roman1 | OpenFOAM Running, Solving & CFD | 1 | January 24, 2014 11:31 |
wallHeatFlux BC not constant after restart | eelcovv | OpenFOAM Running, Solving & CFD | 26 | May 25, 2011 00:11 |
[swak4Foam] groovyBC + wallHeatFlux BC | prabhu | OpenFOAM Community Contributions | 1 | July 21, 2009 11:56 |