PipeAccumulationStreams Property

Gets or sets the list of accumulation streams used in dynamic mode (one per section).

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public List<MaterialStream> AccumulationStreams { get; set; }

Property Value

ListMaterialStream

See Also