Reactor_PFRInternalSolver Property

Gets or sets the internal ODE solver type index (0 = Oslo/RK, 1 = manual Euler).

Definition

Namespace: DWSIM.UnitOperations.Reactors
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public int InternalSolver { get; set; }

Property Value

Int32

See Also