Skip to content

MiniAero CFD Mini-Application v1.0.0

Latest
Compare
Choose a tag to compare
@nmhamster nmhamster released this 05 Jul 22:17
· 4 commits to master since this release

MiniAero CFD Mini-Application v1.0.0

MiniAero is a mini-application for the evaulation of programming models and hardware for next generation platforms. MiniAero is an explicit (using RK4) unstructured finite volume code that solves the compressible Navier-Stokes equations. Both inviscid and viscous terms are included. The viscous terms can be optionally included or excluded.

MiniAero is written in the Kokkos C++ abstraction programming model available on Github (https:/kokkos).