CompressorCreateCurves Method

Creates a new set of empty HEAD, EFF, and POWER performance curve objects for this compressor.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public Dictionary<string, Curve> CreateCurves()

Return Value

DictionaryString, Curve
A dictionary of named Curve objects.

See Also