필터 지우기
필터 지우기

How do I model thermal contact resistance using the Matlab partial differential toolbox?

조회 수: 4 (최근 30일)
I am using the matlab partial differential toolbox to model heat flow between two materials. I need to be able to account for the thermal contact resistance between these two materials. The thermal properties feature only accounts for thermal conductivity. How would I go about implementing it?
many thanks,
Daniel

답변 (1개)

Alan Stevens
Alan Stevens 2020년 8월 1일
편집: Alan Stevens 2020년 8월 1일
Can you put a thin layer between the two materials and use an effective conductivity? Something like: keff = deltax/R where R is resistance and deltax is the thickness of the layer (I've assumed 'resistance' here is the inverse of a heat transfer coefficient - you'll need to make sure the units are correct).

카테고리

Help CenterFile Exchange에서 Heat and Mass Transfer에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by