/DVMpp

2D Discrete Vortex Method Code written in C++

Primary LanguageC++MIT LicenseMIT

DVMpp

2D Discrete Vortex Method Code written in C++

Two dimensional Discrete Vortex Method developed at Imperial College London between 2015-2017. The method is based on the classic DVM RANDOM-WALK algorithm of Chorin, 1973

YouTube video: Flow past a cylinder

To compile

mkdir build
cd build
cmake ..
make 

Dependencies

Armadillo 7.X or later is required. Armadillo can be downloaded from here http://arma.sourceforge.net/download.html

How to cite DVMpp ?

The latest release of DVMpp can be cited via DOI thanks to Zenodo: DOI

References

Chorin, A. J. Numerical study of slightly viscous flow Journal of Fluid Mechanics, 1973, 57, 785-796