OperationMode Enumeration

Defines the thermal operating mode of a reactor.

Definition

Namespace: DWSIM.UnitOperations.Reactors
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public enum OperationMode

Members

Isothermic0Isothermal operation � reactor temperature is held constant.
Adiabatic1Adiabatic operation � no heat is exchanged with the surroundings.
OutletTemperature2Outlet temperature is specified by the user.
NonIsothermalNonAdiabatic3Non-isothermal, non-adiabatic � both heat duty and temperature change are calculated.

See Also