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
@@ -12,7 +12,7 @@ VSM is further refined by coupling it with 2D viscous airfoil polars, making it
12
12
13
13
The software presented here includes a couple of examples: a rectangular wing, a leading-edge inflatable kite and a ram-air kite.
14
14
15
-
This package was translated from the Python code version 1.0.0 available at https://github.com/ocayon/Vortex-Step-Method with some extensions as documented in [News.md](https://github.com/Albatross-Kite-Transport/VortexStepMethod.jl/blob/main/NEWS.md).
15
+
This package was translated from the Python code version 1.0.0 available at https://github.com/ocayon/Vortex-Step-Method with some extensions as documented in [News.md](https://github.com/OpenSourceAWE/VortexStepMethod.jl/blob/main/NEWS.md).
16
16
17
17
## Installation
18
18
Install [Julia 1.10](https://ufechner7.github.io/2024/08/09/installing-julia-with-juliaup.html) or later,
@@ -52,7 +52,7 @@ If you have git installed, check out this repo because it makes it easier to und
@@ -135,11 +135,11 @@ Surfplan files can be converted to an input for `VortexStepMethod.jl` using the
135
135
136
136
In addition, the spanwise distribution of these and additional values are available.
137
137
138
-
See also the [documentation](https://albatross-kite-transport.github.io/VortexStepMethod.jl/dev/).
138
+
See also the [documentation](https://OpenSourceAWE.github.io/VortexStepMethod.jl/dev/).
139
139
140
140
## Citation
141
141
If you use this project in your research, please consider citing it.
142
-
Citation details can be found in the [CITATION.cff](https://github.com/Albatross-Kite-Transport/VortexStepMethod.jl/blob/main/CITATION.cff) file included in this repository.
142
+
Citation details can be found in the [CITATION.cff](https://github.com/OpenSourceAWE/VortexStepMethod.jl/blob/main/CITATION.cff) file included in this repository.
143
143
144
144
## License
145
145
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
0 commit comments