finite-difference-method topic
py-pde
Python package for solving partial differential equations using finite differences.
discretisedfield
Python package for the analysis and visualisation of finite-difference fields.
M-SPARC
Matlab Simulation Package for Ab-initio Real-space Calculations
Burgers_1D
Solve the 1D forced Burgers equation with high order finite elements and finite difference schemes.
heatConduction
A 1D heat conduction solver using Finite Difference Method and implicit backward Euler time scheme
2d-fluid-simulator
2D incompressible fluid solver implemented in Taichi.
SPARC
Simulation Package for Ab-initio Real-space Calculations
heat-diffusion-equation
Finite-Difference Approximations to the Heat Equation. Implementation of schemes: Forward Time, Centered Space; Backward Time, Centered Space; Crank-Nicolson.