Skip to content
View deshikreddyp's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report deshikreddyp

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

Deshik Reddy Putluru

PhD Student, Mechanical Engineering
Purdue University

Website | Projects | CV | GitHub

Background

I am a PhD student in the Gomez Lab at Purdue University. I received my bachelor's degree in Mechanical Engineering from IIT Roorkee in 2022.

Research Interests

  • Computational Fluid Dynamics (CFD)
  • Finite Element Method (FEM)
  • Scientific Computing

Selected Works

  • CSF Dynamics Simulation: Mixed-dimensional fluid-structure interaction model for simulating cerebrospinal fluid flow in the spinal canal. Published in Fluids and Barriers of the CNS (2025).
  • 1D FEM Code: Open-source 1D finite element method framework for solid mechanics problems.
  • Savonius Wind Turbine Analysis: Numerical shape optimization and experimental analysis of a Savonius-style wind turbine operating at low wind speeds.

Local Preview (Website Source)

This repository hosts my personal academic website. To preview the site locally:

python -m http.server 8000

Then visit http://localhost:8000.

Pinned Loading

  1. segment-surfaces segment-surfaces Public

    A set of tools for processing geometry meshes, converting STL to BREP, and marking boundaries with physical groups.

    Python 1

  2. myutils myutils Public

  3. Structural-FEM Structural-FEM Public

    My own code for solving complex structural problems in 1D and 2D

    MATLAB