Finite difference solution of 2D Poisson equation. Can handle Dirichlet, Neumann and mixed boundary conditions.
-
Updated
Nov 28, 2024 - Python
Finite difference solution of 2D Poisson equation. Can handle Dirichlet, Neumann and mixed boundary conditions.
compute an approximate minimal surface without recursion ("in one shot")
Estudo do Problema de Dirichlet para a Equação de Poisson com Discretização Finita 🔍
A web app solving Poisson's equation in electrostatics using finite difference methods for discretization, followed by gauss-seidel methods for solving the equations. Dirichlet conditions and charge density can be set.
A project for my functional analysis course applied on Dirichlet equation
Multigrid method with arbitrary level on V and Full cycle
Compute the steady-state temperature of a two-dimensional homogenous plate by randomly walking on the plate.
Solving some examples of partial differential equations (PDE) using fenics.
Wizualizacja rozkładu funkcji przy warunku brzegowym Dirichleta za pomocą metody Monte Carlo
Add a description, image, and links to the dirichlet-boundaries topic page so that developers can more easily learn about it.
To associate your repository with the dirichlet-boundaries topic, visit your repo's landing page and select "manage topics."