Skip to content

Releases: OpenMDAO/pyCycle

4.3.0

27 Mar 15:58
1fa5fe4
Compare
Choose a tag to compare

What's Changed

  • Fixed incorrect ordering in compressor viewer by @lamkina in #54
  • replace deprecated 'value' keyword with 'val' by @swryan in #55
  • fix tests that used component as model by @swryan in #57
  • changed several places where np.seterr was being called in order to keep the changes localized. by @naylor-b in #58
  • For tabular aero, use the 3d-slinear if possible. by @Kenneth-T-Moore in #59
  • Add a GitHub Actions test workflow by @swryan in #56
  • Remove cast conversion of an array with ndim > 0 to scalar by @flight-test-engineering in #77
  • Fix for SolverWarning on high_bypass_turbofan.py by @flight-test-engineering in #80
  • Added missing design off design area connection in burner by @arushkumarsingh in #62
  • Clarified how to test example cycles & made fixes to some related test scripts by @swryan in #83

New Contributors

Full Changelog: 4.2.1...4.3.0