Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Rotare
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
Rouma Alexandre
Rotare
Commits
3aac93ab
Verified
Commit
3aac93ab
authored
1 year ago
by
Thomas Lambert
Browse files
Options
Downloads
Patches
Plain Diff
refactor: remove deps in airofil_toolbox
parent
c013a61a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
CHANGELOG.md
+9
-3
9 additions, 3 deletions
CHANGELOG.md
README.md
+2
-7
2 additions, 7 deletions
README.md
RELEASE.md
+2
-1
2 additions, 1 deletion
RELEASE.md
src/libs/matlab_airfoil_toolbox
+1
-1
1 addition, 1 deletion
src/libs/matlab_airfoil_toolbox
with
14 additions
and
12 deletions
CHANGELOG.md
+
9
−
3
View file @
3aac93ab
...
...
@@ -11,15 +11,21 @@ to [Semantic Versioning][sem_ver].
### Changed
-
Add
`octave-atmosisa`
in libs so we can use it if _Aerospace Toolbox_ is not
installed
### Deprecated
### Removed
### Fixed
## [0.1.5] - 2023-12-14
### Changed
-
Add
`octave-atmosisa`
in libs so we can use it if _Aerospace Toolbox_ is not
installed
-
Update
`matlab_airfoil_toolbox`
lib to remove dependency to the _Signal
Processing Toolbox_ in
`findstall`
.
## [0.1.4] - 2023-12-14
### Added
...
...
This diff is collapsed.
Click to expand it.
README.md
+
2
−
7
View file @
3aac93ab
...
...
@@ -66,13 +66,6 @@ Rotare implements 4 different solvers. Each one solves a different form of the
BEMT equations. Note that some of these solvers use additional hypotheses and
may not provide valid results in all situations.
## Dependencies
Rotare currently requires the _Signal Processing Toolbox_ in order to use the
`findpeaks`
function to find the stall point from the airfoil polars. A
workaround is being developed to so Rotare can work without additional
toolboxes.
## Installation and utilization
### Download and install
...
...
@@ -99,6 +92,8 @@ name `COMPLETE CODE`. This archive contains all the dependencies needed for the
proper use of Rotare. Always download this one and not the automatically
generated _source code_ archives.
In theory, no additional toolboxes should be required to work with Rotare.
## Documentation
Rotare comes with a
[
detailed documentation
][
rotare-doc
]
. This documentation is
...
...
This diff is collapsed.
Click to expand it.
RELEASE.md
+
2
−
1
View file @
3aac93ab
...
...
@@ -10,4 +10,5 @@ automatically generated and do not contain all dependencies.
This release features:
-
Bugfixes and preliminary work on coaxial rotors
-
Remove dependency to _Aerospace Toolbox_
-
Remove dependency to _Signal Processing Toolbox_
This diff is collapsed.
Click to expand it.
matlab_airfoil_toolbox
@
9f0fdf8c
Compare
0fd62e40
...
9f0fdf8c
Subproject commit 0fd
62e40449b0d06c8211d8a7c4ff62373c753c7
Subproject commit
9f
0fd
f8c525b7f1489f89088706830f36c973fbc
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