How can I solve non-linear heat conduction with a variable thermal conductivity?

Click For Summary
SUMMARY

This discussion focuses on solving non-linear heat conduction equations where thermal conductivity is a function of temperature, specifically using the finite difference method. The equation presented is ∂²t/∂x² + ∂²t/∂y² * k(t) = -q(x,y), with k(t) defined as a - b*t, where 'a' and 'b' are variables with a >> b. The user seeks alternative methods for addressing the temperature dependency of thermal conductivity and is looking for additional insights or solutions from the community.

PREREQUISITES
  • Understanding of non-linear heat conduction principles
  • Familiarity with finite difference methods for numerical analysis
  • Knowledge of differential equations
  • Basic concepts of thermal conductivity and its temperature dependence
NEXT STEPS
  • Research advanced numerical methods for solving non-linear partial differential equations
  • Explore alternative approaches to modeling temperature-dependent thermal conductivity
  • Learn about finite element methods as a comparison to finite difference methods
  • Investigate software tools like MATLAB or COMSOL for simulating heat conduction problems
USEFUL FOR

Researchers, engineers, and students involved in thermal analysis, particularly those working on heat conduction problems in materials science or mechanical engineering.

annie.1991
Messages
5
Reaction score
0
Hi everyone

I am trying to solve non linear heat conduction where thermal conductivity is function of temperature, I am solving it by finite difference method. this is my equation
2t/∂x2+∂2t/∂y2 *k(t)= -q (x,y)

i have solved the equation taking k(t)= a-b*t,and when i further solved the equation it gave an quadratic equation. where temparature is the root of the equation. a and b are variables, where a>>b . i just taught i can see the variations of temperature depending on the values of a and b.I just wanted to write down in the equation where tempearture is changing with some other variables.

If anybody is having any other idea to solve the " thermal conductivity is function of temperature " in different manner please do share with me kindly.
 
Engineering news on Phys.org
I'm sorry you are not generating any responses at the moment. Is there any additional information you can share with us? Any new findings?
 
annie.1991 said:
Hi everyone

I am trying to solve non linear heat conduction where thermal conductivity is function of temperature, I am solving it by finite difference method. this is my equation
2t/∂x2+∂2t/∂y2 *k(t)= -q (x,y)
i am running out of ideas can anybody help me out in solving this .
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
5
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 34 ·
2
Replies
34
Views
6K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K