MaterialStreamMix Method

Mixes this stream with another one.

Definition

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public void Mix(
	MaterialStream withstream
)

Parameters

withstream  MaterialStream
Stream to mix this one with.

See Also