Reactor_ GibbsSave Data Method
Serializes the reactor state, including element matrices and compound lists, to XML.
Definition
Namespace: DWSIM.UnitOperations.Reactors
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
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)