v0.9.9
What's Changed
- Incremented version to 0.9.9-dev by @swryan in #658
- Fix for Flops tabular aero so that it correctly supports passing the lift independent and dependent polars. by @Kenneth-T-Moore in #604
- EngineDecks now take scale factor as an input by @jkirk5 in #565
- Support for legacy code defaults by @jkirk5 in #628
- Addressing Deprecation notice: v3 of the artifact actions by @crecine in #661
- adding aviary's top dir as something that can be imported by @crecine in #655
- Resolve duplicate N2 report generation by @jkirk5 in #632
- Added unit conversion capability to add_aviary_input, output, option by @jkirk5 in #650
- Variable name fixes for turboprop freighter by @jkirk5 in #654
- Update inconsistent naming for angle of attack by @nathanperreau in #647
- rename Aircraft.Wing.MOUNTING_TYPE to Aircraft.Wing.MOUNT_LOCATION by @xjjiang in #643
- Fixed a bug where 2 variables were not being promoted as parameters from the mission ode. by @Kenneth-T-Moore in #669
- Update doctape.py by @crecine in #670
- Doctape updates by @crecine in #671
- Off Design Payload by @cmbenne3 in #623
- Move Sigmoid function to utils by @xjjiang in #664
- Added image definition and a workflow to publish the image by @swryan in #674
- Universal ODE class by @jkirk5 in #668
- Split run_examples into separate tests. by @Kenneth-T-Moore in #675
- Test FLOPS Aero Builder by @xjjiang in #619
- Set mass default by @xjjiang in #640
- Methods for level 2 revamp part 1. by @Kenneth-T-Moore in #651
- Glue Variables in User_Guide by @xjjiang in #615
- Aircraft.Wing.AIRFOIL_TECHNOLOGY
types
is inconsistent with all other numeric vars. by @Kenneth-T-Moore in #663 - First try at getting the large_turboprop_freighter test working by @dingraha in #665
- Added subsystems_options combability to propulsion builder by @jkirk5 in #679
- Linked cumulative energy between phases in battery builder by @kanekosh in #672
- Add units to components by @xjjiang in #684
- Fix a bug in the engine builder mission where the aviary_options argument was accidentally replaced with the engine_options. by @Kenneth-T-Moore in #687
- added use_tempdir to unit tests by @xjjiang in #688
- Glue getting started and theory guide by @xjjiang in #609
- Added an ARM image by @swryan in #694
- move y_eng_fore calculation inside if statement in landing_gear.py by @zfrederi in #700
- Some fixes for the recent CI regression due to latest OpenMDAO release. by @Kenneth-T-Moore in #710
- Read float instead of int if data type is float by @xjjiang in #676
- Adding parallel phase flag to
add_phases
by @timryanb in #693 - Optional subsystems by @jkirk5 in #648
- Fixes for single-engine aircraft by @jkirk5 in #709
- Fixed throttle_enforcement type check by @kanekosh in #691
- Electric Breguet cruise EOM/ODE with unit testing by @xjjiang in #686
- Adds a basic input report that identifies aviary inputs that are not in the csv file. by @Kenneth-T-Moore in #683
- Updated container image definitions by @swryan in #698
- Set aero defaults and units by @xjjiang in #666
- add unit test for gasp_based aero builder. by @xjjiang in #713
- Add new variables from GASP for BWB by @xjjiang in #701
- Phase info revamp part 2: Use modified OptionsDictionary for type-checking the phase_info. by @Kenneth-T-Moore in #690
- Move pngs to a static directory and add them to the package by @Kenneth-T-Moore in #715
- Fixed a bug where the new input_check_report raises an exception when used with a custom metadata dict. by @Kenneth-T-Moore in #714
- Verbosity cleanup and reduced warnings/printouts by @jkirk5 in #636
- Fix for 2 test failures on main. by @Kenneth-T-Moore in #727
- Updated workflows for the release process by @swryan in #730
- Add a generic BWB model by @xjjiang in #719
- markdown reports support for NaN values from failed runs by @jkirk5 in #716
- Added missing check in EngineDecks for SLS thrust but no scale factor by @jkirk5 in #717
- Groundwork for aero builder overhauls by @jkirk5 in #708
- Pinned the version of cmake used in the Docker files by @swryan in #732
- Strict type checking throughout Aviary by @jkirk5 in #697
- Update version for 0.9.9 release by @swryan in #736
New Contributors
- @nathanperreau made their first contribution in #647
- @dingraha made their first contribution in #665
- @kanekosh made their first contribution in #672
- @zfrederi made their first contribution in #700
- @timryanb made their first contribution in #693
Full Changelog: v0.9.8...v0.9.9