public class HeatExchangerDoublePipeTubeSide extends HeatExchangerSide
Constructor and Description |
---|
HeatExchangerDoublePipeTubeSide(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) |
Pipe |
getPipe() |
evalFilmCoefficient, evalHeatReleaseAtAllSteps, evalRePrAtAllSteps, getDomain, getFilmCoefficient, getFluidLabel, getInlP, getInlRhoV2, getInlT, getInlV, getOutRhoV2, getOutT, getOutV, printCalculationGrid, setInlP, setInlT, setOutT, setPipe
public HeatExchangerDoublePipeTubeSide(int noSteps)
public double evalHydDiameterForHeatTransfer(java.lang.Object ob)
evalHydDiameterForHeatTransfer
in class HeatExchangerSide
public double evalHydDiameterForPressureDrop(java.lang.Object ob)
evalHydDiameterForPressureDrop
in class HeatExchangerSide
public double evalFlowArea(java.lang.Object ob)
evalFlowArea
in class HeatExchangerSide
public void evalFilmCoeffAtAllSteps()
HeatExchangerSide
evalFilmCoeffAtAllSteps
in class HeatExchangerSide
public Pipe getPipe()
getPipe
in class HeatExchangerSide