Norberto Goizueta

Results 6 issues of Norberto Goizueta

Supports corrections from polar airfoil data on the linearised aeroelastic system. Modifications are only made to the lift force at the moment. The forces from the aeroelastic system are projected...

enhancement

Unfortunately, the original script for [catapult takeoff ](https://github.com/ImperialCollegeLondon/sharpy/blob/master/scripts/optimiser/base_case/generate.py) developed in v1.1.1 no longer works in SHARPy. Once a trajectory is generated, the dynamic simulation in SHARPy does not recognise this...

bug

Hi all, This is related to #192 but really is a topic that needs addressing on its own as it is something that we may want to change, although, if...

help wanted

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

Hi Team, Another one from me...maybe this one is controversial I've added some standard pre-commit hooks to SHARPy in order to ensure code consistency and formatting, such that code reviews...

feature proposal