public class HeatExchangerDoublePipeShellSide extends HeatExchangerSide
| Constructor and Description |
|---|
HeatExchangerDoublePipeShellSide(int noSteps) |
| Modifier and Type | Method and Description |
|---|---|
void |
evalFilmCoeffAtAllSteps()
Evaluate film coefficient using one of the available correlations in
nce.heattransfer and the physical properties in the calculation grid.
|
double |
evalFlowArea(java.lang.Object ob) |
double |
evalHydDiameterForHeatTransfer(java.lang.Object ob) |
double |
evalHydDiameterForPressureDrop(java.lang.Object ob) |
evalFilmCoefficient, evalHeatReleaseAtAllSteps, evalRePrAtAllSteps, getDomain, getFilmCoefficient, getFluidLabel, getInlP, getInlRhoV2, getInlT, getInlV, getOutRhoV2, getOutT, getOutV, getPipe, printCalculationGrid, setInlP, setInlT, setOutT, setPipepublic HeatExchangerDoublePipeShellSide(int noSteps)
public double evalHydDiameterForHeatTransfer(java.lang.Object ob)
evalHydDiameterForHeatTransfer in class HeatExchangerSidepublic double evalHydDiameterForPressureDrop(java.lang.Object ob)
evalHydDiameterForPressureDrop in class HeatExchangerSidepublic double evalFlowArea(java.lang.Object ob)
evalFlowArea in class HeatExchangerSidepublic void evalFilmCoeffAtAllSteps()
HeatExchangerSideevalFilmCoeffAtAllSteps in class HeatExchangerSide