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
0813869b
Verified
Commit
0813869b
authored
2 years ago
by
Thomas Lambert
Browse files
Options
Downloads
Patches
Plain Diff
docs(REDME): fix typos
parent
77ce05ee
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#7118
passed
2 years ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
0813869b
...
...
@@ -165,7 +165,7 @@ List of Polar methods:
-
**findstall**
: Finds the stall point and returns the corresponding $
`\alpha`
$, $
`C_l`
$ and $
`C_d`
$.
-
**findzerolift**
: Finds the zero-lift angle and the associate $
`C_{d0}`
$.
-
**findcllinearrange**
: Finds the linear range of the lift coefficient and returns the range and lift slope.
-
**analyse**
: Runs the above three methods successively
-
**analyse**
: Runs the above three methods successively
.
-
**extendpolar**
: Extends polars to the full range of $
`\alpha`
$ ([-180, 180] deg).
-
**plotpolars**
: Plot the different polar curves.
...
...
@@ -178,7 +178,7 @@ help af_tools.Polar.<methodName>
## Troubleshooting
### Functions working as expected
### Functions
not
working as expected
This toolbox was mainly developed under MATLAB R2018a. The various functions
were not tested on older versions. A code compatibility analysis showed no
...
...
@@ -205,7 +205,7 @@ changing the package name** if you do not know what you are doing.
-
All functions that import other functions will have an import line at the
beginning. If you rename the package, you must therefore update these imports.
## Licen
c
e
## Licen
s
e
Copyright (c) 2022
[
Thomas Lambert
][
tlambert
]
, University of Liège.
...
...
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