Reactor_ PFRProfile Property
Gets or sets the composition/flow/temperature profile computed along the reactor length.
Definition
Namespace: DWSIM.UnitOperations.Reactors
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public List<Tuple<double, double, double, List<ProfileItem>>> Profile { get; set; }VB
Public Property Profile As List(Of Tuple(Of Double, Double, Double, List(Of ProfileItem)))
Get
Set