.NET Interface to CHEMCAD  1.1.11
CCAPI.UnitOperations.LNGHeatExchanger Class Reference
+ Inheritance diagram for CCAPI.UnitOperations.LNGHeatExchanger:

Public Types

enum  Parameters {
  PressureDrop1 = 2, ModeOf1stStream = 3, Specification1 = 4, PressureDrop2 = 5,
  ModeOf2ndStream = 6, Specification2 = 7, PressureDrop3 = 8, ModeOf3rdStream = 9,
  Specification3 = 10, PressureDrop4 = 11, ModeOf4thStream = 12, Specification4 = 13,
  PressureDrop5 = 14, ModeOf5thStream = 15, Specification5 = 16, PressureDrop6 = 17,
  ModeOf6thStream = 18, Specification6 = 19, PressureDrop7 = 20, ModeOf7thStream = 21,
  Specification7 = 22, OverallQ = 23, Q1 = 24, Q2 = 25,
  Q3 = 26, Q4 = 27, Q5 = 28, Q6 = 29,
  Q7 = 30
}
 

Properties

float PressureDrop1 [get, set]
 
float ModeOf1stStream [get, set]
 
float Specification1 [get, set]
 
float PressureDrop2 [get, set]
 
float ModeOf2ndStream [get, set]
 
float Specification2 [get, set]
 
float PressureDrop3 [get, set]
 
float ModeOf3rdStream [get, set]
 
float Specification3 [get, set]
 
float PressureDrop4 [get, set]
 
float ModeOf4thStream [get, set]
 
float Specification4 [get, set]
 
float PressureDrop5 [get, set]
 
float ModeOf5thStream [get, set]
 
float Specification5 [get, set]
 
float PressureDrop6 [get, set]
 
float ModeOf6thStream [get, set]
 
float Specification6 [get, set]
 
float PressureDrop7 [get, set]
 
float ModeOf7thStream [get, set]
 
float Specification7 [get, set]
 
float OverallQ [get, set]
 
float Q1 [get, set]
 
float Q2 [get, set]
 
float Q3 [get, set]
 
float Q4 [get, set]
 
float Q5 [get, set]
 
float Q6 [get, set]
 
float Q7 [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...
 

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