Click or drag to resize

DistillationColumnSetReboilerSpec Method


Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public void SetReboilerSpec(
	string spectype,
	double value,
	string units,
	string compound = ""
)
Request Example View Source

Parameters

spectype  String
 
value  Double
 
units  String
 
compound  String  (Optional)
 
See Also