Skip to content

Releases: OpenMDAO/Aviary

v.0.9.3

06 Feb 19:57
0e63103
Compare
Choose a tag to compare

What's Changed

  • Increment version to 0.9.3-dev by @swryan in #82
  • Split Aircraft.Design.RESERVES to two variables by @xjjiang in #36
  • Remove FLOPS based mission method by @johnjasa in #53
  • Added check to see if the reports directory exists before creating a dashboard by @hschilling in #42
  • Updated workflows to use the conda-forge channel and to facilitate use for testing by @swryan in #84
  • Allow L2 interface to accept AviaryValues objects as well as filepaths by @jkirk5 in #69
  • Check the interpolators and use more efficient versions where applicable. by @Kenneth-T-Moore in #37
  • Passenger Count Mismatch #394 by @gawrenn in #72
  • Bugfix for SGM by @crecine in #90
  • Issue 11 Resolution - ALTITUDE_RATE_MAX add to GASP ODEs by @ehariton in #74
  • Add benchmark CI; revert regression by @johnjasa in #96
  • Make GASP-based phases use phase builders by @johnjasa in #88
  • Notify teams by @crecine in #103
  • XDSM and Spec-Test Removal by @ehariton in #99
  • Improvements to height energy mission based on Ken's feedback by @johnjasa in #94
  • Changing all occurrences of 'final_alt' to 'final_altitude'. by @gawrenn in #91
  • Cleaning up many warnings and increasing speed of API import by @johnjasa in #109
  • Updated docs links by @johnjasa in #115
  • Tweaked some residual scalers to improve nested solver performance. by @Kenneth-T-Moore in #114
  • Added units to the Results-Aviary Variables table in the dashboard by @hschilling in #105
  • Update URLs by @johnjasa in #119
  • Moved 2DOF phase builder logic to shared methods by @johnjasa in #116
  • Added a CLI for users to download models by @crecine in #122
  • Improve the visibility of the N2 and Linkage tabs in the dashboard by @hschilling in #104
  • Cleanup based on user feedback by @johnjasa in #120
  • Users can add their own constraints by @johnjasa in #123
  • Some adjustments to the skin friction drag solvers. by @Kenneth-T-Moore in #127
  • Rename TAS to velocity in GASP-based phases by @johnjasa in #117
  • Updated version for 0.9.3 release by @swryan in #129

Full Changelog: v0.9.2...v0.9.3

v0.9.2

18 Jan 18:56
71c8ea5
Compare
Choose a tag to compare

What's Changed

  • Reduced the height of the header and also the tabs on the dashboard by @hschilling in #39
  • Update README.md by @johnjasa in #47
  • Increment version to 0.9.2-dev by @swryan in #50
  • Add CSS file for dashboard to package_data. Also mod the no dev install workflow to test package by @hschilling in #51
  • Remove deepcopy of phase_info from the level 2 interface. by @Kenneth-T-Moore in #44
  • Allow .csv files to have blank lines when viewed in Excel by @johnjasa in #57
  • Fixed packaging issues by @hschilling in #55
  • Editorial modifications to this file for readabiliy. by @gawrenn in #59
  • Move legacy code selection to input file by @jkirk5 in #17
  • Update installation notes by @johnjasa in #62
  • Moved OAS example to a notebook by @johnjasa in #45
  • Added two examples and ensure they're tested by @johnjasa in #60
  • Restore support for structured abscissa for aero tables. by @Kenneth-T-Moore in #54
  • Add simple mission benchmarks by @johnjasa in #46
  • Handle the situation where the final case was never recorded by @hschilling in #67
  • Added battery data for example by @johnjasa in #77
  • fix bug in subsytem tester by @swryan in #78
  • fix for run all examples test by @johnjasa in #79
  • Issue 32 Resolution - Range to Distance switch by @ehariton in #73
  • Update version for v0.9.2 release by @swryan in #81

New Contributors

Full Changelog: v0.9.1...v0.9.2

v0.9.1

08 Jan 17:46
ecfbada
Compare
Choose a tag to compare

What's Changed

  • Removing battery cell type since it is no longer used by @jdgratz10 in #6
  • Preparing code for pypi by @jdgratz10 in #7
  • Skipping tests for external subsystems with missing dependencies by @crecine in #8
  • Resolve unnecessary warning by @johnjasa in #10
  • Improved skip logic for missing dependencies by @crecine in #13
  • Onboarding external subsystem update by @xjjiang in #15
  • Made SkipIfMissingXDSM to reduce duplicate code by @crecine in #14
  • Minor tweaks to docs and naming by @johnjasa in #22
  • Convert battery_subsystem_example.md to battery_subsystem_example.ipynb by @xjjiang in #19
  • Fixed issues with conda environments not building successfully by @crecine in #16
  • Changed dashboard testing to use generated .db files instead of saved by @johnjasa in #25
  • making easily visible doc button by @jdgratz10 in #26
  • Removed unnecessary reports files by @johnjasa in #30
  • Properly package Aviary and add a workflow for testing non-dev pip install by @johnjasa in #27
  • Increment version to 0.9.1 by @swryan in #41

New Contributors

Full Changelog: v0.9.0...v0.9.1

Aviary 0.9.0

21 Dec 19:37
1fca1c0
Compare
Choose a tag to compare

This is the first public release of NASA’s Aviary tool, an aircraft design, analysis, and optimization tool. Aviary is actively under development and is not feature-complete.