florentLutz / FAST-OAD-CS23-HE

Repository containing the files for the thesis : Optimization of an aircraft design problem for hybrid-electric configurations under manufacturing and certification constraints
GNU General Public License v3.0
4 stars 1 forks source link

Change in heat sink dimensions computation #45

Closed florentLutz closed 4 months ago

florentLutz commented 4 months ago

As describe in Issue #25 the burden of heat sink dimension computation should be done in the component that needs it. It is done now.

This PR close #25