Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 769 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 769 Bytes

README - WellDrift

What is this repository for?

WellDrift is a three-phase, one-dimensional, drift-flux well simulator. The problem is solved using the Finite Volume Method and a Newton-Raphson algorithm to solve the coupled equations.

  • Version: 0.1

How do I get set up?

  • Config the shortcuts for boost and gtk+
  • run build_projects.bat

Dependencies

  • MTL - Matrix Template Library (already included)
  • ITL - Iterative Template Library (already included)
  • premake (already included)
  • boost
  • gtk+ 2.0

Who do I talk to?

  • Repo owner (Arthur B. Soprano)