|
[Sponsors] |
August 23, 2007, 10:40 |
thermal conductivity in conduction problem
|
#1 |
Guest
Posts: n/a
|
I am writing a code in C++ to find out the temperature profile in a 2d conduction problem.
suppose if i want to vary thermal conductivity which is the function of Coordinates, like k = x + y. So where this function wll be added in the discritizes equation. if k varies with temperature then i thnk ,it should as ap = an+aw+ae+as+(k); ap = an+aw+ae+as+(aT+b). is this right. please let me know |
|
August 23, 2007, 10:44 |
FVM
|
#2 |
Guest
Posts: n/a
|
i am solving this problem using Finite volume method, Guass Seidal method.
|
|
August 24, 2007, 14:56 |
Re: thermal conductivity in conduction problem
|
#3 |
Guest
Posts: n/a
|
In your PDE, the second order term should be d/dx(K*dT/dx)
|
|
August 27, 2007, 01:37 |
Re: thermal conductivity in conduction problem
|
#4 |
Guest
Posts: n/a
|
ya i know that but if my k varies with temperature then can u tll me the algorithm to write the code.
|
|
August 29, 2007, 05:23 |
Re: thermal conductivity in conduction problem
|
#5 |
Guest
Posts: n/a
|
take care of the flux continuity at the interface (harmonic mean). see patankar for details - very well described.
|
|
August 30, 2007, 01:51 |
Re: thermal conductivity in conduction problem
|
#6 |
Guest
Posts: n/a
|
ok thanks
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
mass flow in is not equal to mass flow out | saii | CFX | 12 | March 19, 2018 06:21 |
UDF for effective thermal conductivity | Rashmi | FLUENT | 1 | November 6, 2007 21:08 |
Viscosity and thermal conductivity Formules | CPW | Main CFD Forum | 3 | April 14, 2002 13:40 |
Inteface thermal conductivity | ado | Main CFD Forum | 4 | March 11, 2002 20:46 |
Info: Short Course On Thermal Design of Electronic Equipment | Arnold Free | Main CFD Forum | 0 | August 10, 1999 11:18 |