Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 764 Bytes

File metadata and controls

30 lines (21 loc) · 764 Bytes

Two-phase-flow

Two phase flow through porous media using FEM or FDM

Scripts to solve two-phase flow using Darcy's equation in porous media with FEniCS and post-process the results to build GIFs.

Post-processing

It also creates transitions for transient problems from one timestep graph to the next timestep with Matplotlib's scatter plots, smooth curve plots and Paraview's animation. Then it uses Matplotlib to draw the sequence plots or Paraview. Builds GIF with ImageIO.

Fields

Curve plots

Water front saturation at y = 0.5

Scatter plot

Terzaghi's theory of one-dimensional consolidation

Libraries

FEniCS Matplotlib ImageIO Pandas Math Numpy