MIT-LAE / TASOPT.jl

Medium fidelity aircraft-propulsion system design and optimization.
https://mit-lae.github.io/TASOPT.jl/
MIT License
26 stars 12 forks source link

Improvements to heat exchanger models #46

Closed ngomezve closed 3 months ago

ngomezve commented 3 months ago

This PR introduces minor changes to the heat exchanger models:

In addition, the structural alloy database has been modified to also include thermal conductivity.

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 87.25490% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 76.41%. Comparing base (c224dd9) to head (78ba4b2). Report is 36 commits behind head on main.

Files Patch % Lines
src/engine/hxfun.jl 87.23% 12 Missing :warning:
src/engine/tfoper.jl 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #46 +/- ## ========================================== + Coverage 74.73% 76.41% +1.67% ========================================== Files 69 69 Lines 13089 13169 +80 ========================================== + Hits 9782 10063 +281 + Misses 3307 3106 -201 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.