CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

heat flux BC in conjugate heat transfere

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 3, 2014, 15:05
Default heat flux BC in conjugate heat transfere
  #1
Member
 
Sergey
Join Date: Nov 2013
Posts: 87
Rep Power: 12
skuznet is on a distinguished road
Hello!

I would like to apply fixed heat flux to my solid boundary in a conjugate heat transfer problem. Is there a BC allowing to prescribe heat flux q directly or do I have to use fixedGradient for the temperature grad T=-q/kappa?

Thank you!
skuznet is offline   Reply With Quote

Old   April 3, 2014, 16:42
Default
  #2
Senior Member
 
Alex
Join Date: Oct 2013
Posts: 337
Rep Power: 21
zfaraday will become famous soon enough
Hi Sergey,

do you really need another boundary condition than fixedGradient for that? It's the most simple for this purpose, if not the only one...

Regards,

Alex
__________________
Web site where I present my Master's Thesis: foamingtime.wordpress.com

The case I talk about in this site was solved with chtMultiRegionSimpleFoam solver and involves radiation. Some basic tutorials are also resolved step by step in the web. If you are interested in these matters, you are invited to come in!
zfaraday is offline   Reply With Quote

Old   April 4, 2014, 09:58
Default
  #3
Member
 
Sergey
Join Date: Nov 2013
Posts: 87
Rep Power: 12
skuznet is on a distinguished road
It would be just more convenient to prescribe flux directly. If i change, for example, material properties, i would need to change my kappa in BC to keep same flux, which makes more space for mistakes.
skuznet is offline   Reply With Quote

Old   May 28, 2014, 18:11
Default
  #4
Senior Member
 
Alex
Join Date: Oct 2013
Posts: 337
Rep Power: 21
zfaraday will become famous soon enough
Maybe it's a bit late or maybe you have already found it, but I think that what you need is externalWallHeatFluxTemperature

Regards,

alex
__________________
Web site where I present my Master's Thesis: foamingtime.wordpress.com

The case I talk about in this site was solved with chtMultiRegionSimpleFoam solver and involves radiation. Some basic tutorials are also resolved step by step in the web. If you are interested in these matters, you are invited to come in!
zfaraday is offline   Reply With Quote

Old   June 24, 2014, 02:38
Default
  #5
New Member
 
Bárbara Arizmendi
Join Date: Oct 2013
Location: Spain
Posts: 14
Rep Power: 12
Barbara is on a distinguished road
I have used this:

Quote:
type compressible::turbulentHeatFluxTemperature;
heatSource power;
q uniform 15000;
kappa solidThermo;
kappaName none;
value uniform 700;
but it seems it doesn't work because when I check heat fluxes with wallHeatFlux utility the result is the following:
Quote:
Time = 8100
Selecting thermodynamics package
{
type heSolidThermo;
mixture pureMixture;
transport constIso;
thermo hConst;
equationOfState rhoConst;
specie specie;
energy sensibleEnthalpy;
}


Wall heat fluxes [W]
defaultFaces 0
chapa_to_pedestalinf 0
chapa_to_air 0
chapa_to_pedestalsup 0
I was wondering if anybody has used a succesful wall heat flux boundary condition over a solid or if anybody
Barbara is offline   Reply With Quote

Old   June 24, 2014, 02:39
Default
  #6
New Member
 
Bárbara Arizmendi
Join Date: Oct 2013
Location: Spain
Posts: 14
Rep Power: 12
Barbara is on a distinguished road
anybody knows what could be the mistake.


Thanks you in advance,

Bárbara
Barbara is offline   Reply With Quote

Old   June 24, 2014, 03:37
Default
  #7
Senior Member
 
Joachim Herb
Join Date: Sep 2010
Posts: 650
Rep Power: 21
jherb is on a distinguished road
Have you tried with the correct kappaName? Depending on the OpenFOAM version you use this might be kappaEff or alphaEff.
jherb is offline   Reply With Quote

Old   June 24, 2014, 04:47
Default
  #8
New Member
 
Bárbara Arizmendi
Join Date: Oct 2013
Location: Spain
Posts: 14
Rep Power: 12
Barbara is on a distinguished road
I am working with OF 2.2.2
Actually I have tested the same boundary condition adding another line:
Quote:
type compressible::turbulentHeatFluxTemperature;
heatSource power;
q uniform 15000;
alphaEff alphaEff;
kappa solidThermo;
kappaName none;
value uniform 700;
but the result is the same. Also I've tried the externallWallHeatFlux boundary condition and the results are the same.
Barbara is offline   Reply With Quote

Old   June 24, 2014, 06:00
Default
  #9
Senior Member
 
Alex
Join Date: Oct 2013
Posts: 337
Rep Power: 21
zfaraday will become famous soon enough
Barbara, take a look at this thread http://www.cfd-online.com/Forums/sho...d.php?t=136031. Maybe it's something related to it. Sorry for the format, I write from my mobile.
__________________
Web site where I present my Master's Thesis: foamingtime.wordpress.com

The case I talk about in this site was solved with chtMultiRegionSimpleFoam solver and involves radiation. Some basic tutorials are also resolved step by step in the web. If you are interested in these matters, you are invited to come in!
zfaraday is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sign of Heat Flux at wall Kyung FLUENT 2 February 26, 2016 16:25
Calculating heat flux hugo17 OpenFOAM Post-Processing 4 May 27, 2015 12:47
Heat Flux , Convective + Radiant Heat flux Mandeep CFX 3 October 25, 2012 16:57
Heat Flux at wall in a conjugate heat transfer problem Chander CFX 2 July 9, 2011 22:22
Heterogeneous heat flux Kev STAR-CD 4 July 7, 2009 04:48


All times are GMT -4. The time now is 18:23.