Skip to content
View SpeedyTurtle599's full-sized avatar

Highlights

  • Pro

Organizations

@ME398-Cooperative-Drone-Lifting

Block or report SpeedyTurtle599

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
SpeedyTurtle599/README.md

I'm Benjamin Coveler, and I'm interested in CFD.

Featured Projects

lattice-boltzmann-rs
A WGPU/WGSL-based high-performance D3Q27 Lattice-Boltzmann solver for incompressible Navier-Stokes equations.

  • STL geometry input and ParaView-compatible VTK output
  • JSON-based configuration for flexible simulation control
  • Implements bounce-back, inlet, and outlet boundary conditions

sphereSolver
A CUDA-based 3D CFD solver for turbulent flow around a sphere.

  • Includes viscous boundary layer and log wall law
  • k-epsilon and SST k-omega turbulence modelling
  • SIMPLEc pressure correction

vortex-cores-rs
A WGPU/WGSL-based quantum vortex dynamics simulator for superfluid helium

  • Uses vortex filament methods and Biot-Savart integration
  • Supports mutual friction, external fields, and checkpointing
  • Visualizes vortex evolution via VTK output and ParaView integration

languages graph

C logo C++ logo Rust logo Fortran logo aarch64-asm logo

Pinned Loading

  1. lattice-boltzmann-rs lattice-boltzmann-rs Public

    WGPU implementation of D3Q27 Lattice-Boltzmann CFD simulation

    Rust

  2. sphereSolver sphereSolver Public

    Homebrewed 3D CFD with k-epsilon turbulence and SIMPLEC pressure correction

    Cuda

  3. vortex-cores-rs vortex-cores-rs Public

    Homebrewed superfluid helium-4 quantum vortex core simulation

    Rust

  4. ME398-Cooperative-Drone-Lifting/operationCode ME398-Cooperative-Drone-Lifting/operationCode Public

    Code for Running on Drone-Hub system

    Python