ElectrolytepH(Double, Double, Double, ListICompoundConstantProperties) Method

Definition

Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public double pH(
	double[] Vx,
	double T,
	double[] activcoeff,
	List<ICompoundConstantProperties> cprops
)

Parameters

Vx  Double
 
T  Double
 
activcoeff  Double
 
cprops  ListICompoundConstantProperties
 

Return Value

Double

See Also