MaterialStreamGetDebugReport Method

Runs a full equilibrium and property calculation and returns diagnostic text output for debugging.

Definition

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public override string GetDebugReport()

Return Value

String
Debug report as a plain-text string.

See Also