CompoundToString Method

Returns a string representation of the compound including mole fraction, mass fraction, molar flow, and mass flow.

Definition

Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public override string ToString()

Return Value

String
A formatted string describing the compound's key flow properties.

See Also