Skip to content
Snippets Groups Projects
Verified Commit b2915ea4 authored by Paul Dechamps's avatar Paul Dechamps :speech_balloon:
Browse files

(docs) Updated README file

parent 4479ccdc
No related branches found
No related tags found
1 merge request!1BLASTER v1.0
Pipeline #19842 failed
## 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 the help of Amaury Bilocq and Romain Boman, and under the supervision of Vincent Terrapon and Grigorios Dimitriadis, since 2022.
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.
![](/logo/logo.png)
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 curently interfaced with different inviscid flow solvers in order to perform the viscous-inviscid interaction algorithm
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] (git@gitlab.uliege.be:am-dept/dartflo.git) developed by A. Crovato [Steady Transonic Aerodynamic and Aeroelastic Modeling for Preliminary Aircraft Design](http://hdl.handle.net/2268/251906), PhD thesis, University of Liège, 2020.
- dartflo, a full potential transonic solver [DARTFlo](https://gitlab.uliege.be/am-dept/dartflo) developed by A. Crovato [Steady Transonic Aerodynamic and Aeroelastic Modeling for Preliminary Aircraft Design](http://hdl.handle.net/2268/251906), PhD thesis, University of Liège, 2020.
- SU2 (The Euler solver), developed at Standford University [SU2] (https://github.com/su2code/SU2.git). 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] (https://github.com/Paul-Dech/SU2.git).
- SU2 (The Euler solver), developed at Stanford University [SU2](https://github.com/su2code/SU2.git). 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](https://github.com/Paul-Dech/SU2.git).
logo/logo.png

98.8 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment