BLASTER
BLASTER (Boundary-Layer Adjoint Solver for Transonic External and high Reynolds number flow) is an open-source boundary layer solver written in C++ and python.
It is designed to work in a viscous-inviscid interaction (VII) scheme. Blaster is developed at the University of Liège by Paul Dechamps with the active collaboration of Adrien Crovato and Amaury Bilocq and the help of Romain Boman, and under the supervision of Vincent E. Terrapon and Grigorios Dimitriadis, since 2022.
Working with
Blaster is currently interfaced with different inviscid flow solvers in order to perform the viscous-inviscid interaction algorithm
-
dartflo, a full potential transonic solver DARTFlo developed by A. Crovato Steady Transonic Aerodynamic and Aeroelastic Modeling for Preliminary Aircraft Design, PhD thesis, University of Liège, 2020.
-
SU2 (The Euler solver), developed at Stanford University SU2. It is recommended to use our own fork of the project as different tools to have a correct interface have been implemented there SU2 FORK.