volpatto / porousdrake

Suitable Finite Element methods for Porous Media flow using Firedrake Project framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Porousdrake

This project contains some reproducible Python scripts using Firedrake framework to solve Partial Differential Equations (PDEs) from a Python interface.

In the present case, I solve Darcy flow problems related to my Doctoral research. The main subject of my research is suitable hybridizable Finite Element Methods (FEM) for Multiscale Darcy Flow problems (multiporosity/multipermeability). Specifically, I want to propose new Mixed Hybrid FEM to solve such problems, either using Continuous or Discontinuous Galerkin approximations.

Available methods

Section under development...

Problems solved

Section under development...

Contact

About

Suitable Finite Element methods for Porous Media flow using Firedrake Project framework

License:MIT License


Languages

Language:Python 100.0%