Unit Op Base ClassGet Energy Consumption Method
Returns the total energy consumed by this unit operation by summing the energy flows
from all connected energy streams and the energy connector.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
The total energy consumption in watts (W).
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public override double GetEnergyConsumption()VB
Public Overrides Function GetEnergyConsumption As DoubleReturn Value
DoubleThe total energy consumption in watts (W).