Skip to content
View PSamuele's full-sized avatar

Block or report PSamuele

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. LS-aeroteam/Naca-Optimizer LS-aeroteam/Naca-Optimizer Public

    Find the NACA 4-digit airfoil that meets your target: minimum drag at a given lift, or maximum lift under a drag limit. Two solvers, same workflow: an in-house panel method and XFOIL. Exports data …

    Python

  2. Venturi_Design Venturi_Design Public

    Venturi tube designer with its own finite-volume CFD solver in Python/Numba: exact mass conservation, verified second order, grid study with GCI.

    Python

  3. Navier_Stokes_CFD_Verification Navier_Stokes_CFD_Verification Public

    Axisymmetric Navier–Stokes CFD study (FEniCSx, AWS) built with an AI coding assistant. Two earlier runs reported a false blow-up; this version adds verification checks (energy law, exact solutions,…

    Python

  4. 3D_Missile_Intercept_Simulator 3D_Missile_Intercept_Simulator Public

    3-DOF missile intercept simulator in Python: True Proportional Navigation vs. a randomly evading target, with CLI parameter sweeps and Monte Carlo kill-probability statistics.

    Python