CapeOpenBaseCalculate Method

Performs the unit operation calculation. Must be implemented by derived classes.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations.CAPEOPENWrappers
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public abstract void Calculate()

Implements

ICapeUnitCalculate

See Also