|
[Sponsors] |
[swak4Foam] Fixed Wall Heat Flux with groovyBC |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 7, 2016, 10:48 |
Fixed Wall Heat Flux with groovyBC
|
#1 |
New Member
Join Date: May 2016
Posts: 1
Rep Power: 0 |
Hello FOAMers,
I'm currently trying to run a multiRegion case. I need a temperature dependent heat flux boundary condition with radiation and convection term on the outside of the solid (not coupled with the fluid). So I tried to use groovyBC. But there you can only specify the temperature gradient. q = gradT * thermal diffusity Code:
geh_out { type groovyBC; gradientExpression "gradT"; fractionExpression "0"; variables "Tinf=313.15;k=160;heatFlux=-(radiation+convection);gradT=heatFlux/k;"; } In comparison to CFX, is there the possibility to determine a heat flux? With best regards |
|
Tags |
chtmultiregionsimpefoam, groovybc, swak4foam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
buoyantSimpleFoam: fixed wall heat flux | TaPantaRei | OpenFOAM Running, Solving & CFD | 18 | December 26, 2018 11:15 |
My radial inflow turbine | Abo Anas | CFX | 27 | May 11, 2018 02:44 |
Question about heat transfer coefficient setting for CFX | Anna Tian | CFX | 1 | June 16, 2013 07:28 |
Heat Flux at wall in a conjugate heat transfer problem | Chander | CFX | 2 | July 9, 2011 23:22 |
Basic question: UDF for wall heat flux | Carl | FLUENT | 1 | August 5, 2006 20:01 |