MaterialStreamInputData Class

Snapshot of the stream input data at the time of the last successful solution, used for dirty-state detection.

Definition

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public class MaterialStreamInputData
Inheritance
Object    MaterialStreamInputData

Constructors

Fields

EnthalpyTemperature (K), Pressure (Pa), mass/molar/volumetric flows (SI), enthalpy (kJ/kg), entropy (kJ/[kg.K]) and vapor fraction at the time of the last solution.
EntropyTemperature (K), Pressure (Pa), mass/molar/volumetric flows (SI), enthalpy (kJ/kg), entropy (kJ/[kg.K]) and vapor fraction at the time of the last solution.
MassFlowTemperature (K), Pressure (Pa), mass/molar/volumetric flows (SI), enthalpy (kJ/kg), entropy (kJ/[kg.K]) and vapor fraction at the time of the last solution.
MolarCompositionOverall molar composition at the time of the last solution.
MolarFlowTemperature (K), Pressure (Pa), mass/molar/volumetric flows (SI), enthalpy (kJ/kg), entropy (kJ/[kg.K]) and vapor fraction at the time of the last solution.
PressureTemperature (K), Pressure (Pa), mass/molar/volumetric flows (SI), enthalpy (kJ/kg), entropy (kJ/[kg.K]) and vapor fraction at the time of the last solution.
TemperatureTemperature (K), Pressure (Pa), mass/molar/volumetric flows (SI), enthalpy (kJ/kg), entropy (kJ/[kg.K]) and vapor fraction at the time of the last solution.
VaporFractionTemperature (K), Pressure (Pa), mass/molar/volumetric flows (SI), enthalpy (kJ/kg), entropy (kJ/[kg.K]) and vapor fraction at the time of the last solution.
VolumetricFlowTemperature (K), Pressure (Pa), mass/molar/volumetric flows (SI), enthalpy (kJ/kg), entropy (kJ/[kg.K]) and vapor fraction at the time of the last solution.

Extension Methods

GetEnumNames
(Defined by General)
IsValidDouble
(Defined by General)

See Also