CoolPropextract_fractions Method

Definition

Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
public static string extract_fractions(
	string fluid_string,
	DoubleVector fractions
)

Parameters

fluid_string  String
 
fractions  DoubleVector
 

Return Value

String

See Also