Stars
This project explores deep learning-based semantic segmentation techniques to enhance Mars rover navigation.
A curated list of practical financial machine learning tools and applications.
Repository for the Lux AI Challenge, season 3 @NeurIPS 24. Hosted on @kaggle
Simulate the motion point-like particles in a flow
Github Pages template for academic personal websites
Level set modeling of multi-phase flow in a velocity field using the finite element and finite volume methods
Level set method, Front tracking method, Bubble rising, curvature flow
HW3: Jacobi Iteration solver using OpenMP on simple Poisson equation
This program is used for solving Poisson Equation with several methods. And each methods are parallelized with openMP, MPI and GPU
2D Navier-Stokes solver for two-phase flow using Volume of fluid
The files involve the important C++ header/function files used in the main code that solves the two-phase jet flow problem. These files involve the Navier-Stokes solver file which is coupled with t…
DUNE Volume-of-Fluid implementation for 1D, 2D and 3D
A multi fluid NS solver with VOF and Front tracking capabilities
Initialize the alpha (VOF) field with an input shape surface mesh in .stl format. The previous fluid shape will be retained.
volume of fluid - piecewise linear calculation
A library to initialize the volume fraction scalar field
Python script for Linear, Non-Linear Convection, Burger’s & Poisson Equation in 1D & 2D, 1D Diffusion Equation using Standard Wall Function, 2D Heat Conduction Convection equation with Dirichlet & …
Marker and cell algorithm is used to solve 2D lid driven cavity problem. In this code Poisson equation method is used for pressure correction. The results are then verified with the paper, Ghia et …
OpenCL Multigrid solver for the 2D/3D Poisson Problem
Finite volume solver for incompressible multiphase flows with surface tension. Foaming flows in complex geometries.