equinor / neqsim

NeqSim is a library for calculation of fluid behavior, phase equilibrium and process simulation

Home Page:https://equinor.github.io/neqsimhome/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add compressibility functions X and Y

EvenSol opened this issue · comments

Is your feature request related to a problem? Please describe.
add compressibility functions
X = T/v * (∂v/∂T)P og Y = p/v * (∂v/∂p)T

Describe the solution you'd like
implement compressibility function for a phase.

getCompressibilityX()

getCompressibilityY()