Skip to content

namberino/tvc-rocket-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4683add · Oct 15, 2024

History

69 Commits
Jun 14, 2024
Jun 8, 2024
Jun 23, 2024
Jun 14, 2024
Jun 10, 2024
Jul 8, 2024
Jun 13, 2024
Jun 8, 2024
Jun 8, 2024
Jun 10, 2024
Oct 15, 2024
Jun 14, 2024

Repository files navigation

Simple TVC Rocket Simulation

This is a simulation for a simple TVC model rocket with 3 degrees of freedom and a simple thrust curve.

trajectory animation

z data plot

f15 thrust profile

How it works

I've explained in details how this simulation works in this blog post.

Check it out to learn more about the simulation.

Fluid simulation (WIP)

This is a fluid simulation made with the Lattice Boltzmann method. Still a work in progress.

Currently can simulate fluid flow on a cylinder.

cfd sim

Reference