Skip to content

Simulations done in the course P452 as a term paper project

Notifications You must be signed in to change notification settings

kshhhv/Flow-In-Soil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flow In Soil

The coupled Buckingham Darcy's equation for water flow and Fourier's heat equation for heat flow were solved simulatenously to get the water content and temperature evolution.

The required functions are available in flow_fun.py, the main code to solve the equation is in flow_solving.py, finally the simulated data was analyzed by plotting.py.

The only library used were:

  1. Numpy to store arrays
  2. Matplotlib to plot

About

Simulations done in the course P452 as a term paper project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages