Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
tutorials
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
documentation
tutorials
Wiki
Potential flow
Changes
Page history
New page
Templates
Clone repository
https
authored
4 years ago
by
Christophe Geuzaine
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Potential-flow.md
+4
-4
4 additions, 4 deletions
Potential-flow.md
with
4 additions
and
4 deletions
Potential-flow.md
View page @
fe19b53c
...
...
@@ -8,14 +8,14 @@
</tr>
<tr>
<th
colspan=
"2"
>
Browse
<a
href=
"https://gitlab.onelab.info/doc/tutorials/tree/master/PotentialFlow/"
>
model files
</a>
—
Download
<a
href=
"http://onelab.info/files/PotentialFlow.zip"
>
zip archive
</a></th>
—
Download
<a
href=
"http
s
://onelab.info/files/PotentialFlow.zip"
>
zip archive
</a></th>
</tr>
</table>
## Quick start
To run the model, open
`magnus.pro`
with Gmsh
and click on the "Run" button in the left panel.
and click on the "Run" button in the left panel.
## Features addressed in this tutorial
...
...
@@ -25,7 +25,7 @@ and click on the "Run" button in the left panel.
*
Run-time variables
*
Elementary algorithms in the Resolution section
*
Non-linear iteration to achieve Kutta's condition
## Additional information
This model solves a 2D potential flow around a cylinder or a naca airfoil,
...
...
@@ -38,7 +38,7 @@ to ensure that the Kutta condition is verified.
## References
1.
[
GetDP documentation
](
http://getdp.info/doc/texinfo/getdp.html
)
1.
[
GetDP documentation
](
http
s
://getdp.info/doc/texinfo/getdp.html
)
----
*This work was funded in part by the Walloon Region (WBGreen No 1217703 FEDO, WIST3 No 1017086 ONELAB) and by the Belgian Science Policy (IAP P7/02). Copyright (c) 2012-2018 ULiège-UCL.*
This diff is collapsed.
Click to expand it.