Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
awegroup
/
Vortex-Step-Method
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
12
Code
Issues
21
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: awegroup/Vortex-Step-Method
Actions
All workflows
Workflows
Copilot code review
Copilot code review
Copilot coding agent
Copilot coding agent
Dependency Graph
Dependency Graph
Python package testing
Python package testing
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
58 workflow runs
58 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat(solver): opt-in Anderson-accelerated inner circulation loop
Python package testing
#71:
Commit
14c1558
pushed by
ocayon
2m 10s
main
main
2m 10s
View workflow file
Feat: Add Li/Gaunaa spanwise artificial viscosity for post-stall stab…
Python package testing
#70:
Commit
2a12f13
pushed by
ocayon
2m 23s
main
main
2m 23s
View workflow file
Remove: Drop quasi-steady-state example scripts
Python package testing
#69:
Commit
e1af30f
pushed by
ocayon
2m 22s
main
main
2m 22s
View workflow file
Merge branch 'main' of github.com:ocayon/Vortex-Step-Method
Python package testing
#68:
Commit
23af47e
pushed by
ocayon
2m 27s
main
main
2m 27s
View workflow file
patched test_quasi_steady_state_api and fixed elliptical y offset bug
Python package testing
#67:
Commit
eb11aa3
pushed by
jellepoland
2m 16s
main
main
2m 16s
View workflow file
Feat: Add compute_flat_area method and corresponding tests for wing a…
Python package testing
#66:
Commit
b2d5c43
pushed by
ocayon
2m 31s
main
main
2m 31s
View workflow file
Fix: Correct index for distance calculation in line processing
Python package testing
#65:
Commit
4070735
pushed by
ocayon
1m 56s
main
main
1m 56s
View workflow file
Merge branch 'main' of github.com:ocayon/Vortex-Step-Method
Python package testing
#64:
Commit
79dfbfe
pushed by
ocayon
2m 7s
main
main
2m 7s
View workflow file
Graph Update: pip in /. #1342975979
Dependency Graph
#1:
by
dependabot
Bot
51s
main
main
51s
Merge pull request #161 from RomLmbrt/main
Python package testing
#63:
Commit
563d823
pushed by
ocayon
2m 16s
main
main
2m 16s
View workflow file
Adapt bridle_lines index so that they fit with SurfPlanAdapter github
Python package testing
#62:
Pull request
#161
synchronize by
RomLmbrt
2m 18s
RomLmbrt:main
RomLmbrt:main
2m 18s
View #161
View workflow file
Refactor solve_quasi_steady_state and improve trim solver convergence…
Python package testing
#60:
Commit
429b4c9
pushed by
ocayon
35s
main
main
35s
View workflow file
Fix: Ensure aerodynamic coefficients are retrieved correctly in solve…
Python package testing
#59:
Commit
fdfc078
pushed by
ocayon
18s
main
main
18s
View workflow file
Refactor solve_quasi_steady_state return type to tuple and update run…
Python package testing
#58:
Commit
43850ec
pushed by
ocayon
16s
main
main
16s
View workflow file
Improved qs solver convergence and accuracy
Python package testing
#57:
Commit
02dd8b0
pushed by
ocayon
17s
main
main
17s
View workflow file
Add compute_quasi_steady_fast_timescales and linearize_fast_dynamics_…
Python package testing
#56:
Commit
7c7a7d6
pushed by
ocayon
21s
main
main
21s
View workflow file
Update force vector validation to log a warning instead of raising an…
Python package testing
#55:
Commit
c9b6555
pushed by
ocayon
21s
main
main
21s
View workflow file
Update gamma_initial_distribution_type to 'zero' for improved solver …
Python package testing
#54:
Commit
9c4cde5
pushed by
ocayon
19s
main
main
19s
View workflow file
Refactor quasi-steady solver to enhance timing breakdown reporting an…
Python package testing
#53:
Commit
bf6a06b
pushed by
ocayon
19s
main
main
19s
View workflow file
Validate input shape for velocity array in BodyAerodynamics class; ra…
Python package testing
#52:
Commit
e7a40c3
pushed by
ocayon
17s
main
main
17s
View workflow file
Merge branch 'develop'
Python package testing
#51:
Commit
8bb4636
pushed by
ocayon
21s
main
main
21s
View workflow file
added computed_trim_angle.py
Python package testing
#50:
Commit
6525397
pushed by
jellepoland
2m 28s
main
main
2m 28s
View workflow file
corrected the nonuniform inflow handling
Python package testing
#49:
Commit
2e3b7a8
pushed by
jellepoland
2m 26s
main
main
2m 26s
View workflow file
updating the literature_comparison, and check reference_point input s…
Python package testing
#48:
Commit
d1db3e5
pushed by
jellepoland
2m 18s
main
main
2m 18s
View workflow file
further updating toml for dynamic versioning
Python package testing
#47:
Commit
97d48b4
pushed by
jellepoland
2m 22s
main
main
2m 22s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.