|
[Sponsors] |
thermal conductivity in plane &thickness direction |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 20, 2008, 06:30 |
thermal conductivity in plane &thickness direction
|
#1 |
Guest
Posts: n/a
|
HI
Can any body plz tell me how to set thermal conductity in plane direction as well as in thickness direction for same material in STAR-CD. The geometry is Aluminum module case in which the heat source will be fixed(Assembli is rectangular in shape).Heat sourse will have thermal conductivity in plane&Thickness direction(these two values are numerically different).plz suggest me how to set these values in STAR-CD Thanks&Regards srinivas |
|
February 21, 2008, 06:27 |
Re: thermal conductivity in plane &thickness direc
|
#2 |
Guest
Posts: n/a
|
You might use the conduc.f user subroutine. Anisotropic conductivity is accessible via the variables ckn1, ckn2, ckn3 for x, y, z direction.
for example: IF(ICTID.eq.2) THEN !Material number 2 for Aluminium ckn1=210. ! conductivity in x Direktion (W/mK) ckn2=150. ! conductivity in y Direktion ENDIF I think x, y, z are global coordinates. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
thermal conductivity | Cirilo | Siemens | 3 | April 23, 2012 13:08 |
Z direction thickness control by using fluentMeshToFoam | wei_wu | OpenFOAM Running, Solving & CFD | 0 | January 31, 2009 14:51 |
different conductivity in and through plane | Maarten de Looij | CFX | 4 | June 19, 2008 10:53 |
anisotropic thermal conductivity, please help! | GBLiu | FLUENT | 0 | June 8, 2006 22:08 |
thermal conductivity | Magnus Rohde | Phoenics | 2 | May 22, 2003 08:36 |