sharpy icon indicating copy to clipboard operation
sharpy copied to clipboard

Simulation of High Aspect Ratio aeroplanes and wind turbines in Python: a nonlinear aeroelastic code

Results 24 sharpy issues
Sort by recently updated
recently updated
newest added

**Describe the bug** It is not possible to use sharpy with gcc11 because the required scipy(1.3.2) version was built using gcc9. It might be possible to force scipy to compile...

potential bug

i believe gfortran does support -march=native?

enhancement

When a control surface is classified as `Dynamic` (i.e. in the aero.h5 input file `control_surface_type[i_cs] = 1`), the `StaticTrim` routine fails because it is unable to change the control surface...

bug

Release SHARPy Docker image to GitHub Packages This is done in a CI workflow through a new GitHub action. Master, release and old versions docker images of SHARPy should appear...

enhancement

Dear all, This is a pull request including some enhancements that I added to the gust velocity field generator, polar corrections, and wake discretisation, as listed in more detail below....

bug
enhancement

Hi, **Describe the bug** If the reference node is not the first node, the gravity force of the reference node is applied to the first node anyway. The gravity forces...

potential bug

Updating develop branch with the main branch. This includes the new pip installation method, as well as some other small fixes.

Hi, Post completion of solving environment and activating sharpy environment, while running "cmake .." command, there is an issue with libraries in implicit directories. OS: Oracle VirtualBox - Ubuntu 22.04.3...

Hello, I have been facing an issue everytime I run the file mentioned in the topic. The main issue it seems is that the file name has been changed since...

potential bug