AMO-Tools-Suite  v.0.9.0
Set of tools for calculating energy efficiency in industrial equipment
All Classes Namespaces Files Functions Variables Enumerations Friends Macros Pages
Classes | Public Member Functions | Friends | List of all members
HeatExchanger Class Reference

Classes

struct  Output
 

Public Member Functions

 HeatExchanger (const SteamSystemModelerTool::FluidProperties hotInlet, const SteamSystemModelerTool::FluidProperties coldInlet, const double approachTemp=20)
 
Output calculate ()
 
 HeatExchanger (const SteamSystemModelerTool::FluidProperties hotInlet, const SteamSystemModelerTool::FluidProperties coldInlet, const double approachTemp=20)
 
Output calculate ()
 
 HeatExchanger (const SteamSystemModelerTool::FluidProperties hotInlet, const SteamSystemModelerTool::FluidProperties coldInlet, const double approachTemp=20)
 
Output calculate ()
 

Friends

std::ostream & operator<< (std::ostream &stream, const HeatExchanger::Output &output)
 
std::ostream & operator<< (std::ostream &stream, const std::shared_ptr< HeatExchanger::Output > &turbine)
 
std::ostream & operator<< (std::ostream &stream, const HeatExchanger::Output &output)
 
std::ostream & operator<< (std::ostream &stream, const std::shared_ptr< HeatExchanger::Output > &turbine)
 
std::ostream & operator<< (std::ostream &stream, const HeatExchanger::Output &output)
 
std::ostream & operator<< (std::ostream &stream, const std::shared_ptr< HeatExchanger::Output > &turbine)
 

Detailed Description

Definition at line 8 of file HeatExchanger.h.

Constructor & Destructor Documentation

◆ HeatExchanger() [1/3]

HeatExchanger::HeatExchanger ( const SteamSystemModelerTool::FluidProperties  hotInlet,
const SteamSystemModelerTool::FluidProperties  coldInlet,
const double  approachTemp = 20 
)
inline

Constructor for the HeatExchanger calculator

Parameters
hotInletconst Inlet, must be thermodynamic quantity of temperature or else exception will be thrown
coldInletconst Inlet, must be thermodynamic quantity of temperature or else exception will be thrown
approachTempdouble, default of 20 K

Definition at line 40 of file HeatExchanger.h.

◆ HeatExchanger() [2/3]

HeatExchanger::HeatExchanger ( const SteamSystemModelerTool::FluidProperties  hotInlet,
const SteamSystemModelerTool::FluidProperties  coldInlet,
const double  approachTemp = 20 
)
inline

Constructor for the HeatExchanger calculator

Parameters
hotInletconst Inlet, must be thermodynamic quantity of temperature or else exception will be thrown
coldInletconst Inlet, must be thermodynamic quantity of temperature or else exception will be thrown
approachTempdouble, default of 20 K

Definition at line 40 of file HeatExchanger.h.

◆ HeatExchanger() [3/3]

HeatExchanger::HeatExchanger ( const SteamSystemModelerTool::FluidProperties  hotInlet,
const SteamSystemModelerTool::FluidProperties  coldInlet,
const double  approachTemp = 20 
)
inline

Constructor for the HeatExchanger calculator

Parameters
hotInletconst Inlet, must be thermodynamic quantity of temperature or else exception will be thrown
coldInletconst Inlet, must be thermodynamic quantity of temperature or else exception will be thrown
approachTempdouble, default of 20 K

Definition at line 40 of file HeatExchanger.h.


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