uvahotspot / HotSpot

HotSpot v7.0 is an accurate and fast thermal model suitable for use in architectural studies.
Other
77 stars 45 forks source link

How to simulate without heatsink? #8

Open Brilight opened 10 months ago

Brilight commented 10 months ago

Hi there, thanks for your contribution!

I am curious that can your tool simulate scenarios without a heatsink, i mean only convective boundary conditions with air: k\nabla T = h(T - T_{amb}), where h is the heat transfer coefficient? Thanks!

ashduizxc commented 5 months ago

Hi there, thanks for your contribution!

I am curious that can your tool simulate scenarios without a heatsink, i mean only convective boundary conditions with air: k\nabla T = h(T - T_{amb}), where h is the heat transfer coefficient? Thanks!

Hello, I would like to inquire if you have solved this problem?

PariaDarbani commented 4 months ago

Simulating Designs Without Heat Sinks, Heat Spreaders and TIM

However, it is pretty easy to run a simulation in which they are effectively nonexistent and the top surface is effectively adiabatic by changing some thermal properties in the configuration file. In particular, you want to:

By changing these parameters, we can make the heat sink, heat spreader, and TIM negligible. A convenient technique to set -k_sink-k_spreader-k_interface-p_sink-p_spreader, and -p_interface is to define a material in the materials file named none with very small thermal conductivity and volumetric heat capacity. Then, you can simply set -material_sink-material_spreader, and -material_interface to the none material.