cuIBM code for Navier-Stokes equations
The cuIBM
code solves the Navier-Stokes equations in two dimensions using an immersed boundary method. It was released on July 2012, to coincide with the first conference presentation of research using it.
Computations with cuIBM
take advantage of GPU hardware using Cuda C
. The code is fully validated using both analytical solutions and published experimental and numerical data. See the validation report for details.
The code is open source, under the MIT license.
Reference
- "Validation of the cuIBM code for Navier-Stokes equations with immersed boundary methods", Anush Krishnan, L. A. Barba. (6 July 2012). 10.6084/m9.figshare.92789 // Code repository
Technical report published on figshare under CC-BY-NC.