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

Fix aseq skipping last angle #19

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

champagneproblems
Copy link

Due to a bug in how the number of angles of attack in aseq is also used to increment the angles in the loop, this function skips the last angle in the sequence. A simple fix increasing the size of the arrays is proposed.

@@ -1,4 +1,6 @@
# -*- coding: utf-8 -*-
b, navigate to the main page of the repository.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It appears something made it in here from your IDE. Please remove these lines.

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.

2 participants