Skip to content

Read .obj file to create Wing object #12

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

Merged
merged 13 commits into from
Feb 19, 2025
Merged

Read .obj file to create Wing object #12

merged 13 commits into from
Feb 19, 2025

Conversation

1-Bart-1
Copy link
Member

No description provided.

@1-Bart-1 1-Bart-1 changed the title add files for obj reading Read .obj file to create Wing object Feb 17, 2025
@1-Bart-1 1-Bart-1 linked an issue Feb 17, 2025 that may be closed by this pull request
@ufechner7
Copy link
Member

Will fix #10

Copy link

codecov bot commented Feb 19, 2025

Codecov Report

Attention: Patch coverage is 88.02395% with 20 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/wing_geometry.jl 40.00% 12 Missing ⚠️
src/kite_geometry.jl 94.89% 7 Missing ⚠️
src/wing_aerodynamics.jl 88.88% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/VortexStepMethod.jl 100.00% <ø> (ø)
src/panel.jl 65.54% <ø> (+8.40%) ⬆️
src/solver.jl 54.47% <100.00%> (ø)
src/wing_aerodynamics.jl 91.22% <88.88%> (-0.14%) ⬇️
src/kite_geometry.jl 94.89% <94.89%> (ø)
src/wing_geometry.jl 71.93% <40.00%> (-1.50%) ⬇️

@1-Bart-1 1-Bart-1 marked this pull request as ready for review February 19, 2025 17:26
@1-Bart-1 1-Bart-1 requested a review from ufechner7 February 19, 2025 18:21
@1-Bart-1 1-Bart-1 merged commit 3dd2935 into main Feb 19, 2025
5 checks passed
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.

kite.obj as input
2 participants