Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sergeimakarovv/fracture-design-application
Application for calculating hydraulic fracturing parameters (oil and gas)
https://github.com/sergeimakarovv/fracture-design-application
html-css r rmarkdown shiny-apps
Last synced: 1 day ago
JSON representation
Application for calculating hydraulic fracturing parameters (oil and gas)
- Host: GitHub
- URL: https://github.com/sergeimakarovv/fracture-design-application
- Owner: sergeimakarovv
- Created: 2024-03-03T20:28:12.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-03T20:56:42.000Z (10 months ago)
- Last Synced: 2024-11-10T20:13:17.031Z (about 2 months ago)
- Topics: html-css, r, rmarkdown, shiny-apps
- Language: R
- Homepage:
- Size: 1.21 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `Fracture-Design` Shiny Application
## **Description:**
The **Fracture-Design** App helps to calculate the optimal fracture parameters, the actual proppant placement and the treatment mode of hydraulic fracturing operation.
It is developed for oil and gas professionals and analysts working with hydraulic fracturing. The app is available in **English** and **Russian**.[![Button-8.png](https://i.postimg.cc/XvwTVW8C/Button-8.png)](https://sergei-makarov.shinyapps.io/Fracture-Design/)
[![4.png](https://i.postimg.cc/t7Gpd164/4.png)](https://postimg.cc/ZvHG45jG)
A user is required to input parameters of the oil and gas reservoir, fracturing fluid and proppant. The app creates data tables containing information about the fracture design and treatment mode.
The report with calculation results is available to download in Excel and Word formats.Full methodology and logic of fracture design optimization are described in attached `PDF files` in English and Russian.
## **Project overview**
The application consists of 2 main files: `ui.R` and `server.R`.
The Word output file is created from RMarkdown files: `Report_en.Rmd`, `Report_ru.Rmd`.
In order to run the application, ensure to download the necessary packages as in `requirements.txt` and set the working directory to local.