CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Pipe with heated walls

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 14, 2010, 14:44
Default Pipe with heated walls
  #1
New Member
 
Vitor Braga
Join Date: Oct 2009
Posts: 28
Rep Power: 16
vitor is on a distinguished road
I'm trying to simulate simple steady heat transfer between the wall of a pipe and the water flowing inside it. The case is very simple, I have a velocity and a temperature for the inlet and I wish to know the average temperature at the outlet.

I'm setting these BCs:

Velocity

Inlet: fixedValue (0 0 0.05);
Outlet: zeroGradient;
Wall: fixedValue (0 0 0);

Pressure

Inlet: zeroGradient;
Outlet: fixedValue 0;
Wall: zeroGradient;

Temperature

Inlet: fixedValue 300;
Outlet: zeroGradient;
Wall: fixedValue 500;

I first tried using buoyantBoussinesqSimpleFoam, since the flow is incompressible and steady, but it's diverging. Which solver should I choose? Any advices??


Thanks in advance,

BR,

Vitor.
vitor is offline   Reply With Quote

Old   July 14, 2010, 15:16
Default
  #2
Member
 
Join Date: Jun 2010
Posts: 31
Rep Power: 15
m.nichols19 is on a distinguished road
I recently solved this problem, but with air flowing through the pipe instead of water. I used the buoyantSimpleFoam solver.

best regards,
Matt
m.nichols19 is offline   Reply With Quote

Old   July 15, 2010, 13:57
Default
  #3
New Member
 
Vitor Braga
Join Date: Oct 2009
Posts: 28
Rep Power: 16
vitor is on a distinguished road
Hey Matt,

thank you for your reply. I've managed to complete the simulation, but the results are not what I expected, I mean, the temperature at the outlet is lower then it should be (if anybody has any what could be the causes, please enlighten me).

Can anybody explain to me how the code knows the thermal conductivity of the fluid? Is it only by the Prandtl number? Is there a way to perform a simulation with a variable thermal conductivity?
vitor is offline   Reply With Quote

Old   July 15, 2010, 16:20
Default
  #4
New Member
 
Vitor Braga
Join Date: Oct 2009
Posts: 28
Rep Power: 16
vitor is on a distinguished road
Hi again,

I have another question. Is there a straightforward way to calculate the turbulent Prandtl Number?

I'm not very familiar with this adimensional (I know it's the ratio between eddy momentum diffusivity and heat diffusivity), but I've noticed that this number plays a decisive role in the average temperature at the outlet.
vitor 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
wallHeatFlux for heated walls in laminar channel flow svens OpenFOAM Post-Processing 0 June 20, 2009 20:33
LES of highly heated pipe flow - incorrect results MichalH FLUENT 3 June 3, 2009 05:00
Terrible Mistake In Fluid Dynamics History Abhi Main CFD Forum 12 July 8, 2002 09:11
Pipe flow with permeable walls Malama, Bwalya Main CFD Forum 2 August 29, 2001 11:15
fluid flow fundas ram Main CFD Forum 5 June 17, 2000 21:31


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