Implementation of RK4 algorithm to solve 2D Schrödinger equation
-
Updated
May 21, 2020 - C++
Implementation of RK4 algorithm to solve 2D Schrödinger equation
Solving equations using euler, midpoint and rk4 method
Python-based solution for complex reaction systems. Solve differential equations, visualize concentrations with RK4 method.
A 2D incompressible Navier-Stokes solver for the classic lid-driven cavity problem, implemented with finite difference method, Runge-Kutta time integrator, and projection method for pressure.
Add a description, image, and links to the rk4-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the rk4-algorithm topic, visit your repo's landing page and select "manage topics."