Improves computation of mach limits to accept vectorized input/output
Creates new method ps_nominal_optimize_mach which computes the optimal mach number given a set of operating conditions
Internals
All functions now use the newton optimization method similar to ps_nominal_grid.
Changes
Internals
All functions now use the
newton
optimization method similar tops_nominal_grid
.Tests
make test
)