sthavishtha / FEM-2D

Finite element modeling of some 2D benchmarks : heat conduction, linear elasticity, dam break flow, viscous fingering in porous media.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FEM-2D

This repository hosts the finite element numerical codes of some two-dimensional benchmarks, completed as a part of the course course 651-4144-00L Introduction to Finite Element Modelling in Geosciences during the Spring semester 2019 at ETH Zurich.

Contents

  • Transient diffusion equation (heat conduction)
  • Elasticity equation (solid mechanics)
  • Dam break flow (stokes flow)
  • Viscous fingering in porous media (darcy and advection-diffusion equations)
  • Code verification employing the method of manufactured solutions and computing the order of accuracy

About

Finite element modeling of some 2D benchmarks : heat conduction, linear elasticity, dam break flow, viscous fingering in porous media.


Languages

Language:MATLAB 100.0%