.NET Interface to CHEMCAD  1.1.11
CCAPI.UnitOperations.SPLMixer Class Reference

Link to the SPL Mixer help page Single Phase Liquid Mixer Help More...

+ Inheritance diagram for CCAPI.UnitOperations.SPLMixer:

Public Types

enum  Parameters {
  TankHeight = 3, TankDiameter = 4, ImpellerSpeed = 5, Parameter4 = 6,
  ImpellerDiameter = 7, constA = 8, constB = 9, NewtonNumber = 10,
  PumpingNumber = 11, ReynoldsNumber = 12, FroudeNo = 13, GalileiNumber = 14,
  CharacteristicVelocity = 15, ScaleOfAgitation = 16, ImpellerPower = 17, MixingRateConstant = 18,
  PumpingRate = 19, RadioButton = 20, ResidenceTime = 21, UniformityOfMixing = 22,
  MixingNumber = 23, Parameter22 = 24, VesselVolume = 25, AddedVolume = 26,
  VolumetricFlowRateOut = 27, MixingTime95Percent = 28
}
 

Properties

float TankHeight [get, set]
 
float TankDiameter [get, set]
 
float ImpellerSpeed [get, set]
 
float ImpellerDiameter [get, set]
 
float constA [get, set]
 
float constB [get, set]
 
float NewtonNumber [get, set]
 
float PumpingNumber [get, set]
 
float ReynoldsNumber [get, set]
 
float FroudeNo [get, set]
 
float GalileiNumber [get, set]
 
float CharacteristicVelocity [get, set]
 
float ScaleOfAgitation [get, set]
 
float ImpellerPower [get, set]
 
float MixingRateConstant [get, set]
 
float PumpingRate [get, set]
 
float RadioButton [get, set]
 
float ResidenceTime [get, set]
 
float UniformityOfMixing [get, set]
 
float MixingNumber [get, set]
 
float VesselVolume [get, set]
 
float AddedVolume [get, set]
 
float VolumetricFlowRateOut [get, set]
 
float MixingTime95Percent [get, set]
 
- Properties inherited from CCAPI.UnitOperation
short Id [get]
 Id of the unit operation. More...
 
string Name [get]
 Name of the unit operation. More...
 
string CategoryName [get]
 Type of the unit op. More...
 
int CategoryId [get]
 Type of the unit op. More...
 
StreamCollectionCurUnits InletStreams [get]
 Returns all inlet streams of this unit op. More...
 
StreamCollectionCurUnits OutletStreams [get]
 Returns all outlet streams of this unit op. More...
 
string RuntimeErrorString [get]
 Runtime error string. More...
 
int RuntimeErrorCode [get]
 Runtime error code. More...
 
int NumberOfStages [get]
 Number of stages of this unit operation. More...
 

Additional Inherited Members

- Public Member Functions inherited from CCAPI.UnitOperation
 UnitOperation (UnitOperation o)
 
ColumnHydraulicsResult GetColumnHydraulicsFromSizing (ColumnType columnType)
 Get hydraulics of a column unit op. The values are in current flowsheet units. More...
 
ColumnHydraulicsResult GetColumnHydraulicsFromSizingInternalUnits (ColumnType columnType)
 Get hydraulics of a column unit op. The values are in internal units. More...
 
void GetEquilibriumReactionParameter (float parVal, short rxnNo, EquilibriumRxnParamter parID, short compIdx)
 Get equilibrium reaction parameter. More...
 
void PutEquilibriumReactionParameter (float parVal, EquilibriumRxnParamter parID, short rxnNo, short compIdx)
 Set an equilibrium reaction parameter of the unit op. More...
 
float GetKineticReactionParameter (short rxnNo, KineticRxnParameter parID, short compIdx)
 Get kinetic reaction parameter of the unit op. More...
 
void PutKineticReactionPar (float parVal, KineticRxnParameter parID, short rxnNo, short compIdx)
 Set kinetic reaction parameter of the unit op. More...
 
void SetFoulingFactors (double tFouling, double sFouling)
 Set fouling factors of the unit op. More...
 
void SetColumnPressureProfile (float[] pressureCurrentUnits)
 Set the column pressure of a profile in current flowsheet Units. More...
 
void SetParameterInCurUnits (short parameterId, float parVal)
 Set parameter of unit op in current flowsheet units. More...
 
void SetParameterInInternalUnits (short parameterId, float parVal)
 Set parameter of unit op in internal units. More...
 
float GetParameterInCurUnits (short parameterId)
 Get parameter of unit op in current flowsheet units. More...
 
float GetParameterInInernalUnits (short parameterId)
 Get parameter of unit op in internal units. More...
 
float GetTrayProperty (ColumnType columnType, int trayNumber, StreamProperty property)
 Get tray property of the defined tray in the distillation column. More...
 

Detailed Description

Link to the SPL Mixer help page Single Phase Liquid Mixer Help


The documentation for this class was generated from the following file: