Skip to content
View Prithvi1352's full-sized avatar

Block or report Prithvi1352

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.

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
Prithvi1352/README.md

Hi, I'm Prithvi Naga Simha 👋

Welcome to my GitHub. This is where I document the tools, solvers, and simulation frameworks I build — most of them grounded in aerodynamics and computational fluid dynamics.

My M.Sc. in Aerospace Engineering at TU Munich is centered on fluid and aerodynamics — boundary layer theory, turbulent flows, turbomachinery CFD, and aerothermodynamics. I am drawn to problems where physical understanding and numerical method go hand in hand.

Here you will find a viscous-inviscid airfoil solver built from first principles, a parametric turbomachinery design tool that was designed by modifying the PyTurbo framework by NASA, a OpenFOAM RANS wing case, and documentation of the large-scale parallel MD framework I built for my master's thesis.

What I work with: OpenFOAM · Ansys CFX/Fluent · C++ · MPI · Python · MATLAB · LAMMPS · SLURM/HPC workflows


Featured projects

A from-scratch viscous-inviscid airfoil solver in Python. Linear-strength vortex panel method coupled with integral boundary layer methods. Validated against XFOIL to 0.57% agreement on NACA 0012.

Semester thesis at the TUM Chair of Turbomachinery and Flight Propulsion. Meanline design and parametric centrifugal compressor impeller geometry generation built on NASA's PyTurbo, extended with custom hub and shroud contour generation.

Steady RANS simulation setup for a 3D wing using snappyHexMesh and simpleFoam, serving as the high fidelity reference for the panel method solver above.

Master's thesis at the TUM Chair of Thermodynamics. Custom bond-breaking based event detection algorithm in LAMMPS for Parallel Replica Dynamics with spatial domain decomposition, enabling long timescale simulations of ablative thermal protection materials on HPC systems — the atomistic side of aerothermodynamic reentry modeling.

Currently

  • Extending the panel method solver with full viscous-inviscid coupling and comparing it against the OpenFOAM wing case
  • Open to PhD positions and engineering roles in aerodynamics, CFD, and turbomachinery across Europe

📫 Reach me: LinkedIn 📍 Munich, Germany

Popular repositories Loading

  1. LAMMPS_Master_Thesis LAMMPS_Master_Thesis Public

    LAMMPS-based framework for large-scale Parallel Replica Dynamics simulations of ablative thermal protection materials.

  2. 3D_Turbomachinery_Tool_Semester_thesis 3D_Turbomachinery_Tool_Semester_thesis Public

    Parametric centrifugal compressor impeller geometry generation using PyTurbo for turbomachinery design and aerodynamic workflow development.

  3. OpenFOAM-simple-wing-case OpenFOAM-simple-wing-case Public

    Steady RANS simulation of a 3D wing in OpenFOAM — full blockMesh → snappyHexMesh → simpleFoam workflow

    C++

  4. Vortex_panel_method Vortex_panel_method Public

    Vortex panel method code for low fidelity aerodynamic simulations

    Python

  5. Prithvi1352 Prithvi1352 Public