How to Optimize a 2D Nonlinear Heat Conduction Solver in MATLAB?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
range.rover
Messages
15
Reaction score
0
Hi friends,

i have developed an code for a non linear heat conduction in 2 dimensions with dirichlet boundary condition by finite difference method in Matlab. my code is running slow to give output.
If anybody has any idea of solving this equation or have written any Code for this equation, please share it with me.
Any body who has worked on this can share the idea with me.

(d2t/dx2 + d2t/dy2)(K(t)) = Q
K(t)= (a - b*t) ; a>>b.
 
Physics news on Phys.org