Lawrence Livermore National Laboratory Interview Question

How would you structure a code in SINDA to account for multiple layers of insulation?

Interview Answers

Anonymous

Nov 2, 2019

Write the code such that it takes into account the multiple layers of insulation via R = L/k where R is the resistance, L is the conductance path length, and k is the thermal conductivity.

Anonymous

Jan 31, 2020

You also need to account for radiation between MLI layers unless you’re going to neglect it.