Skip to content

Codes for the paper "Exact solutions for ground effect".

Notifications You must be signed in to change notification settings

baddoo/ground-effect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exact solutions for ground effect

This repository contains the codes used to produce the (theoretical) results in the paper "Exact solutions for ground effect". The basic setup is illustrated below:



We solve the problem by conformally mapping an annulus to the physical domain, and solving the fluid problem inside the annulus. There are usually at least two quantities to compute when evaluating the solutions: the conformal map and the complex potential. Several choices for the conformal map are availabe within this code, as illustrated below:



Function handles for different conformals maps can be generated by

File Mapping
circularWing.m circular wing map
flatWing.m flat plate map
circularArcWing.m circular arc wing map
centeredCircularArcWing.m centered circular arc wing map

A range of potential flow solutions are available, corresponding to various flow phenomena. Function handles can be generated by

File Flow phenomenon
circulatory.m circulatory flow
vortices.m point vortices
uniform.m uniform flow
strain.m straining flow
movement.m motion of the wing

About

Codes for the paper "Exact solutions for ground effect".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages