Skip to content
#

rocketry

Here are 80 public repositories matching this topic...

RocketPy
Gui-FernandesBR
Gui-FernandesBR commented Feb 20, 2022

Not so long ago, we had #140 solving bugs regarding airfoil implementation.
It's true that now rocketpy is dealing very well with these non-flat fins, however I feel we could implement some plots in rocket.py file to show to the user.

Some of them could be:

  • Simple plot of airfoil data the user inputed by addFins() method
  • Derivative of Lift coefficient by angle of attack

But of course

jacobdeery
jacobdeery commented May 26, 2021

Steps to reproduce:

  1. Load the default procedure and plumbing engine.
  2. Advance to step 2 using the procedure controls.

SC_001 is now open (can be tested by looking at DAQ), but the component state displayed in the GUI is still closed. When a redraw is triggered (by resizing the window or dragging the split handles), the state updates immediately, but it should update as soon as it is

Improve this page

Add a description, image, and links to the rocketry topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rocketry topic, visit your repo's landing page and select "manage topics."

Learn more