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

Fuselage work on MinorFrames #52

Merged
merged 6 commits into from
May 17, 2024
Merged

Fuselage work on MinorFrames #52

merged 6 commits into from
May 17, 2024

Conversation

Czarified
Copy link
Owner

Added new Component: MinorFrames.

Added some initial attributes and methods for MinorFrame but they are not analytically complete just yet.

Fixed mypy errors, and updated all docstrings to match Google Python Style Guide.

Added __version__ to the package init instead of package main.

Fixed the Fuselage.Cover.panel_flutter dynamic pressure. Pressures are provided in thousands of feet.
MinorFrame class created and outlined with the basic analysis methods.
Moved the material attribute to the base Component.

Copied/modified the acoustic fatigue method from Cover for the MinorFrame.

Added MinorFrame attributes and docstrings.

Modified some docstrings to match Google styling. Will need to be more diligent with this in the future.
We go by Google standards now, boi!
@Czarified Czarified added documentation Improvements or additions to documentation enhancement New feature or request python Pull requests that update Python code style Style labels May 17, 2024
@Czarified Czarified self-assigned this May 17, 2024
@Czarified Czarified merged commit 85b66fe into main May 17, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request python Pull requests that update Python code style Style
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant