![]() |
AMO-Tools-Suite
v.0.9.0
Set of tools for calculating energy efficiency in industrial equipment
|
#include <SteamSystemModelerTool.h>
Friends | |
std::ostream & | operator<< (std::ostream &stream, const SteamPropertiesOutput &props) |
std::ostream & | operator<< (std::ostream &stream, const SteamPropertiesOutput &props) |
std::ostream & | operator<< (std::ostream &stream, const SteamPropertiesOutput &props) |
SteamPropertiesOutput contains the properties of steam
temperature,double | in Kelvin |
pressure,double | in MPa |
quality,double | - unitless |
specificVolume,double | in m³/kg |
density,double | in kg/m³ |
specificEnthalpy,double | in kJ/kg |
specificEntropy,double | in kJ/kg/K |
internalEnergy,double | - optional parameter - in MJ |
Definition at line 36 of file SteamSystemModelerTool.h.