Coupled conductive-convective heat transfer using FDM

Click For Summary
SUMMARY

This discussion focuses on solving a transient heat transfer problem involving both conduction and convection using the finite difference method (FDM) in MATLAB. The scenario involves a thin plate heated by two constant-temperature sources, one in direct contact and another separated by air. The user successfully addresses pure conduction using the heat equation but seeks guidance on incorporating convection due to air velocity into the FDM formulation. The key challenge is to derive the appropriate equation that combines conduction and convection for accurate modeling.

PREREQUISITES
  • Understanding of transient heat transfer principles
  • Familiarity with the heat equation and its applications
  • Proficiency in MATLAB programming for numerical simulations
  • Knowledge of finite difference methods (FDM) for solving differential equations
NEXT STEPS
  • Research the combined heat transfer equation for conduction and convection
  • Learn how to implement the finite difference method for transient heat conduction problems
  • Explore MATLAB functions for simulating fluid dynamics and heat transfer
  • Study the effects of boundary conditions on heat transfer in coupled systems
USEFUL FOR

Students and professionals in mechanical engineering, thermal analysis, and computational fluid dynamics who are working on heat transfer problems involving both conduction and convection.

angsu119
Messages
2
Reaction score
0
Now I need to solve a transient problem involving both conduction and convection.

Homework Statement


In this problem there's a thin plate being heated by two constant-temperature sources. One small source is in contact with part of the plate. Another one is separated with the plate by air.

Homework Equations


The Attempt at a Solution


I'm using Matlab, and able to solve pure conduction problem. I use the heat equation a*dT/dt=delta2dT and five point scheme. But now significant convection is coupled into the problem when air velocity is given. I'm not sure what is the corresponding equation combining both conduction and convection, and how to write the FDM form. Can anyone help me? Thanks!
 
Physics news on Phys.org
Is my question not stated clearly?
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
14
Views
3K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 21 ·
Replies
21
Views
6K
  • · Replies 4 ·
Replies
4
Views
3K