Click or drag to resize

ElectrolytepH(Double, Double, ListICompoundConstantProperties) Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public double pH(
	double[] Vx,
	double T,
	List<ICompoundConstantProperties> cprops
)
Request Example View Source

Parameters

Vx  Double
 
T  Double
 
cprops  ListICompoundConstantProperties
 

Return Value

Double
See Also