BLASTER
BLASTER (Boundary-Layer Adjoint Solver for Transonic External and high Reynolds number flow) is an open-source boundary layer solver and a Viscous-Inviscid Interaction (VII) interface written in C++ and python.
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 Grigorios Dimitriadis and Vincent E. Terrapon, since 2021.
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.