Skip to content
View Abhi-Sutar's full-sized avatar
Block or Report

Block or report Abhi-Sutar

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories

  1. GPU-Channel-Flow GPU-Channel-Flow Public

    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.

    Jupyter Notebook 3 2

  2. pinn_burgers_resnet_fourier pinn_burgers_resnet_fourier Public

    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.

    Jupyter Notebook 3 1

  3. FDM-NonNewt FDM-NonNewt Public

    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 t…

    Jupyter Notebook 1 1

  4. Multi_Grid_V_cycle Multi_Grid_V_cycle Public

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

    Jupyter Notebook

  5. LBM_py LBM_py Public

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

    Jupyter Notebook

  6. Runge-Kutta-4th-order-Blasius Runge-Kutta-4th-order-Blasius Public

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

    Jupyter Notebook