Absorption Column Class
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
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#
[SerializableAttribute]
public class AbsorptionColumn : ColumnVB
<SerializableAttribute>
Public Class AbsorptionColumn
Inherits Column- Inheritance
- Object BaseClass UnitOpBaseClass Column AbsorptionColumn
Constructors
Properties
| AdjustVarType |
If an Adjust object is attached to this object, returns a variable describing how this object is used by it (manipulated, controlled or reference).
(Inherited from BaseClass) |
| Annotation | (Inherited from BaseClass) |
| AttachedAdjustId |
If an Adjust object is attached to this object, returns its ID.
(Inherited from BaseClass) |
| AttachedInfoCarrierId | (Inherited from BaseClass) |
| AttachedSpecId |
If an Specification object is attached to this object, returns its ID.
(Inherited from BaseClass) |
| AttachedUtilities | (Inherited from BaseClass) |
| AutoUpdateInitialEstimates | (Inherited from Column) |
| Bottom | (Inherited from BaseClass) |
| BottomLiquidLevel | (Inherited from Column) |
| BottomsAccumulationStream | |
| BottomSpacing | (Inherited from Column) |
| Calculated | (Inherited from BaseClass) |
| CanUsePreviousResults | (Inherited from BaseClass) |
| ColumnPressureDrop | (Inherited from Column) |
| ColumnPropertiesProfile | (Inherited from Column) |
| ColumnSolverConvergenceReport | (Inherited from Column) |
| ColumnType | (Inherited from Column) |
| ComponentDescription |
Gets or sets the CAPE-OPEN component description for this unit operation.
(Inherited from UnitOpBaseClass) |
| ComponentName |
Gets or sets the CAPE-OPEN component name for this unit operation.
(Inherited from UnitOpBaseClass) |
| CondenserDeltaP | (Inherited from Column) |
| CondenserDuty | (Inherited from Column) |
| CondenserType | (Inherited from Column) |
| CreateChartAction | (Inherited from BaseClass) |
| CreateSolverConvergengeReport | (Inherited from Column) |
| DebugMode | (Inherited from BaseClass) |
| DebugText | (Inherited from BaseClass) |
| DetailedDebugReport | (Inherited from BaseClass) |
| Dimensions |
Gets or sets the list of physical dimensions (e.g. vessel diameter, length) associated with this unit operation.
(Inherited from UnitOpBaseClass) |
| DistillateFlowRate | (Inherited from Column) |
| DynamicsOnly | (Inherited from BaseClass) |
| DynamicsSpec | (Inherited from BaseClass) |
| EnergyFlow |
Energy Flow property. Only implemented for Energy Streams.
(Inherited from BaseClass) |
| EnergyStreams | (Inherited from Column) |
| EquipmentTypes | (Inherited from Column) |
| ErrorMessage |
Gets or sets the error message regarding the last calculation attempt.
(Inherited from BaseClass) |
| EstimatedDiameter | (Inherited from Column) |
| EstimatedHeight | (Inherited from Column) |
| ExternalLoopTolerance | (Inherited from Column) |
| ExternalSolverConfigData |
Gets or sets serialized configuration data for the external solver associated with this unit operation.
(Inherited from UnitOpBaseClass) |
| ExternalSolverID |
Gets or sets the unique identifier of an external solver to be used for this unit operation.
(Inherited from UnitOpBaseClass) |
| ExtraProperties | (Inherited from BaseClass) |
| ExtraPropertiesDescriptions | (Inherited from BaseClass) |
| ExtraPropertiesTypes | (Inherited from BaseClass) |
| ExtraPropertiesUnitTypes | (Inherited from BaseClass) |
| FlowSheet |
Gets the current flowsheet where this object is located.
(Inherited from BaseClass) |
| GHGEmissionData | (Inherited from BaseClass) |
| GraphicObject |
Gets or sets the graphic object representation of this object in the flowsheet.
(Inherited from BaseClass) |
| HasPropertiesForDynamicMode | (Overrides BaseClassHasPropertiesForDynamicMode) |
| Height | (Inherited from BaseClass) |
| InfoCarrierVarType | (Inherited from BaseClass) |
| InitialEstimates | (Inherited from Column) |
| InitialEstimatesProvider | (Inherited from Column) |
| InternalLoopTolerance | (Inherited from Column) |
| IsAdjustAttached |
Checks if an Adjust operation is attached to this object.
(Inherited from BaseClass) |
| IsDirty | (Inherited from BaseClass) |
| IsFunctional | (Inherited from BaseClass) |
| IsInfoCarrierAttached | (Inherited from BaseClass) |
| IsSink | (Inherited from BaseClass) |
| IsSource | (Inherited from BaseClass) |
| IsSpecAttached |
Checks if an Specification operation is attached to this object.
(Inherited from BaseClass) |
| LastSolutionInputSnapshot | (Inherited from BaseClass) |
| LastUpdated | (Inherited from BaseClass) |
| Left | (Inherited from BaseClass) |
| MaterialStreams | (Inherited from Column) |
| MaxIterations | (Inherited from Column) |
| MobileCompatible | (Overrides BaseClassMobileCompatible) |
| Name |
Object's Unique ID (Name)
(Inherited from BaseClass) |
| NumberOfStages | (Inherited from Column) |
| ObjectClass | (Inherited from Column) |
| OperationMode | |
| OverrideCalculationRoutine | (Inherited from BaseClass) |
| ParticleSizeDistributions |
Gets or sets the dictionary of particle size distribution data, keyed by compound or stream name.
(Inherited from UnitOpBaseClass) |
| Phases |
Phase collection, only implemented for Material Streams.
(Inherited from BaseClass) |
| PreferredFlashAlgorithmTag | (Inherited from BaseClass) |
| ProductAssembly | (Inherited from BaseClass) |
| ProductAuthor | (Inherited from BaseClass) |
| ProductContactInfo | (Inherited from BaseClass) |
| ProductDescription | (Inherited from BaseClass) |
| ProductName | (Inherited from BaseClass) |
| ProductPage | (Inherited from BaseClass) |
| ProductVersion | (Inherited from BaseClass) |
| PropertyPackage |
Gets or sets the property package associated with this object.
(Inherited from UnitOpBaseClass) |
| ReboilerDuty | (Inherited from Column) |
| RefluxRatio | (Inherited from Column) |
| Right | (Inherited from BaseClass) |
| SelectedEquipmentType |
Gets or sets the name of the equipment type currently selected for this unit operation.
(Inherited from UnitOpBaseClass) |
| Solver | (Inherited from Column) |
| SolverScheme | (Inherited from Column) |
| SolvingMethodName | (Inherited from Column) |
| Specs | (Inherited from Column) |
| SpecVarType |
If an Specification object is attached to this object, returns a variable describing how this object is used by it (target or source).
(Inherited from BaseClass) |
| Stages | (Inherited from Column) |
| StoreDetailedDebugReport | (Inherited from BaseClass) |
| SupportsDynamicMode | (Overrides BaseClassSupportsDynamicMode) |
| SupportsParticleSizeDistributions |
Gets a value indicating whether this unit operation supports particle size distribution calculations.
(Inherited from UnitOpBaseClass) |
| SupportsRestoreStateAfterError |
Gets a value indicating whether this unit operation supports restoring its state after a solver error.
(Inherited from UnitOpBaseClass) |
| Top | (Inherited from BaseClass) |
| TopSpacing | (Inherited from Column) |
| TraySpacing | (Inherited from Column) |
| UseBroydenAcceleration | (Inherited from Column) |
| UseCompositionEstimates | (Inherited from Column) |
| UseLiquidFlowEstimates | (Inherited from Column) |
| UserDefinedChartNames | (Inherited from BaseClass) |
| UseTemperatureEstimates | (Inherited from Column) |
| UseVaporFlowEstimates | (Inherited from Column) |
| VaporFlowRate | (Inherited from Column) |
| VaporFlowRateUnit | (Inherited from Column) |
| Visible | (Inherited from BaseClass) |
| Width | (Inherited from BaseClass) |
Methods
| AddButtonsToDynEditor | |
| AddDynamicProperty | (Inherited from BaseClass) |
| AddExtraProperty | (Inherited from BaseClass) |
| AddStages | (Inherited from Column) |
| AppendDebugLine | (Inherited from BaseClass) |
| Calculate | (Inherited from Column) |
| CalculateDowncomerAreas | (Inherited from Column) |
| CheckConnPos | (Inherited from Column) |
| CheckDirtyStatus |
Checks whether the unit operation's input data has changed since the last successful solve,
and updates the dirty flag accordingly.
(Inherited from UnitOpBaseClass) |
| CheckSpec |
Checks if a value is valid.
(Inherited from BaseClass) |
| ClearExtraProperties | (Inherited from BaseClass) |
| ClearPropertyPackageInstance |
Removes the externally set property package instance from this unit operation,
reverting to the flowsheet-level property package lookup.
(Inherited from UnitOpBaseClass) |
| Clone |
Clones the current object, returning a new one with identical properties.
(Inherited from BaseClass) |
| CloneJSON | (Overrides BaseClassCloneJSON) |
| CloneXML | (Overrides BaseClassCloneXML) |
| CloseDynamicsEditForm | (Inherited from BaseClass) |
| CloseEditForm | (Inherited from Column) |
| ConnectBottoms | |
| ConnectEnergyStream | (Inherited from BaseClass) |
| ConnectFeed | |
| ConnectFeedEnergyStream | (Inherited from BaseClass) |
| ConnectFeedMaterialStream | (Inherited from BaseClass) |
| ConnectProductEnergyStream | (Inherited from BaseClass) |
| ConnectProductMaterialStream | (Inherited from BaseClass) |
| ConnectTopProduct | |
| CopyDataToClipboard |
Copies the object properties to the Clipboard.
(Inherited from BaseClass) |
| CreateDimensionsList | (Inherited from Column) |
| CreateDynamicProperties | (Overrides BaseClassCreateDynamicProperties) |
| CreateNew | (Inherited from BaseClass) |
| DeCalculate | (Inherited from Column) |
| DeCalculate(Object) | (Inherited from BaseClass) |
| DisplayDynamicsEditForm | (Overrides BaseClassDisplayDynamicsEditForm) |
| DisplayEditForm | (Inherited from Column) |
| DisplayExtraPropertiesEditForm | (Inherited from BaseClass) |
| Dispose | (Inherited from BaseClass) |
| Dispose(Boolean) | (Inherited from BaseClass) |
| FT |
Formats a property string, adding its units in parenthesis.
(Inherited from BaseClass) |
| GetAsObject | (Inherited from BaseClass) |
| GetBytesFromResource | (Inherited from BaseClass) |
| GetCalculationModes |
Returns the list of available calculation mode names for this unit operation.
(Inherited from UnitOpBaseClass) |
| GetChartModel | (Inherited from Column) |
| GetChartModelNames | (Inherited from Column) |
| GetConnectionPortsInfo | (Inherited from BaseClass) |
| GetConnectionPortsList | (Inherited from BaseClass) |
| GetDebugReport |
Runs the unit operation in debug mode and returns a formatted text report
containing intermediate calculation steps and any error information.
(Inherited from UnitOpBaseClass) |
| GetDebugWriter | (Inherited from BaseClass) |
| GetDefaultProperties | (Inherited from BaseClass) |
| GetDisplayDescription | (Overrides BaseClassGetDisplayDescription) |
| GetDisplayName | (Overrides BaseClassGetDisplayName) |
| GetDynamicContents |
Returns the current mass held in the accumulation stream of this unit operation.
(Inherited from UnitOpBaseClass) |
| GetDynamicProperty | (Inherited from BaseClass) |
| GetDynamicPropertyUnitType | (Inherited from BaseClass) |
| GetDynamicResidenceTime |
Returns the dynamic residence time of this unit operation, computed as volume divided
by the total volumetric inlet flow rate.
(Inherited from UnitOpBaseClass) |
| GetDynamicVolume |
Returns the dynamic volume of this unit operation from its dynamic property store.
(Inherited from UnitOpBaseClass) |
| GetEditingForm | (Inherited from BaseClass) |
| GetEnergyBalanceResidual | (Inherited from BaseClass) |
| GetEnergyConsumption |
Returns the total energy consumed by this unit operation by summing the energy flows
from all connected energy streams and the energy connector.
(Inherited from UnitOpBaseClass) |
| GetExtraPropertyValue | (Inherited from BaseClass) |
| GetFlowsheet | (Inherited from BaseClass) |
| GetIconBitmap | (Overrides BaseClassGetIconBitmap) |
| GetIconBitmapBytes | (Overrides BaseClassGetIconBitmapBytes) |
| GetKeyPropertyNames |
Returns the names of the key output properties reported by this unit operation.
(Inherited from UnitOpBaseClass) |
| GetKeyPropertyUnits |
Returns the display unit string for a named key property.
(Inherited from UnitOpBaseClass) |
| GetKeyPropertyValue |
Returns the current numeric value of a named key property in SI units.
(Inherited from UnitOpBaseClass) |
| GetLastSolution | (Inherited from Column) |
| GetMassBalanceResidual | (Inherited from BaseClass) |
| GetPowerGeneratedOrConsumed | (Inherited from BaseClass) |
| GetPreferredGraphicObjectHeight | (Inherited from BaseClass) |
| GetPreferredGraphicObjectWidth | (Inherited from BaseClass) |
| GetProperties | (Overrides BaseClassGetProperties(PropertyType)) |
| GetProperties2 | (Inherited from BaseClass) |
| GetPropertyDescription | (Inherited from BaseClass) |
| GetPropertyUnit | (Overrides BaseClassGetPropertyUnit(String, IUnitsOfMeasure)) |
| GetPropertyUnits2 | (Inherited from BaseClass) |
| GetPropertyValue | (Overrides UnitOpBaseClassGetPropertyValue(String, IUnitsOfMeasure)) |
| GetPropertyValue2 | (Inherited from BaseClass) |
| GetReport | (Overrides BaseClassGetReport(IUnitsOfMeasure, CultureInfo, String)) |
| GetSolverInputData | (Inherited from Column) |
| GetSolverInputData_New | (Inherited from Column) |
| GetStreamFeedStageIndex |
Gets the Stream feed stage.
(Inherited from Column) |
| GetStructuredReport | (Inherited from BaseClass) |
| GetVersion | (Inherited from BaseClass) |
| InitializeDynamicsFromSteadyStateSolution | |
| IsDynamicProperty | (Inherited from BaseClass) |
| LoadData | (Inherited from Column) |
| ObjectCopy | (Inherited from BaseClass) |
| PerformPostCalcValidation | (Inherited from BaseClass) |
| RebuildEstimates | (Inherited from Column) |
| RemoveDynamicProperty | (Inherited from BaseClass) |
| RemoveExtraProperty | (Inherited from BaseClass) |
| ResetInitialEstimates | (Inherited from Column) |
| RunDynamicModel | (Overrides BaseClassRunDynamicModel) |
| SaveData | (Inherited from Column) |
| SetCalculationMode |
Sets the active calculation mode for this unit operation by numeric identifier.
(Inherited from UnitOpBaseClass) |
| SetCanUsePreviousResults | (Inherited from BaseClass) |
| SetColumnSolver | (Inherited from Column) |
| SetDirtyStatus | (Inherited from BaseClass) |
| SetDynamicProperty | (Inherited from BaseClass) |
| SetExtraPropertyValue | (Inherited from BaseClass) |
| SetFlowsheet |
Sets the Flowsheet to which this object belongs to.
(Inherited from BaseClass) |
| SetInitialEstimates | (Inherited from Column) |
| SetInitialLiquidMolarFlowEstimates | (Inherited from Column) |
| SetInitialMolarCompositionEstimates | (Inherited from Column) |
| SetInitialTemperatureEstimates | (Inherited from Column) |
| SetInitialVaporMolarFlowEstimates | (Inherited from Column) |
| SetKeyPropertyValue |
Sets the value of a named key property, converting from the supplied units to SI internally.
(Inherited from UnitOpBaseClass) |
| SetNumberOfStages |
Set the number of stages (n > 3)
(Inherited from Column) |
| SetPropertyPackageInstance |
Assigns an externally supplied property package instance to this unit operation,
bypassing the flowsheet-level property package lookup.
(Inherited from UnitOpBaseClass) |
| SetPropertyValue | (Overrides BaseClassSetPropertyValue(String, Object, IUnitsOfMeasure)) |
| SetPropertyValue2 | (Inherited from BaseClass) |
| SetStreamFeedStage(MaterialStream, Int32) |
Sets the Stream feed stage.
(Inherited from Column) |
| SetStreamFeedStage(MaterialStream, String) |
Sets the Stream feed stage.
(Inherited from Column) |
| SetStreamFeedStage(String, Int32) |
Sets the Stream feed stage.
(Inherited from Column) |
| SetStreamFeedStage(String, String) |
Sets the Stream feed stage.
(Inherited from Column) |
| SetTopPressure | (Inherited from Column) |
| Solve |
Solves the unit operation, optionally saving and restoring state on error
when the flowsheet option RestoreUnitOperationStateAfterError is enabled.
(Inherited from UnitOpBaseClass) |
| StageIndex | (Inherited from Column) |
| StoreDebugReport | (Inherited from BaseClass) |
| StreamExists | (Inherited from Column) |
| TestConvergence | (Inherited from Column) |
| ToString | (Inherited from BaseClass) |
| TransferAdditionalSolidData | (Inherited from BaseClass) |
| Unsolve |
Decalculates the object.
(Inherited from UnitOpBaseClass) |
| UpdateDimensionsList | (Inherited from Column) |
| UpdateDynamicsEditForm | (Inherited from BaseClass) |
| UpdateEditForm | (Inherited from Column) |
| UpdateExtraPropertiesEditForm | (Inherited from BaseClass) |
| Validate | (Inherited from Column) |
Fields
| _CanUsePreviousResults | (Inherited from BaseClass) |
| _capeopenmode | (Inherited from UnitOpBaseClass) |
| _IsDirty | (Inherited from BaseClass) |
| _opmode | |
| _pp | (Inherited from UnitOpBaseClass) |
| _ppid | (Inherited from UnitOpBaseClass) |
| AccumulationStream | (Inherited from UnitOpBaseClass) |
| CalculationRoutineOverride | (Inherited from BaseClass) |
| compids | (Inherited from Column) |
| disposedValue | (Inherited from BaseClass) |
| ec | (Inherited from Column) |
| ExtraPropertiesEditor | (Inherited from BaseClass) |
| f | (Inherited from Column) |
| fd | (Inherited from BaseClass) |
| ic | (Inherited from Column) |
| K0 | (Inherited from Column) |
| Kf | (Inherited from Column) |
| L0 | (Inherited from Column) |
| LaunchExternalPropertyEditor | (Inherited from BaseClass) |
| Lf | (Inherited from Column) |
| LSS0 | (Inherited from Column) |
| LSSf | (Inherited from Column) |
| m_flowsheet | (Inherited from BaseClass) |
| P0 | (Inherited from Column) |
| T0 | (Inherited from Column) |
| Tf | (Inherited from Column) |
| V0 | (Inherited from Column) |
| Vf | (Inherited from Column) |
| VSS0 | (Inherited from Column) |
| VSSf | (Inherited from Column) |
| x0 | (Inherited from Column) |
| xf | (Inherited from Column) |
| y0 | (Inherited from Column) |
| yf | (Inherited from Column) |
Extension Methods
| GetEnergyStream | (Defined by StreamListExtender) |
| GetEnumNames | (Defined by General) |
| GetInletEnergyStream | (Defined by StreamListExtender) |
| GetInletMaterialStream | (Defined by StreamListExtender) |
| GetOutletEnergyStream | (Defined by StreamListExtender) |
| GetOutletMaterialStream | (Defined by StreamListExtender) |
| IsValidDouble | (Defined by General) |