Finite difference solution of 2D Poisson equation. Can handle Dirichlet, Neumann and mixed boundary conditions.
☆75Nov 28, 2024Updated last year
Alternatives and similar repositories for Poisson-solver-2D
Users that are interested in Poisson-solver-2D are comparing it to the libraries listed below
Sorting:
- This repository contains code for data-driven LES of two-dimensional turbulence.☆11Dec 11, 2021Updated 4 years ago
- The Poisson equation is an integral part of many physical phenomena, yet its computation is often time-consuming. This module presents an…☆32Jun 27, 2023Updated 2 years ago
- This repo contains the code for solving Poisson Equation using Physics Informed Neural Networks☆21Jun 11, 2022Updated 3 years ago
- A two-dimensional multiphase solver based on incompressible Navier-Stokes and conservative Allen-Cahn equations☆17Oct 31, 2017Updated 8 years ago
- Solve Poisson equation on arbitrary 2D domain using the finite element method.☆27Apr 15, 2015Updated 10 years ago
- Python script for Linear, Non-Linear Convection, Burger’s & Poisson Equation in 1D & 2D, 1D Diffusion Equation using Standard Wall Functi…☆238Jan 28, 2024Updated 2 years ago
- Simple matlab FEM code for 2-d poisson equation☆17Jan 11, 2026Updated last month
- A simple program to simulate the wave equation in one and two dimensions.☆12Jul 5, 2018Updated 7 years ago
- Solves the 2D compressible Navier-Stokes equations using finite-difference with a staggered grid arrangement to simulate acoustic waves.☆10Dec 17, 2021Updated 4 years ago
- Dynamic weight strategy of physics-informed neural networks for the 2D Navier-Stokes equations☆14Sep 1, 2022Updated 3 years ago
- My codes written using Fenics☆20Apr 7, 2025Updated 10 months ago
- Series of MATLAB scripts and functions for manipulating ADCIRC meshes, interpolation of bathymetry, and calculation of specific quantitie…☆13Jul 4, 2021Updated 4 years ago
- My finite volume method project. Here I will implement the many pieces of a finite volume method to incorporate into a larger code.☆11Aug 15, 2019Updated 6 years ago
- Interactive Jupyter notebooks that illustrate solutions of linear heat, Laplace, transport, and wave equations☆10Nov 7, 2023Updated 2 years ago
- ☆12May 3, 2023Updated 2 years ago
- Proxy app for Nek5000☆13Mar 20, 2018Updated 7 years ago
- Machine Learning Methods for Magnetic Modeling☆12Jul 25, 2024Updated last year
- Solving various PDEs by employing Siren, with JAX implementation.☆11Apr 13, 2025Updated 10 months ago
- This repository contains the MATLAB implementation of popular numerical methods in Computation Fluid dynamics. Starting from simple meth…☆11Dec 3, 2021Updated 4 years ago
- A lightweight & optimised fast Poisson solver for execution on both CPU & GPU.☆14Dec 19, 2025Updated 2 months ago
- Implementations and continuation of some standard computational fluid dynamics problems using the finite volume method☆11Feb 16, 2026Updated 2 weeks ago
- Reproduce the first two numerical experiments(Pytorch)☆26Jul 30, 2020Updated 5 years ago
- An IJulia notebook adaptation of Loren Barba's "12 Steps to Navier-Stokes" http://lorenabarba.com/☆32Nov 15, 2020Updated 5 years ago
- Spectral solution for 2D Navier-Stokes equations☆14Nov 8, 2016Updated 9 years ago
- implementation of finite difference frequency domain equations for Maxwell's equations and the exploration of domain decomposition, speci…☆13Oct 21, 2018Updated 7 years ago
- Matrix free gmres implementation with call back functions for matrix vector product and preconditioner.☆13Nov 16, 2016Updated 9 years ago
- Multiphase Lattice Boltzmann Suite☆17Oct 16, 2014Updated 11 years ago
- A collection of ipython notebooks explaining the computation of various vortex identification techniques (Eulerian, Lagrangian). This set…☆11May 31, 2015Updated 10 years ago
- Create Your Own Finite Volume Fluid Simulation (With Python) Part 2: Boundary Conditions and Source Terms☆31May 8, 2025Updated 9 months ago
- The lid-driven cavity is a popular problem within the field of computational fluid dynamics (CFD) for validating computational methods. I…☆16Dec 14, 2021Updated 4 years ago
- Fortran bindings to the CGAL library to query whether a point is inside of a polyhedron and their distance.☆12Nov 23, 2023Updated 2 years ago
- Implementation of the model presented in the publication 'A simple parallel solution method for the Navier-Stokes Cahn-Hilliard equations…☆14Jul 28, 2020Updated 5 years ago
- GMG, Poisson solver and Lid cavity☆12Sep 8, 2025Updated 5 months ago
- Solving Poisson equation using a spectral method, also introducing VTK which will probably be used for other projects☆16Dec 31, 2025Updated 2 months ago
- Discontinuous Galerkin Adaptive Mesh Refinement Code☆12Dec 8, 2018Updated 7 years ago
- LAVD is a tool to detect Rotationally coherent Lagrangian vortices automatically in 2D/3D unsteady flows☆17Jan 27, 2016Updated 10 years ago
- Python module to calculate the Feret diameters and the corresponding values.☆16Jun 29, 2022Updated 3 years ago
- Simple demo on implementing data driven and physics informed Deep O Nets in pytorch☆20Jun 20, 2024Updated last year
- Solving a class of elliptic partial differential equations(PDEs) with multiple scales utilizing Fourier-based mixed physics informed neur…☆15Apr 12, 2024Updated last year