diff --git a/README.md b/README.md index 694f5022203e30c6a5a0848073f00771954544b0..2a634bd0d27db6b3b220fc7b4edd3d25272e8e04 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SDPM 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-2024. -SDPM is currently capable of rapidly solving steady or unsteady compressible subsonic flows on isolated or multiple wings, as well as calculating the aerodynamic forces gradients. Furthemore, the code is interfaced with [OpenMDAO](https://openmdao.org/) so that aeroelastic computations and optimization can be easily carried out. +SDPM is currently capable of rapidly solving steady or unsteady compressible subsonic flows on isolated or multiple wings, as well as calculating the aerodynamic forces gradients. Furthermore, the code is interfaced with [OpenMDAO](https://openmdao.org/) so that aeroelastic computations and optimization can be easily carried out. ## Main features * Cross platform (Windows and Unix) C++/Python code