public class HeatExchangerDoublePipe extends HeatExchanger
HeatExchanger.Locations, HeatExchanger.Unknowns
Constructor and Description |
---|
HeatExchangerDoublePipe() |
Modifier and Type | Method and Description |
---|---|
double |
evalHeatTransferArea()
Evaluates heat transfer area on the base of the assigned geometry.
|
void |
printReport()
Print a report of double pipe design and rating
|
void |
printTemperatureProfile() |
void |
runRating()
User level driver to start exchanger rating procedure
|
assignColdStreamToShellSide, assignColdStreamToTubeSide, assignHotStreamToShellSide, assignHotStreamToTubeSide, defineBundleGeometry, defineShellGeometry, evalThermalBalance, getColdDomain, getColdSide, getDuty, getFoulingFactCold, getFoulingFactHot, getHotDomain, getHotSide, printCalculationGrid, setColdFluid, setFoulingFactColdSide, setFoulingFactHotSide, setHotFluid, setTubeMaterial, setUnkThBal, tellWhichSideItIs
public void runRating()
HeatExchanger
runRating
in class HeatExchanger
public double evalHeatTransferArea()
HeatExchanger
evalHeatTransferArea
in class HeatExchanger
public void printReport()
public void printTemperatureProfile()