Abhijeet Sutar (Abhi-Sutar)

Abhi-Sutar

Geek Repo

Github PK Tool:Github PK Tool

Abhijeet Sutar's repositories

pinn_burgers_resnet_fourier

Compares the performance of the ResNet Architecture and the effectiveness of applying Fourier Feature Mapping to the neural networks Inputs for solving the Burger's equation in 1D.

Language:Jupyter NotebookLicense:MITStargazers:2Issues:0Issues:0

FDM-NonNewt

Solves the Cauchy Momentum equations for a non-newtonian incompressible fluid using the Finite Difference Method on a 2D grid. The solver is of the explicit type with each iteration corresponding to a step forward in time. The viscosity is updated at each grid point as per the truncated power law.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

GPU-Channel-Flow

Recreated code from the CFDPython module by Prof. Lorena Barba for a 2D Channel flow solver and implement GPU acceleration for the Pressure Poisson Function.

Language:Jupyter NotebookLicense:MITStargazers:1Issues:1Issues:0

LBM_py

Lattice Boltzmann Method for 2D channel flow. Accuracy vs. Grid Size comparison.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Multi_Grid_V_cycle

This repository contains a Jupyter Notebook implementing a V-cycle Multigrid solver to a 1D diffusion problem.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Resume_Abhijeet_Sutar

Repo for keeping track of my resume versions

Stargazers:0Issues:0Issues:0

Runge-Kutta-4th-order-Blasius

Apply the 4th order Runge-Kutta method to the Blasius equations for boundary layer

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0