Posts

Showing posts from March, 2023

I made my very own CFD Software!! | Project Zephyr

Image
Project Zephyr is a CFD software I created using Blender's Particle Physics, Collision, Flow Dynamics Software. It uses the method developed by Joseph-Louis Lagrange to test the amount of drag generated by an object. The Files will be made Open-Source and available to the public. I will be making a tutorial on how the Software would work along with what the user can change to test different things. Alright! Time to rant! Project Zephyr is an extension of Project Sierra, as anyone in the car industry would tell you they use CFD Software to first, digitally test their designs before heading to a wind tunnel facility. Hence I decided to do the same. Yesterday I spent a good few hours trying to download a free CFD software called Openfoam which required me to make a virtual machine that ran linux, which was a pain in my ass! as Ubuntu(the software I was using to make the virtual machine) kept telling me that there was an unexpected error. After an Hour I was able to create the linux vi...