Package | Description |
---|---|
nce.equipments | |
nce.equipments.doublepipe | |
nce.piping |
Modifier and Type | Method and Description |
---|---|
Pipe |
HeatExchangerSide.getPipe() |
Modifier and Type | Method and Description |
---|---|
void |
HeatExchangerSide.setPipe(Pipe pipe) |
Modifier and Type | Method and Description |
---|---|
Pipe |
HeatExchangerDoublePipeTubeSide.getPipe() |
Modifier and Type | Method and Description |
---|---|
void |
PipePressDropOF.init(Pipe p) |
void |
PipePressDropAdiab.init(Pipe p)
Inits pipe object
|
void |
PipePressDropIsoth.init(Pipe p)
Initialization of pipe object
|
void |
PipePressDropOF.transferOutputToPipe(Pipe p) |
void |
PipePressDropAdiab.transferOutputToPipe(Pipe p)
Updates the piping object with calculation results.
|
void |
PipePressDropIsoth.transferOutputToPipe(Pipe p)
Extracts all the output from the calculation.
|