Peng RobinsonZ_ PR Method
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public double Z_PR(
double T,
double P,
double[] Vx,
double[,] VKij,
double[] VTc,
double[] VPc,
double[] Vw,
string TIPO
)VB
Public Function Z_PR (
T As Double,
P As Double,
Vx As Double(),
VKij As Double(,),
VTc As Double(),
VPc As Double(),
Vw As Double(),
TIPO As String
) As Double