An open API service indexing awesome lists of open source software.

https://github.com/volpatto/porousdrake

Suitable Finite Element methods for Porous Media flow using Firedrake Project framework
https://github.com/volpatto/porousdrake

discontinuous-galerkin fem finite-element-analysis finite-element-methods hybridization porous-media-flow

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Porousdrake

This project contains some reproducible Python scripts using [Firedrake](https://www.firedrakeproject.org/)
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

* Name: Diego Volpatto
* Email: [[email protected]]([email protected])