Openconcept

Latest version: v1.2.0

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

1.0.0

This update reorganizes the OpenConcept interface to be more intuitive for users. It also formats and lints the codebase and adds more detailed documentation.

What's Changed
* Docs overhaul and refactor to organize code by eytanadler in https://github.com/mdolab/openconcept/pull/41
* Formatting and linting by eytanadler in https://github.com/mdolab/openconcept/pull/42


**Full Changelog**: https://github.com/mdolab/openconcept/compare/v0.4.2...v1.0.0

0.4.2

Fixes a bug that showed up with a new version of OpenAeroStruct from using the mesh in the surface dict to determine if the wing was a left or right wing. Previously, OpenConcept passed in a mesh of all zeros because OpenAeroStruct just used it to determine the shape. Now that OpenAeroStruct uses the values, we pass in a new dummy mesh that includes values to indicate it's a left wing.

Also makes changes to accommodate the name change of the default branch from master to main.

What's Changed
* Changed relevant files for master branch name change to main by eytanadler in https://github.com/mdolab/openconcept/pull/39
* Added push to PyPI in GHA and fix OpenAeroStruct interface bug by eytanadler in https://github.com/mdolab/openconcept/pull/40


**Full Changelog**: https://github.com/mdolab/openconcept/compare/v0.4.1...v0.4.2

0.4.1

Fixes old OpenMDAO usage to work with OpenMDAO 3.16.

What's Changed
* Add compatibility for OpenMDAO 3.16 by eytanadler in https://github.com/mdolab/openconcept/pull/37
* Fix src_indices promotion workaround in OASAerostructDragPolarExact by eytanadler in https://github.com/mdolab/openconcept/pull/38


**Full Changelog**: https://github.com/mdolab/openconcept/compare/v0.4.0...v0.4.1

0.4.0

Integration features and more advanced thermal components. Also includes OpenAeroStruct-based aerodynamic and aerostructural modeling.

What's Changed
* Autotag by bbrelje in https://github.com/mdolab/openconcept/pull/17
* Automatic ODE integration by bbrelje in https://github.com/mdolab/openconcept/pull/19
* Added active thermal components and usage examples by eytanadler in https://github.com/mdolab/openconcept/pull/20
* Transition to Github Actions by bernardopacini in https://github.com/mdolab/openconcept/pull/26
* readthedocs Fix by bernardopacini in https://github.com/mdolab/openconcept/pull/29
* Lots of new thermal components, engine decks, updates for new OpenMDAO, and more by eytanadler in https://github.com/mdolab/openconcept/pull/31
* OpenAeroStruct aerodynamic and aerostructural modeling by eytanadler in https://github.com/mdolab/openconcept/pull/32
* Added reference to paper for OAS integration work by eytanadler in https://github.com/mdolab/openconcept/pull/33
* Migrate to RTD and Codecov and update package version to 0.4.0 by eytanadler in https://github.com/mdolab/openconcept/pull/34

New Contributors
* bernardopacini made their first contribution in https://github.com/mdolab/openconcept/pull/26

**Full Changelog**: https://github.com/mdolab/openconcept/compare/v0.3.1...v0.4.0

0.3.1

This is the last commit before backward-incompatible OpenMDAO 3 features are used. OM 3 doesn't support Python 2 anymore and Python 2 testing will be dropped.

0.0.1

Initial OpenConcept release.

What's Changed
* Fix python 2 division issue in the Simpson integraton component by bbrelje in https://github.com/mdolab/openconcept/pull/4
* First big batch of component tests and scipy 1.1.0 fix by bbrelje in https://github.com/mdolab/openconcept/pull/5
* Formatting updates by bbrelje in https://github.com/mdolab/openconcept/pull/6
* Enable automatic documentation by bbrelje in https://github.com/mdolab/openconcept/pull/7
* More docs updates by bbrelje in https://github.com/mdolab/openconcept/pull/8


**Full Changelog**: https://github.com/mdolab/openconcept/commits/v0.0.1

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.