Material StreamCopy Compositions Method
Copy mass/mole fractions from one phase to another.
Definition
Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public void CopyCompositions(
PhaseLabel fromphase,
PhaseLabel tophase
)VB
Public Sub CopyCompositions (
fromphase As PhaseLabel,
tophase As PhaseLabel
)Parameters
- fromphase PhaseLabel
- Phase to copy compositions from
- tophase PhaseLabel
- Phase to copy compositions to