mdolab / openconcept

OpenConcept: A toolkit for conceptual MDAO of aircraft with unconventional propulsion architectures
MIT License
36 stars 32 forks source link

Added reference to paper for OAS integration work #33

Closed eytanadler closed 2 years ago

eytanadler commented 2 years ago

Purpose

Added a short note on the new OAS work with a bibtex citation to the paper and updated other outdated information on the readme.

Type of change

What types of change is it? Select the appropriate type(s) that describe this PR

Testing

Explain the steps needed to test the new code to verify that it does indeed address the issue and produce the expected behavior.

Checklist

Put an x in the boxes that apply.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1740968238


Changes Missing Coverage Covered Lines Changed/Added Lines %
openconcept/analysis/openaerostruct/drag_polar.py 1 2 50.0%
<!-- Total: 2 3 66.67% -->
Files with Coverage Reduction New Missed Lines %
openconcept/analysis/openaerostruct/drag_polar.py 22 92.2%
<!-- Total: 22 -->
Totals Coverage Status
Change from base Build 1730143752: -0.4%
Covered Lines: 5306
Relevant Lines: 6069

💛 - Coveralls
eytanadler commented 2 years ago

Ah ok I'll add it back then. Before this is merged, I'm also going to see if I can figure out some of the warnings in the tests.