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

cleanup to wsize part 1 of many? #17

Closed askprash closed 7 months ago

askprash commented 7 months ago

Added new function to set ambient conditions by 1) allowing to directly access the design slice of arrays for example parad gives view(para, :, :, 1), and then 2) new function set_ambient_conditions(ac, mis_point).