A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Recent Releases of OpenConcept

OpenConcept - OpenConcept 1.2.0

This includes a host of new features, including transport aircraft weight and drag buildups. It also changes the range of required OpenMDAO versions to between 3.21 and 3.30 (inclusive) because of a previous GitHub Actions testing bug that wasn't actually testing the correct versions (the previous range didn't actually work despite passing tests).

What's Changed

Full Changelog: https://github.com/mdolab/openconcept/compare/v1.1.2...v1.2.0

Consumption - Mobility and Transportation - Python
Published by eytanadler about 1 year ago

OpenConcept - OpenConcept 1.1.2

What's Changed

New Contributors

Full Changelog: https://github.com/mdolab/openconcept/compare/v1.1.1...v1.1.2

Consumption - Mobility and Transportation - Python
Published by eytanadler about 1 year ago

OpenConcept - OpenConcept 1.1.1

Fixed duct with integrated heat exchanger (ImplicitCompressibleDuct).

What's Changed

Full Changelog: https://github.com/mdolab/openconcept/compare/v1.1.0...v1.1.1

Consumption - Mobility and Transportation - Python
Published by eytanadler about 1 year ago

OpenConcept - OpenConcept 1.1.0

Overhauled the OpenAeroStruct aerodynamic surrogate model to allow users more flexibility in wing shape.

What's Changed

Full Changelog: https://github.com/mdolab/openconcept/compare/v1.0.2...v1.1.0

Consumption - Mobility and Transportation - Python
Published by eytanadler about 2 years ago

OpenConcept - OpenConcept 1.0.2

What's Changed

Full Changelog: https://github.com/mdolab/openconcept/compare/v1.0.1...v1.0.2

Consumption - Mobility and Transportation - Python
Published by eytanadler about 2 years ago

OpenConcept - OpenConcept 1.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/mdolab/openconcept/compare/v1.0.0...v1.0.1

Consumption - Mobility and Transportation - Python
Published by eytanadler over 2 years ago

OpenConcept - OpenConcept 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

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

Consumption - Mobility and Transportation - Python
Published by eytanadler over 2 years ago

OpenConcept - OpenConcept 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

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

Consumption - Mobility and Transportation - Python
Published by eytanadler almost 3 years ago

OpenConcept - OpenConcept 0.0.1

Initial OpenConcept release.

What's Changed

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

Consumption - Mobility and Transportation - Python
Published by eytanadler almost 3 years ago

OpenConcept - OpenConcept 0.4.1

Fixes old OpenMDAO usage to work with OpenMDAO 3.16.

What's Changed

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

Consumption - Mobility and Transportation - Python
Published by eytanadler almost 3 years ago

OpenConcept - OpenConcept 0.4.0

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

What's Changed

New Contributors

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

Consumption - Mobility and Transportation - Python
Published by eytanadler almost 3 years ago

OpenConcept - Last Python 2-compatible release

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.

Consumption - Mobility and Transportation - Python
Published by bbrelje almost 3 years ago