Reactor_PFRSaveData Method

Serializes the reactor state, including profile and accumulation streams, to XML.

Definition

Namespace: DWSIM.UnitOperations.Reactors
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public override List<XElement> SaveData()

Return Value

ListXElement

See Also