Heat ExchangerSave Data Method
Serializes the heat exchanger state, including hot- and cold-side dynamic accumulation
streams, into a list of XML elements.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
A list of XElement objects representing the current state.
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public override List<XElement> SaveData()VB
Public Overrides Function SaveData As List(Of XElement)Return Value
ListXElementA list of XElement objects representing the current state.