Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature vsp control surface #523

Merged
merged 12 commits into from
Nov 7, 2021
Merged

Feature vsp control surface #523

merged 12 commits into from
Nov 7, 2021

Conversation

mclarke2
Copy link
Member

@mclarke2 mclarke2 commented Nov 3, 2021

Pull Request Checklist

  • Merge in the latest Develop branch changes to your branch
  • Remove .pyc files from your repository:
    • Linux/Mac
      • find . -name *.pyc -delete
    • Windows
      • del /S *.pyc
  • Run automatic regression and makes sure everything is passing
  • Did you make a new regression test that covers your new code?
  • Did you update your docstrings?
  • Did you update your headers to include your name and date?
  • Do a final compare with the Develop branch to be sure what you're changing

@planes planes changed the base branch from develop to feature-nacelle November 3, 2021 19:49
.vsptime Outdated Show resolved Hide resolved
trunk/SUAVE/Input_Output/OpenVSP/vsp_wing.py Outdated Show resolved Hide resolved
@planes planes changed the base branch from feature-nacelle to develop November 4, 2021 19:32
@coveralls
Copy link

coveralls commented Nov 5, 2021

Coverage Status

Coverage remained the same at 89.992% when pulling eeb7c97 on feature-vsp_control_surface into 5bc7427 on develop.

@planes planes merged commit 64d2515 into develop Nov 7, 2021
@planes planes deleted the feature-vsp_control_surface branch November 7, 2021 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants