Skip to content
Snippets Groups Projects
Commit e4f60bb1 authored by Adrien Crovato's avatar Adrien Crovato
Browse files

Update README

parent f9e3ff23
No related branches found
No related tags found
1 merge request!1USCSDPM v1.0
Pipeline #16183 passed
# SDPM
SDPM is an open-source C++/python, Source-Doublet Panel Method, developed at the University of Liège by Adrien Crovato and Grigorios Dimitriadis, during the academic years 2022-2023.
SDPM is an open-source C++/Python, unsteady compressible source and doublet panel method, developed at the University of Liège by Adrien Crovato and Grigorios Dimitriadis, during the academic years 2022-2023.
SDPM is currently capable of rapidly solving steady or unsteady compressible subsonic flows on isolated or multiple wings.
## Main features
* Cross platform (Windows and Unix) C++/python code
* Cross platform (Windows and Unix) C++/Python code
* Physical model
- unstructured quadrangle meshes for 2D geometries using [gmsh](https://gmsh.info/)
- steady and unsteady flows
- subsonic compressile flows
* Numerical methods
- linear algrebra using [Eigen](http://eigen.tuxfamily.org/)
## Documentation
Detailed build and use instructions can be found in the [wiki](https://gitlab.uliege.be/am-dept/sdpm/wikis/home).
......
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