Reactor_EquilibriumLoadData Method

Restores the reactor state, including reaction extents and component IDs, from XML.

Definition

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

Parameters

data  ListXElement
 

Return Value

Boolean

See Also