Form FlowsheetAdd Components Rows Method
Populates all phases of the given material stream with the compounds currently selected in the flowsheet,
then equalises the overall composition and recalculates mass fractions.
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public void AddComponentsRows(
IMaterialStream MaterialStream
)VB
Public Sub AddComponentsRows (
MaterialStream As IMaterialStream
)Parameters
- MaterialStream IMaterialStream
- The material stream to populate.