Skip to content

Mahmud2017/VolumeCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VolumeCalculator

  • This project calculates the volume of oil & gas between the two horizons and above the fluid contact.
  • This is a WPF application which follows the MVVM pattern completely.
  • The implementation is done according to the provided document.
  • Reads .csv/.txt file and shows it in the top and the volume calculation can be seen at the bottom. Which ever option is selected that result is shown on the result section.
  • The design is inspired from the structure of a calculator.
  • Contains test code for checking the invalid data while reading from file.
  • Test files are provided for the test cases.

About

Calculates the volume of oil & gas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages