/FDM2D

Finite difference method in 2D; lecture note and code extracts from a computational course I taught

Primary LanguagePython

Finite Difference Method

Application to Steady-state Flow in 2D

Code and excerpt from lecture notes demonstrating application of the finite difference method (FDM) to steady-state flow in two dimensions. The extracted lecture note is taken from a course I taught entitled Advanced Computational Methods in Geotechnical Engineering. Link to notes and examples on GitHub Pages: https://yaredwb.github.io/FDM2D/