Skip to content
View VishalKandala's full-sized avatar

Block or report VishalKandala

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

Pinned Loading

  1. PICurv PICurv Public

    A parallel, high-performance Particle-In-Cell (PIC) solver with curvilinear coordinate support. PICurv enables efficient simulation of particle-laden flows in complex geometries by combining state-…

    HTML 1

  2. Parallel-Diffusion-Equation-Solver Parallel-Diffusion-Equation-Solver Public

    In this work, the 2-D Diffusion equation is solved on a structured grid using the Finite Difference Method, This is done using a parallelized code, utilizing the PETSc library’s C interface. Krylov…

    C

  3. Cantera-Radcal Cantera-Radcal Public

    A Docker (VM) Implementation of the Cantera Chemical Kinetics package augmented with a radiation module (RADCAL)

    C++

  4. Py-SIMPLE Py-SIMPLE Public

    A 2D Finite Volume Method (FVM) solver for incompressible, steady-state flows, written in Python with NumPy. This project implements the **SIMPLE (Semi-Implicit Method for Pressure Linked Equations…

    Python

  5. Parallel-Artificial-Compressibility-Solver Parallel-Artificial-Compressibility-Solver Public

    This repository contains a high-performance Computational Fluid Dynamics (CFD) solver written in C. It solves the 2D, steady-state, incompressible Navier-Stokes equations on a generalized curviline…

    C

  6. 1D-Composite-Diffusion-Solver 1D-Composite-Diffusion-Solver Public

    This code simulates the 1D heat conduction in a spherical body with multiple layers of different material compositions of varying thicknesses in the radial direction.

    C++