Academic Projects
This project was an outcome of a graduate course on CFD I took at the University of Tennessee, Knoxville under the guidance of Dr. Kivanc Ekici. In this project, we made a direct Navier–Stokes solver with no turbulence closure; the flow is treated as laminar, and the fidelity is governed by the chosen grid and time-step. The solver has the following capabilities:
2D and 3D simulation of the shockwave boundary layer interaction (SWBLI) based shock oscillation phenomenon termed transonic buffet. This is part of an ongoing project and also a part of my contributions to ADflow solver and I am the first to simulate this using ADflow.
ADflow ↗This is part of an ongoing project and also a part of my contributions to ADflow solver. In this work, I used ADflow solver's in built automatic differentiation tools to extract the finite volume residual-state Jacobian and use it for linear stability analysis. A formal GitHub repository for the code is in progress. Below are the key contributions in this work: