Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
matlab_airfoil_toolbox
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Aerospace and Mechanical Engineering
matlab_airfoil_toolbox
Commits
e00e32fd
Verified
Commit
e00e32fd
authored
3 years ago
by
Thomas Lambert
Browse files
Options
Downloads
Patches
Plain Diff
doc: add functions TOC
parent
3e588b91
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+11
-0
11 additions, 0 deletions
README.md
with
11 additions
and
0 deletions
README.md
+
11
−
0
View file @
e00e32fd
...
@@ -82,6 +82,17 @@ af_tools.xf2mat(args)
...
@@ -82,6 +82,17 @@ af_tools.xf2mat(args)
will prompt the user for the few mandatory arguments while the others will be
will prompt the user for the few mandatory arguments while the others will be
set to their default values.
set to their default values.
List of functions:
-
[
xf2mat
](
#xf2mat
)
: Aggregates multiple XFOIL or XFLR5 polar results into a single structure.
-
[
extendpolar
](
#extendpolar
)
: Extends polars to the full range of $
`\alpha`
$ ([-180, 180] deg).
-
[
nacacamber
](
#nacacamber
)
: Generates the coordinates of the camberline for a NACA 4 or 5 digits airfoil.
-
[
nacaairfoil
](
#nacaairfoil
)
: Generates the full coordinates of a NACA 4 or 5 digits airfoil.
-
[
plotpolars
](
#plotpolars
)
: Plot various polars.
-
[
findstall
](
#findstall
)
: Finds the stall point and returns the corresponding $
`\alpha`
$, $
`C_l`
$ and $
`C_d`
$.
-
[
findzerolift
](
#findzerolift
)
: Finds the zero-lift angle and the associate $
`C_d`
$.
-
[
findcllinearrange
](
#findcllinearrange
)
: Finds the linear range of the lift coefficient and returns the range and lift slope.
### xf2mat
### xf2mat
Aggregates airfoil polars obtained using
[
XFOIL v6.99
][
xfoil
]
of
[
XFLR5
Aggregates airfoil polars obtained using
[
XFOIL v6.99
][
xfoil
]
of
[
XFLR5
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment