Click or drag to resize

AbsorptionColumn Class

Inheritance Hierarchy
SystemObject
  DWSIM.SharedClasses.UnitOperationsBaseClass
    DWSIM.UnitOperations.UnitOperationsUnitOpBaseClass
      DWSIM.UnitOperations.UnitOperationsColumn
        DWSIM.UnitOperations.UnitOperationsAbsorptionColumn

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
[SerializableAttribute]
public class AbsorptionColumn : Column
Request Example View Source

The AbsorptionColumn type exposes the following members.

Constructors
Properties
 NameDescription
Public propertyAdjustVarType 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)
Public propertyAnnotation
(Inherited from BaseClass)
Public propertyAttachedAdjustId If an Adjust object is attached to this object, returns its ID.
(Inherited from BaseClass)
Public propertyAttachedSpecId If an Specification object is attached to this object, returns its ID.
(Inherited from BaseClass)
Public propertyAttachedUtilities
(Inherited from BaseClass)
Public propertyAutoUpdateInitialEstimates
(Inherited from Column)
Public propertyCalculated
(Inherited from BaseClass)
Public propertyCanUsePreviousResults
(Inherited from BaseClass)
Public propertyColumnPressureDrop
(Inherited from Column)
Public propertyColumnPropertiesProfile
(Inherited from Column)
Public propertyColumnSolverConvergenceReport
(Inherited from Column)
Public propertyColumnType
(Inherited from Column)
Public propertyComponentDescription
(Inherited from UnitOpBaseClass)
Public propertyComponentName
(Inherited from UnitOpBaseClass)
Public propertyCondenserDeltaP
(Inherited from Column)
Public propertyCondenserDuty
(Inherited from Column)
Public propertyCondenserType
(Inherited from Column)
Public propertyCreateChartAction
(Inherited from BaseClass)
Public propertyCreateSolverConvergengeReport
(Inherited from Column)
Public propertyDebugMode
(Inherited from BaseClass)
Public propertyDebugText
(Inherited from BaseClass)
Public propertyDetailedDebugReport
(Inherited from BaseClass)
Public propertyDistillateFlowRate
(Inherited from Column)
Public propertyDynamicsOnly
(Inherited from BaseClass)
Public propertyDynamicsSpec
(Inherited from BaseClass)
Public propertyEnergyFlow Energy Flow property. Only implemented for Energy Streams.
(Inherited from BaseClass)
Public propertyEnergyStreams
(Inherited from Column)
Public propertyErrorMessage Gets or sets the error message regarding the last calculation attempt.
(Inherited from BaseClass)
Public propertyEstimatedDiameter
(Inherited from Column)
Public propertyEstimatedHeight
(Inherited from Column)
Public propertyExternalLoopTolerance
(Inherited from Column)
Public propertyExternalSolverConfigData
(Inherited from UnitOpBaseClass)
Public propertyExternalSolverID
(Inherited from UnitOpBaseClass)
Public propertyExtraProperties
(Inherited from BaseClass)
Public propertyExtraPropertiesDescriptions
(Inherited from BaseClass)
Public propertyExtraPropertiesTypes
(Inherited from BaseClass)
Public propertyExtraPropertiesUnitTypes
(Inherited from BaseClass)
Public propertyFlowSheet Gets the current flowsheet where this object is located.
(Inherited from BaseClass)
Public propertyGHGEmissionData
(Inherited from BaseClass)
Public propertyGraphicObject Gets or sets the graphic object representation of this object in the flowsheet.
(Inherited from BaseClass)
Public propertyHasPropertiesForDynamicMode
(Inherited from BaseClass)
Public propertyInitialEstimates
(Inherited from Column)
Public propertyInitialEstimatesProvider
(Inherited from Column)
Public propertyInternalLoopTolerance
(Inherited from Column)
Public propertyIsAdjustAttached Checks if an Adjust operation is attached to this object.
(Inherited from BaseClass)
Public propertyIsDirty
(Inherited from BaseClass)
Public propertyIsFunctional
(Inherited from BaseClass)
Public propertyIsSink
(Inherited from BaseClass)
Public propertyIsSource
(Inherited from BaseClass)
Public propertyIsSpecAttached Checks if an Specification operation is attached to this object.
(Inherited from BaseClass)
Public propertyJacobianMatrix
(Inherited from Column)
Public propertyLastSolutionInputSnapshot
(Inherited from BaseClass)
Public propertyLastUpdated
(Inherited from BaseClass)
Public propertyMaterialStreams
(Inherited from Column)
Public propertyMaxIterations
(Inherited from Column)
Public propertyMobileCompatible
(Overrides BaseClassMobileCompatible)
Public propertyName Object's Unique ID (Name)
(Inherited from BaseClass)
Public propertyNumberOfStages
(Inherited from Column)
Public propertyObjectClass
(Inherited from Column)
Public propertyOperationMode 
Public propertyOverrideCalculationRoutine
(Inherited from BaseClass)
Public propertyParticleSizeDistributions
(Inherited from UnitOpBaseClass)
Public propertyPhases Phase collection, only implemented for Material Streams.
(Inherited from BaseClass)
Public propertyPreferredFlashAlgorithmTag
(Inherited from BaseClass)
Public propertyProductAssembly
(Inherited from BaseClass)
Public propertyProductAuthor
(Inherited from BaseClass)
Public propertyProductContactInfo
(Inherited from BaseClass)
Public propertyProductDescription
(Inherited from BaseClass)
Public propertyProductName
(Inherited from BaseClass)
Public propertyProductPage
(Inherited from BaseClass)
Public propertyProductVersion
(Inherited from BaseClass)
Public propertyPropertyPackage Gets or sets the property package associated with this object.
(Inherited from UnitOpBaseClass)
Public propertyReboilerDuty
(Inherited from Column)
Public propertyRefluxRatio
(Inherited from Column)
Public propertySolver
(Inherited from Column)
Public propertySolverScheme
(Inherited from Column)
Public propertySolvingMethodName
(Inherited from Column)
Public propertySpecs
(Inherited from Column)
Public propertySpecVarType 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)
Public propertyStages
(Inherited from Column)
Public propertyStoreDetailedDebugReport
(Inherited from BaseClass)
Public propertySupportsDynamicMode
(Inherited from BaseClass)
Public propertySupportsParticleSizeDistributions
(Inherited from UnitOpBaseClass)
Public propertyTraySpacing
(Inherited from Column)
Public propertyUseBroydenAcceleration
(Inherited from Column)
Public propertyUseCompositionEstimates
(Inherited from Column)
Public propertyUseLiquidFlowEstimates
(Inherited from Column)
Public propertyUserDefinedChartNames
(Inherited from BaseClass)
Public propertyUseTemperatureEstimates
(Inherited from Column)
Public propertyUseVaporFlowEstimates
(Inherited from Column)
Public propertyVaporFlowRate
(Inherited from Column)
Public propertyVaporFlowRateUnit
(Inherited from Column)
Public propertyVisible
(Inherited from BaseClass)
Top
Methods
 NameDescription
Public methodAddDynamicProperty
(Inherited from BaseClass)
Public methodAddExtraProperty
(Inherited from BaseClass)
Public methodAddStages
(Inherited from Column)
Public methodAppendDebugLine
(Inherited from BaseClass)
Public methodCalculate
(Inherited from Column)
Public methodCheckConnPos
(Inherited from Column)
Public methodCheckDirtyStatus
(Inherited from UnitOpBaseClass)
Public methodCheckSpec Checks if a value is valid.
(Inherited from BaseClass)
Public methodClearExtraProperties
(Inherited from BaseClass)
Public methodClearPropertyPackageInstance
(Inherited from UnitOpBaseClass)
Public methodClone Clones the current object, returning a new one with identical properties.
(Inherited from BaseClass)
Public methodCloneJSON
(Overrides BaseClassCloneJSON)
Public methodCloneXML
(Overrides BaseClassCloneXML)
Public methodCloseDynamicsEditForm
(Inherited from BaseClass)
Public methodCloseEditForm
(Inherited from Column)
Public methodConnectBottoms 
Public methodConnectEnergyStream
(Inherited from BaseClass)
Public methodConnectFeed 
Public methodConnectFeedEnergyStream
(Inherited from BaseClass)
Public methodConnectFeedMaterialStream
(Inherited from BaseClass)
Public methodConnectProductEnergyStream
(Inherited from BaseClass)
Public methodConnectProductMaterialStream
(Inherited from BaseClass)
Public methodConnectTopProduct 
Public methodCopyDataToClipboard Copies the object properties to the Clipboard.
(Inherited from BaseClass)
Public methodCreateDynamicProperties
(Inherited from BaseClass)
Public methodCreateNew
(Inherited from BaseClass)
Public methodDeCalculate
(Inherited from Column)
Public methodDeCalculate(Object)
(Inherited from BaseClass)
Public methodDisplayDynamicsEditForm
(Inherited from BaseClass)
Public methodDisplayEditForm
(Inherited from Column)
Public methodDisplayExtraPropertiesEditForm
(Inherited from BaseClass)
Public methodDispose
(Inherited from BaseClass)
Protected methodDispose(Boolean)
(Inherited from BaseClass)
Public methodFT Formats a property string, adding its units in parenthesis.
(Inherited from BaseClass)
Public methodGetAsObject
(Inherited from BaseClass)
Public methodGetCalculationModes
(Inherited from UnitOpBaseClass)
Public methodGetChartModel
(Inherited from Column)
Public methodGetChartModelNames
(Inherited from Column)
Public methodGetConnectionPortsInfo
(Inherited from BaseClass)
Public methodGetConnectionPortsList
(Inherited from BaseClass)
Public methodGetDebugReport
(Inherited from UnitOpBaseClass)
Public methodGetDebugWriter
(Inherited from BaseClass)
Public methodGetDefaultProperties
(Inherited from BaseClass)
Public methodGetDisplayDescription
(Overrides BaseClassGetDisplayDescription)
Public methodGetDisplayName
(Overrides BaseClassGetDisplayName)
Public methodGetDynamicContents
(Inherited from UnitOpBaseClass)
Public methodGetDynamicProperty
(Inherited from BaseClass)
Public methodGetDynamicPropertyUnitType
(Inherited from BaseClass)
Public methodGetDynamicResidenceTime
(Inherited from UnitOpBaseClass)
Public methodGetDynamicVolume
(Inherited from UnitOpBaseClass)
Public methodGetEditingForm
(Inherited from BaseClass)
Public methodGetEnergyBalanceResidual
(Inherited from BaseClass)
Public methodGetEnergyConsumption
(Inherited from UnitOpBaseClass)
Public methodGetExtraPropertyValue
(Inherited from BaseClass)
Public methodGetFlowsheet
(Inherited from BaseClass)
Public methodGetIconBitmap
(Overrides BaseClassGetIconBitmap)
Public methodGetLastSolution
(Inherited from Column)
Public methodGetMassBalanceResidual
(Inherited from BaseClass)
Public methodGetPowerGeneratedOrConsumed
(Inherited from BaseClass)
Public methodGetPreferredGraphicObjectHeight
(Inherited from BaseClass)
Public methodGetPreferredGraphicObjectWidth
(Inherited from BaseClass)
Public methodGetProperties
(Overrides BaseClassGetProperties(PropertyType))
Public methodGetPropertyDescription
(Inherited from BaseClass)
Public methodGetPropertyUnit
(Overrides BaseClassGetPropertyUnit(String, IUnitsOfMeasure))
Public methodGetPropertyValue
(Overrides UnitOpBaseClassGetPropertyValue(String, IUnitsOfMeasure))
Public methodGetReport
(Overrides BaseClassGetReport(IUnitsOfMeasure, CultureInfo, String))
Public methodGetSolverInputData
(Inherited from Column)
Public methodGetSolverInputData_New
(Inherited from Column)
Public methodGetStreamFeedStageIndex Gets the Stream feed stage.
(Inherited from Column)
Public methodGetStructuredReport
(Inherited from BaseClass)
Public methodGetVersion
(Inherited from BaseClass)
Public methodIsDynamicProperty
(Inherited from BaseClass)
Public methodLoadData
(Inherited from Column)
Public methodObjectCopy
(Inherited from BaseClass)
Public methodPerformPostCalcValidation
(Inherited from BaseClass)
Public methodRebuildEstimates
(Inherited from Column)
Public methodRemoveDynamicProperty
(Inherited from BaseClass)
Public methodRemoveExtraProperty
(Inherited from BaseClass)
Public methodResetInitialEstimates
(Inherited from Column)
Public methodRunDynamicModel
(Inherited from BaseClass)
Public methodSaveData
(Inherited from Column)
Public methodSetCalculationMode
(Inherited from UnitOpBaseClass)
Public methodSetCanUsePreviousResults
(Inherited from BaseClass)
Public methodSetColumnSolver
(Inherited from Column)
Public methodSetDirtyStatus
(Inherited from BaseClass)
Public methodSetDynamicProperty
(Inherited from BaseClass)
Public methodSetExtraPropertyValue
(Inherited from BaseClass)
Public methodSetFlowsheet Sets the Flowsheet to which this object belongs to.
(Inherited from BaseClass)
Public methodSetInitialEstimates
(Inherited from Column)
Public methodSetInitialLiquidMolarFlowEstimates
(Inherited from Column)
Public methodSetInitialMolarCompositionEstimates
(Inherited from Column)
Public methodSetInitialTemperatureEstimates
(Inherited from Column)
Public methodSetInitialVaporMolarFlowEstimates
(Inherited from Column)
Public methodSetNumberOfStages Set the number of stages (n > 3)
(Inherited from Column)
Public methodSetPropertyPackageInstance
(Inherited from UnitOpBaseClass)
Public methodSetPropertyValue
(Overrides BaseClassSetPropertyValue(String, Object, IUnitsOfMeasure))
Public methodSetStreamFeedStage(MaterialStream, Int32) Sets the Stream feed stage.
(Inherited from Column)
Public methodSetStreamFeedStage(MaterialStream, String) Sets the Stream feed stage.
(Inherited from Column)
Public methodSetStreamFeedStage(String, Int32) Sets the Stream feed stage.
(Inherited from Column)
Public methodSetStreamFeedStage(String, String) Sets the Stream feed stage.
(Inherited from Column)
Public methodSetTopPressure
(Inherited from Column)
Public methodSolve
(Inherited from BaseClass)
Public methodStageIndex
(Inherited from Column)
Public methodStoreDebugReport
(Inherited from BaseClass)
Public methodStreamExists
(Inherited from Column)
Public methodTestConvergence
(Inherited from Column)
Public methodToString
(Inherited from BaseClass)
Public methodTransferAdditionalSolidData
(Inherited from BaseClass)
Public methodUnsolve Decalculates the object.
(Inherited from UnitOpBaseClass)
Public methodUpdateDynamicsEditForm
(Inherited from BaseClass)
Public methodUpdateEditForm
(Inherited from Column)
Public methodUpdateExtraPropertiesEditForm
(Inherited from BaseClass)
Public methodValidate
(Inherited from Column)
Top
Fields
 NameDescription
Protected field_CanUsePreviousResults
(Inherited from BaseClass)
Protected field_capeopenmode
(Inherited from UnitOpBaseClass)
Protected field_IsDirty
(Inherited from BaseClass)
Public field_opmode 
Public field_pp
(Inherited from UnitOpBaseClass)
Public field_ppid
(Inherited from UnitOpBaseClass)
Public fieldAccumulationStream
(Inherited from UnitOpBaseClass)
Public fieldCalculationRoutineOverride
(Inherited from BaseClass)
Public fieldcompids
(Inherited from Column)
Public fielddisposedValue
(Inherited from BaseClass)
Public fieldec
(Inherited from Column)
Public fieldExtraPropertiesEditor
(Inherited from BaseClass)
Public fieldf
(Inherited from Column)
Public fieldfd
(Inherited from BaseClass)
Public fieldic
(Inherited from Column)
Public fieldK0
(Inherited from Column)
Public fieldKf
(Inherited from Column)
Public fieldL0
(Inherited from Column)
Public fieldLaunchExternalPropertyEditor
(Inherited from BaseClass)
Public fieldLf
(Inherited from Column)
Public fieldLSS0
(Inherited from Column)
Public fieldLSSf
(Inherited from Column)
Protected fieldm_flowsheet
(Inherited from BaseClass)
Public fieldP0
(Inherited from Column)
Public fieldT0
(Inherited from Column)
Public fieldTf
(Inherited from Column)
Public fieldV0
(Inherited from Column)
Public fieldVf
(Inherited from Column)
Public fieldVSS0
(Inherited from Column)
Public fieldVSSf
(Inherited from Column)
Public fieldx0
(Inherited from Column)
Public fieldxf
(Inherited from Column)
Public fieldy0
(Inherited from Column)
Public fieldyf
(Inherited from Column)
Top
Extension Methods
See Also