Skip to content

kumar-sumeet/pawan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pawan

PArticle Wake ANalysis

The main branch comprises of VPM code that runs on the CPU. The GPU-capable code is on the 'gpu-integration' branch and utilises CUDA for code acceleration. In addition, it utilises the tecplot library to output szplt files. CPU code, on the other hand, utilises the pytecplot package in python for post-processing in order to generate *plt files.

The vortex ring cases in either branch can be used to verification purposes. In order to test/use the coupling functionalities, the rotorcraft aeromechanics solver Dymore is required (not part of this repo).

Static wing

Pitching/morphing 2D 'wing'

Pitching finite-wing

Installation

Linux:

$ git clone 
$ cd pawan
$ mkdir build && cd build 
$ rm -rf *
$ cmake ..
$ make 

About

PArticle Wake ANalysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published