trulsmoholt / RichardsEquation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RichardsEquation

A simple program to model groundwater flow with Ricards' equation. The solution is computed with linear finite elements on a triangular mesh. Linearization is done with the L-scheme, a robust linear convergent shceme. Run benchmark for an example.

About


Languages

Language:Python 95.4%Language:GLSL 4.6%