Clear Filters
Clear Filters

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

9 views (last 30 days)
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

Answers (1)

Alan Stevens
Alan Stevens on 1 Aug 2020
Edited: Alan Stevens on 1 Aug 2020
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).

Categories

Find more on Thermal Analysis in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!