A simple finite difference scheme for the Rayleigh-Bernard equations (buoyancy driven convection).
-
Updated
Nov 10, 2020 - Python
A simple finite difference scheme for the Rayleigh-Bernard equations (buoyancy driven convection).
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.
Implementation of a lid driven cavity flow simulator using regular finite differences method with python.
Add a description, image, and links to the transport-equation topic page so that developers can more easily learn about it.
To associate your repository with the transport-equation topic, visit your repo's landing page and select "manage topics."