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
98f1859a
Verified
Commit
98f1859a
authored
2 years ago
by
Thomas Lambert
Browse files
Options
Downloads
Patches
Plain Diff
doc: fix links, add download details
parent
665da148
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+1
-3
1 addition, 3 deletions
CHANGELOG.md
README.md
+15
-5
15 additions, 5 deletions
README.md
RELEASE.md
+1
-4
1 addition, 4 deletions
RELEASE.md
with
17 additions
and
12 deletions
CHANGELOG.md
+
1
−
3
View file @
98f1859a
...
...
@@ -9,8 +9,6 @@ _This changelog will begin AFTER the first official public release of the code._
## [Unreleased]
_Initial commit_
: single rotor in hover/axial flows
### Added
### Changed
...
...
@@ -29,4 +27,4 @@ _Initial commit_: single rotor in hover/axial flows
[
keep_chglog
]:
<
https://keepachangelog.com/en/1.0.0/
>
[
Unreleased
]:
https://gitlab.uliege.be/thlamb/rotare/compare/0.0.0...main
[
0.0.0
]:
https://gitlab.uliege.be/thlamb/rotare/releases/
tag/
0.0.0
[
0.0.0
]:
https://gitlab.uliege.be/thlamb/rotare/
-/
releases/0.0.0
This diff is collapsed.
Click to expand it.
README.md
+
15
−
5
View file @
98f1859a
...
...
@@ -57,6 +57,8 @@ may not provide valid results in all situations.
### Download and install
### Using git
To download the latest working version of Rotare, simply run
```
bash
...
...
@@ -65,10 +67,18 @@ git clone --recursive https://gitlab.uliege.be/thlamb/rotare
Keep it updated using
`git pull --recurse-submodules`
.
If you do not use
`git`
, the best way is to download the latest stable version
of Rotare from the
[
release page
][
rotare-releases
]
. _Note that simply
downloading the source code will likely not work as Rotare relies on separate
libraries; so please use the Release page._
### Direct download
If you do not use
`git`
, the best way to obtain a working version of rotare is
to download the latest stable version from the
[
release page
][
rotare-releases
]
.
_Note_
: Rotare uses dependencies which are not directly hosted in this
repository. Do not just downloading Rotare's repo this will not be enough!
A special archive is available for each release in the the release page under
the 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.
## Documentation
...
...
@@ -129,5 +139,5 @@ The Rotare Software is provided under the [MIT license](LICENSE).
[
uliege-am
]:
https://www.am.uliege.be/
[
rotare-doc
]:
https://gitlab.uliege.be/thlamb/rotare-doc/
[
rotare-issues
]:
https://gitlab.uliege.be/thlamb/rotare/issues
[
rotare-releases
]:
https://gitlab.uliege.be/thlamb/rotare/releases
[
rotare-releases
]:
https://gitlab.uliege.be/thlamb/rotare/
-/
releases
[
aiaa-scitech
]:
https://www.aiaa.org/SciTech
This diff is collapsed.
Click to expand it.
RELEASE.md
+
1
−
4
View file @
98f1859a
...
...
@@ -6,7 +6,4 @@ and do not contain all dependencies.
## About this release
_Initial commit_
.
-
Single rotor in hover/axial flows
-
NOT YET VALIDATED
(Nothing yet)
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