Movatterモバイル変換


[0]ホーム

URL:


rNodal

rNodal

The goal of rNodal is to provide nodal analysis for oil and gas wells.

Installation

You can install rNodal from github with:

# install.packages("devtools")devtools::install_github("f0nzie/rNodal")

Example

This is a basic example which shows you how to solve a common problem:

## basic example code

UsingzFactor

# use the new library zFactorlibrary(zFactor)z.HallYarborough(pres.pr =4.5,temp.pr =1.4)#> [1] 0.7373812z.DranchukAbuKassem(pres.pr =4.5,temp.pr =1.4)#> [1] 0.7396345z.BeggsBrill(pres.pr =4.5,temp.pr =1.4)#> [1] 0.7343367z.Ann10(pres.pr =4.5,temp.pr =1.4)#> [1] 0.736032z.Papp(pres.pr =4.5,temp.pr =1.4)#> [1] 0.7299354

Links

License

GPL-2

Developers

  • Alfonso R. Reyes
    Author, maintainer

Dev status

  • CRAN_Status_Badge
  • Travis-CI Build Status
  • codecov

[8]ページ先頭

©2009-2025 Movatter.jp