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

Heat exchangers: small bug fix in turbine cooling #62

Closed ngomezve closed 2 months ago

ngomezve commented 2 months ago

This PR fixes a small bug in the blade metal temperature calculation when turbine cooling heat exchangers are used. The previous version ignored the effect of the heat exchanger when calculating the metal temperature for a given cooling fraction. The effect was accounted for later, so this issue only affected the metal temperature output and not the engine performance.