Skip to content
#

convection-diffusion

Here are 17 public repositories matching this topic...

This repository contains the MATLAB implementation of popular numerical methods in Computation Fluid dynamics. Starting from simple methods like Gauss Elimination, ADI method to advance methods like Rhie-chow interpolation, SIMPLE are implemented. This was done as a part of the CFD course offered at IIT Gandhinagar 2021.

  • Updated Dec 3, 2021
  • MATLAB

To address some of the failure modes in training of physics informed neural networks, a Lagrangian architecture is designed to conform to the direction of travel of information in convection-diffusion equations, i.e., method of characteristic; The repository includes a pytorch implementation of PINN and proposed LPINN with periodic boundary cond…

  • Updated Jan 10, 2023
  • Python

Applying the finite-difference method to the Convection Diffusion equation in python3. Examples included: One dimensional Heat equation, Transport equation, Fokker-Plank equation and some two dimensional examples.

  • Updated Mar 16, 2024
  • Python

Improve this page

Add a description, image, and links to the convection-diffusion topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the convection-diffusion topic, visit your repo's landing page and select "manage topics."

Learn more