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
Public Member Functions | Friends | List of all members
Deaerator Class Reference

#include <Deaerator.h>

Public Member Functions

 Deaerator (double deaeratorPressure, double ventRate, double feedwaterMassFlow, double waterPressure, SteamProperties::ThermodynamicQuantity waterQuantityType, double waterQuantityValue, double steamPressure, SteamProperties::ThermodynamicQuantity steamQuantityType, double steamQuantityValue)
 
SteamSystemModelerTool::FluidProperties const & getFeedwaterProperties () const
 
SteamSystemModelerTool::FluidProperties const & getVentedSteamProperties () const
 
SteamSystemModelerTool::FluidProperties const & getInletWaterProperties () const
 
SteamSystemModelerTool::FluidProperties const & getInletSteamProperties () const
 
double getDeaeratorPressure () const
 
double getVentRate () const
 
double getFeedwaterMassFlow () const
 
double getWaterPressure () const
 
double getWaterQuantityValue () const
 
double getSteamPressure () const
 
double getSteamQuantityValue () const
 
SteamProperties::ThermodynamicQuantity getWaterQuantityType () const
 
SteamProperties::ThermodynamicQuantity getSteamQuantityType () const
 
void setDeaeratorPressure (double deaeratorPressure)
 
void setVentRate (double ventRate)
 
void setFeedwaterMassFlow (double feedwaterMassFlow)
 
void setWaterPressure (double waterPressure)
 
void setWaterQuantityValue (double waterQuantityValue)
 
void setSteamPressure (double steamPressure)
 
void setSteamQuantityValue (double steamQuantityValue)
 
void setWaterQuantityType (SteamProperties::ThermodynamicQuantity quantity)
 
void setSteamQuantityType (SteamProperties::ThermodynamicQuantity quantity)
 
 Deaerator (double deaeratorPressure, double ventRate, double feedwaterMassFlow, double waterPressure, SteamProperties::ThermodynamicQuantity waterQuantityType, double waterQuantityValue, double steamPressure, SteamProperties::ThermodynamicQuantity steamQuantityType, double steamQuantityValue)
 
SteamSystemModelerTool::FluidProperties const & getFeedwaterProperties () const
 
SteamSystemModelerTool::FluidProperties const & getVentedSteamProperties () const
 
SteamSystemModelerTool::FluidProperties const & getInletWaterProperties () const
 
SteamSystemModelerTool::FluidProperties const & getInletSteamProperties () const
 
double getDeaeratorPressure () const
 
double getVentRate () const
 
double getFeedwaterMassFlow () const
 
double getWaterPressure () const
 
double getWaterQuantityValue () const
 
double getSteamPressure () const
 
double getSteamQuantityValue () const
 
SteamProperties::ThermodynamicQuantity getWaterQuantityType () const
 
SteamProperties::ThermodynamicQuantity getSteamQuantityType () const
 
void setDeaeratorPressure (double deaeratorPressure)
 
void setVentRate (double ventRate)
 
void setFeedwaterMassFlow (double feedwaterMassFlow)
 
void setWaterPressure (double waterPressure)
 
void setWaterQuantityValue (double waterQuantityValue)
 
void setSteamPressure (double steamPressure)
 
void setSteamQuantityValue (double steamQuantityValue)
 
void setWaterQuantityType (SteamProperties::ThermodynamicQuantity quantity)
 
void setSteamQuantityType (SteamProperties::ThermodynamicQuantity quantity)
 
 Deaerator (double deaeratorPressure, double ventRate, double feedwaterMassFlow, double waterPressure, SteamProperties::ThermodynamicQuantity waterQuantityType, double waterQuantityValue, double steamPressure, SteamProperties::ThermodynamicQuantity steamQuantityType, double steamQuantityValue)
 
SteamSystemModelerTool::FluidProperties const & getFeedwaterProperties () const
 
SteamSystemModelerTool::FluidProperties const & getVentedSteamProperties () const
 
SteamSystemModelerTool::FluidProperties const & getInletWaterProperties () const
 
SteamSystemModelerTool::FluidProperties const & getInletSteamProperties () const
 
double getDeaeratorPressure () const
 
double getVentRate () const
 
double getFeedwaterMassFlow () const
 
double getWaterPressure () const
 
double getWaterQuantityValue () const
 
double getSteamPressure () const
 
double getSteamQuantityValue () const
 
SteamProperties::ThermodynamicQuantity getWaterQuantityType () const
 
SteamProperties::ThermodynamicQuantity getSteamQuantityType () const
 
void setDeaeratorPressure (double deaeratorPressure)
 
void setVentRate (double ventRate)
 
void setFeedwaterMassFlow (double feedwaterMassFlow)
 
void setWaterPressure (double waterPressure)
 
void setWaterQuantityValue (double waterQuantityValue)
 
void setSteamPressure (double steamPressure)
 
void setSteamQuantityValue (double steamQuantityValue)
 
void setWaterQuantityType (SteamProperties::ThermodynamicQuantity quantity)
 
void setSteamQuantityType (SteamProperties::ThermodynamicQuantity quantity)
 

Friends

std::ostream & operator<< (std::ostream &stream, const Deaerator &deaerator)
 
std::ostream & operator<< (std::ostream &stream, const Deaerator &deaerator)
 
std::ostream & operator<< (std::ostream &stream, const Deaerator &deaerator)
 

Detailed Description

Deaerator calculator class Used to calculate the required water and steam flows for a required feedwater mass flow.

Definition at line 23 of file Deaerator.h.

Constructor & Destructor Documentation

◆ Deaerator() [1/3]

Deaerator::Deaerator ( double  deaeratorPressure,
double  ventRate,
double  feedwaterMassFlow,
double  waterPressure,
SteamProperties::ThermodynamicQuantity  waterQuantityType,
double  waterQuantityValue,
double  steamPressure,
SteamProperties::ThermodynamicQuantity  steamQuantityType,
double  steamQuantityValue 
)

Constructor for the deaerator calculator

Parameters
deaeratorPressuredouble, deaerator pressure in MPa
ventRatedouble, vent rate as %
feedwaterMassFlowdouble, mass flow of the feedwater in kg/hr
waterPressuredouble, pressure of water in MPa
waterQuantityTypeSteamProperties::ThermodynamicQuantity, type of quantity (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)
waterQuantityValuedouble, value of the quantity (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)
steamPressuredouble, pressure of steam in MPa
steamQuantityTypeSteamProperties::ThermodynamicQuantity, type of quantity (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)
steamQuantityValuedouble, value of the quantity (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

Definition at line 12 of file Deaerator.cpp.

◆ Deaerator() [2/3]

Deaerator::Deaerator ( double  deaeratorPressure,
double  ventRate,
double  feedwaterMassFlow,
double  waterPressure,
SteamProperties::ThermodynamicQuantity  waterQuantityType,
double  waterQuantityValue,
double  steamPressure,
SteamProperties::ThermodynamicQuantity  steamQuantityType,
double  steamQuantityValue 
)

Constructor for the deaerator calculator

Parameters
deaeratorPressuredouble, deaerator pressure in MPa
ventRatedouble, vent rate as %
feedwaterMassFlowdouble, mass flow of the feedwater in kg/hr
waterPressuredouble, pressure of water in MPa
waterQuantityTypeSteamProperties::ThermodynamicQuantity, type of quantity (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)
waterQuantityValuedouble, value of the quantity (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)
steamPressuredouble, pressure of steam in MPa
steamQuantityTypeSteamProperties::ThermodynamicQuantity, type of quantity (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)
steamQuantityValuedouble, value of the quantity (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

◆ Deaerator() [3/3]

Deaerator::Deaerator ( double  deaeratorPressure,
double  ventRate,
double  feedwaterMassFlow,
double  waterPressure,
SteamProperties::ThermodynamicQuantity  waterQuantityType,
double  waterQuantityValue,
double  steamPressure,
SteamProperties::ThermodynamicQuantity  steamQuantityType,
double  steamQuantityValue 
)

Constructor for the deaerator calculator

Parameters
deaeratorPressuredouble, deaerator pressure in MPa
ventRatedouble, vent rate as %
feedwaterMassFlowdouble, mass flow of the feedwater in kg/hr
waterPressuredouble, pressure of water in MPa
waterQuantityTypeSteamProperties::ThermodynamicQuantity, type of quantity (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)
waterQuantityValuedouble, value of the quantity (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)
steamPressuredouble, pressure of steam in MPa
steamQuantityTypeSteamProperties::ThermodynamicQuantity, type of quantity (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)
steamQuantityValuedouble, value of the quantity (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

Member Function Documentation

◆ getDeaeratorPressure() [1/3]

double Deaerator::getDeaeratorPressure ( ) const

Gets the deaerator pressure

Returns
double, pressure of the deaerator in MPa

Definition at line 82 of file Deaerator.cpp.

◆ getDeaeratorPressure() [2/3]

double Deaerator::getDeaeratorPressure ( ) const

Gets the deaerator pressure

Returns
double, pressure of the deaerator in MPa

◆ getDeaeratorPressure() [3/3]

double Deaerator::getDeaeratorPressure ( ) const

Gets the deaerator pressure

Returns
double, pressure of the deaerator in MPa

◆ getFeedwaterMassFlow() [1/3]

double Deaerator::getFeedwaterMassFlow ( ) const

Gets the feedwater mass flow

Returns
double, feedwater mass flow in kg/hr

Definition at line 84 of file Deaerator.cpp.

◆ getFeedwaterMassFlow() [2/3]

double Deaerator::getFeedwaterMassFlow ( ) const

Gets the feedwater mass flow

Returns
double, feedwater mass flow in kg/hr

◆ getFeedwaterMassFlow() [3/3]

double Deaerator::getFeedwaterMassFlow ( ) const

Gets the feedwater mass flow

Returns
double, feedwater mass flow in kg/hr

◆ getFeedwaterProperties() [1/3]

SteamSystemModelerTool::FluidProperties const& Deaerator::getFeedwaterProperties ( ) const
inline

Gets all of the feedwater properties

Returns
SteamSystemModelerTool::FluidProperties feedwater properties

Definition at line 52 of file Deaerator.h.

◆ getFeedwaterProperties() [2/3]

SteamSystemModelerTool::FluidProperties const& Deaerator::getFeedwaterProperties ( ) const
inline

Gets all of the feedwater properties

Returns
SteamSystemModelerTool::FluidProperties feedwater properties

Definition at line 52 of file Deaerator.h.

◆ getFeedwaterProperties() [3/3]

SteamSystemModelerTool::FluidProperties const& Deaerator::getFeedwaterProperties ( ) const
inline

Gets all of the feedwater properties

Returns
SteamSystemModelerTool::FluidProperties feedwater properties

Definition at line 52 of file Deaerator.h.

◆ getInletSteamProperties() [1/3]

SteamSystemModelerTool::FluidProperties const& Deaerator::getInletSteamProperties ( ) const
inline

Gets all of the inlet steam properties

Returns
SteamSystemModelerTool::FluidProperties, inlet steam properties

Definition at line 70 of file Deaerator.h.

◆ getInletSteamProperties() [2/3]

SteamSystemModelerTool::FluidProperties const& Deaerator::getInletSteamProperties ( ) const
inline

Gets all of the inlet steam properties

Returns
SteamSystemModelerTool::FluidProperties, inlet steam properties

Definition at line 70 of file Deaerator.h.

◆ getInletSteamProperties() [3/3]

SteamSystemModelerTool::FluidProperties const& Deaerator::getInletSteamProperties ( ) const
inline

Gets all of the inlet steam properties

Returns
SteamSystemModelerTool::FluidProperties, inlet steam properties

Definition at line 70 of file Deaerator.h.

◆ getInletWaterProperties() [1/3]

SteamSystemModelerTool::FluidProperties const& Deaerator::getInletWaterProperties ( ) const
inline

Gets all of the inlet water properties

Returns
SteamSystemModelerTool::FluidProperties, inlet water properties

Definition at line 64 of file Deaerator.h.

◆ getInletWaterProperties() [2/3]

SteamSystemModelerTool::FluidProperties const& Deaerator::getInletWaterProperties ( ) const
inline

Gets all of the inlet water properties

Returns
SteamSystemModelerTool::FluidProperties, inlet water properties

Definition at line 64 of file Deaerator.h.

◆ getInletWaterProperties() [3/3]

SteamSystemModelerTool::FluidProperties const& Deaerator::getInletWaterProperties ( ) const
inline

Gets all of the inlet water properties

Returns
SteamSystemModelerTool::FluidProperties, inlet water properties

Definition at line 64 of file Deaerator.h.

◆ getSteamPressure() [1/3]

double Deaerator::getSteamPressure ( ) const

Gets the steam pressure

Returns
double, pressure of the steam in MPa

◆ getSteamPressure() [2/3]

double Deaerator::getSteamPressure ( ) const

Gets the steam pressure

Returns
double, pressure of the steam in MPa

Definition at line 87 of file Deaerator.cpp.

◆ getSteamPressure() [3/3]

double Deaerator::getSteamPressure ( ) const

Gets the steam pressure

Returns
double, pressure of the steam in MPa

◆ getSteamQuantityType() [1/3]

SteamProperties::ThermodynamicQuantity Deaerator::getSteamQuantityType ( ) const

Gets the quantity type for steam

Returns
SteamProperties::ThermodynamicQuantity, type of quantity for steam (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

◆ getSteamQuantityType() [2/3]

SteamProperties::ThermodynamicQuantity Deaerator::getSteamQuantityType ( ) const

Gets the quantity type for steam

Returns
SteamProperties::ThermodynamicQuantity, type of quantity for steam (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

Definition at line 90 of file Deaerator.cpp.

◆ getSteamQuantityType() [3/3]

SteamProperties::ThermodynamicQuantity Deaerator::getSteamQuantityType ( ) const

Gets the quantity type for steam

Returns
SteamProperties::ThermodynamicQuantity, type of quantity for steam (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

◆ getSteamQuantityValue() [1/3]

double Deaerator::getSteamQuantityValue ( ) const

Gets the quantity value for steam

Returns
double, value of quantity for steam (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

◆ getSteamQuantityValue() [2/3]

double Deaerator::getSteamQuantityValue ( ) const

Gets the quantity value for steam

Returns
double, value of quantity for steam (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

Definition at line 88 of file Deaerator.cpp.

◆ getSteamQuantityValue() [3/3]

double Deaerator::getSteamQuantityValue ( ) const

Gets the quantity value for steam

Returns
double, value of quantity for steam (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

◆ getVentedSteamProperties() [1/3]

SteamSystemModelerTool::FluidProperties const& Deaerator::getVentedSteamProperties ( ) const
inline

Gets all of the vented steam properties

Returns
SteamSystemModelerTool::FluidProperties, vented steam properties

Definition at line 58 of file Deaerator.h.

◆ getVentedSteamProperties() [2/3]

SteamSystemModelerTool::FluidProperties const& Deaerator::getVentedSteamProperties ( ) const
inline

Gets all of the vented steam properties

Returns
SteamSystemModelerTool::FluidProperties, vented steam properties

Definition at line 58 of file Deaerator.h.

◆ getVentedSteamProperties() [3/3]

SteamSystemModelerTool::FluidProperties const& Deaerator::getVentedSteamProperties ( ) const
inline

Gets all of the vented steam properties

Returns
SteamSystemModelerTool::FluidProperties, vented steam properties

Definition at line 58 of file Deaerator.h.

◆ getVentRate() [1/3]

double Deaerator::getVentRate ( ) const

Gets the vent rate

Returns
double, vent rate as %

◆ getVentRate() [2/3]

double Deaerator::getVentRate ( ) const

Gets the vent rate

Returns
double, vent rate as %

Definition at line 83 of file Deaerator.cpp.

◆ getVentRate() [3/3]

double Deaerator::getVentRate ( ) const

Gets the vent rate

Returns
double, vent rate as %

◆ getWaterPressure() [1/3]

double Deaerator::getWaterPressure ( ) const

Gets the water pressure

Returns
double, pressure of the water in MPa

Definition at line 85 of file Deaerator.cpp.

◆ getWaterPressure() [2/3]

double Deaerator::getWaterPressure ( ) const

Gets the water pressure

Returns
double, pressure of the water in MPa

◆ getWaterPressure() [3/3]

double Deaerator::getWaterPressure ( ) const

Gets the water pressure

Returns
double, pressure of the water in MPa

◆ getWaterQuantityType() [1/3]

SteamProperties::ThermodynamicQuantity Deaerator::getWaterQuantityType ( ) const

Gets the quantity type for water

Returns
SteamProperties::ThermodynamicQuantity, type of quantity for water (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

◆ getWaterQuantityType() [2/3]

SteamProperties::ThermodynamicQuantity Deaerator::getWaterQuantityType ( ) const

Gets the quantity type for water

Returns
SteamProperties::ThermodynamicQuantity, type of quantity for water (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

Definition at line 89 of file Deaerator.cpp.

◆ getWaterQuantityType() [3/3]

SteamProperties::ThermodynamicQuantity Deaerator::getWaterQuantityType ( ) const

Gets the quantity type for water

Returns
SteamProperties::ThermodynamicQuantity, type of quantity for water (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

◆ getWaterQuantityValue() [1/3]

double Deaerator::getWaterQuantityValue ( ) const

Gets the quantity type for water

Returns
SteamProperties::ThermodynamicQuantity, type of quantity for water (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

Definition at line 86 of file Deaerator.cpp.

◆ getWaterQuantityValue() [2/3]

double Deaerator::getWaterQuantityValue ( ) const

Gets the quantity type for water

Returns
SteamProperties::ThermodynamicQuantity, type of quantity for water (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

◆ getWaterQuantityValue() [3/3]

double Deaerator::getWaterQuantityValue ( ) const

Gets the quantity type for water

Returns
SteamProperties::ThermodynamicQuantity, type of quantity for water (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

◆ setDeaeratorPressure() [1/3]

void Deaerator::setDeaeratorPressure ( double  deaeratorPressure)

Sets the deaerator pressure

Parameters
deaeratorPressuredouble, pressure of the deaerator in MPa

◆ setDeaeratorPressure() [2/3]

void Deaerator::setDeaeratorPressure ( double  deaeratorPressure)

Sets the deaerator pressure

Parameters
deaeratorPressuredouble, pressure of the deaerator in MPa

◆ setDeaeratorPressure() [3/3]

void Deaerator::setDeaeratorPressure ( double  deaeratorPressure)

Sets the deaerator pressure

Parameters
deaeratorPressuredouble, pressure of the deaerator in MPa

Definition at line 92 of file Deaerator.cpp.

◆ setFeedwaterMassFlow() [1/3]

void Deaerator::setFeedwaterMassFlow ( double  feedwaterMassFlow)

Sets the feedwater mass flow

Parameters
feedwaterMassFlowdouble, feedwater mass flow in kg/hr

Definition at line 102 of file Deaerator.cpp.

◆ setFeedwaterMassFlow() [2/3]

void Deaerator::setFeedwaterMassFlow ( double  feedwaterMassFlow)

Sets the feedwater mass flow

Parameters
feedwaterMassFlowdouble, feedwater mass flow in kg/hr

◆ setFeedwaterMassFlow() [3/3]

void Deaerator::setFeedwaterMassFlow ( double  feedwaterMassFlow)

Sets the feedwater mass flow

Parameters
feedwaterMassFlowdouble, feedwater mass flow in kg/hr

◆ setSteamPressure() [1/3]

void Deaerator::setSteamPressure ( double  steamPressure)

Sets the pressure of the steam

Parameters
steamPressuredouble, pressure of steam in MPa

◆ setSteamPressure() [2/3]

void Deaerator::setSteamPressure ( double  steamPressure)

Sets the pressure of the steam

Parameters
steamPressuredouble, pressure of steam in MPa

◆ setSteamPressure() [3/3]

void Deaerator::setSteamPressure ( double  steamPressure)

Sets the pressure of the steam

Parameters
steamPressuredouble, pressure of steam in MPa

Definition at line 117 of file Deaerator.cpp.

◆ setSteamQuantityType() [1/3]

void Deaerator::setSteamQuantityType ( SteamProperties::ThermodynamicQuantity  quantity)

Sets the quantity type for steam

Parameters
steamQuantityTypeSteamProperties::ThermodynamicQuantity, type of quantity for steam (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

◆ setSteamQuantityType() [2/3]

void Deaerator::setSteamQuantityType ( SteamProperties::ThermodynamicQuantity  quantity)

Sets the quantity type for steam

Parameters
steamQuantityTypeSteamProperties::ThermodynamicQuantity, type of quantity for steam (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

◆ setSteamQuantityType() [3/3]

void Deaerator::setSteamQuantityType ( SteamProperties::ThermodynamicQuantity  quantity)

Sets the quantity type for steam

Parameters
steamQuantityTypeSteamProperties::ThermodynamicQuantity, type of quantity for steam (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

Definition at line 132 of file Deaerator.cpp.

◆ setSteamQuantityValue() [1/3]

void Deaerator::setSteamQuantityValue ( double  steamQuantityValue)

Sets the quantity value for steam

Parameters
steamQuantityValuedouble, value of quantity for steam (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

◆ setSteamQuantityValue() [2/3]

void Deaerator::setSteamQuantityValue ( double  steamQuantityValue)

Sets the quantity value for steam

Parameters
steamQuantityValuedouble, value of quantity for steam (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

◆ setSteamQuantityValue() [3/3]

void Deaerator::setSteamQuantityValue ( double  steamQuantityValue)

Sets the quantity value for steam

Parameters
steamQuantityValuedouble, value of quantity for steam (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

Definition at line 122 of file Deaerator.cpp.

◆ setVentRate() [1/3]

void Deaerator::setVentRate ( double  ventRate)

Sets the vent rate

Parameters
ventRatedouble, vent rate as %

Definition at line 97 of file Deaerator.cpp.

◆ setVentRate() [2/3]

void Deaerator::setVentRate ( double  ventRate)

Sets the vent rate

Parameters
ventRatedouble, vent rate as %

◆ setVentRate() [3/3]

void Deaerator::setVentRate ( double  ventRate)

Sets the vent rate

Parameters
ventRatedouble, vent rate as %

◆ setWaterPressure() [1/3]

void Deaerator::setWaterPressure ( double  waterPressure)

Sets the pressure of the water

Parameters
waterPressuredouble, pressure of water in MPa

◆ setWaterPressure() [2/3]

void Deaerator::setWaterPressure ( double  waterPressure)

Sets the pressure of the water

Parameters
waterPressuredouble, pressure of water in MPa

◆ setWaterPressure() [3/3]

void Deaerator::setWaterPressure ( double  waterPressure)

Sets the pressure of the water

Parameters
waterPressuredouble, pressure of water in MPa

Definition at line 107 of file Deaerator.cpp.

◆ setWaterQuantityType() [1/3]

void Deaerator::setWaterQuantityType ( SteamProperties::ThermodynamicQuantity  quantity)

Sets the quantity type for water

Parameters
waterQuantityTypeSteamProperties::ThermodynamicQuantity, type of quantity for water (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

Definition at line 127 of file Deaerator.cpp.

◆ setWaterQuantityType() [2/3]

void Deaerator::setWaterQuantityType ( SteamProperties::ThermodynamicQuantity  quantity)

Sets the quantity type for water

Parameters
waterQuantityTypeSteamProperties::ThermodynamicQuantity, type of quantity for water (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

◆ setWaterQuantityType() [3/3]

void Deaerator::setWaterQuantityType ( SteamProperties::ThermodynamicQuantity  quantity)

Sets the quantity type for water

Parameters
waterQuantityTypeSteamProperties::ThermodynamicQuantity, type of quantity for water (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

◆ setWaterQuantityValue() [1/3]

void Deaerator::setWaterQuantityValue ( double  waterQuantityValue)

Sets the quantity value for water

Parameters
waterQuantityValuedouble, value of quantity for water (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

◆ setWaterQuantityValue() [2/3]

void Deaerator::setWaterQuantityValue ( double  waterQuantityValue)

Sets the quantity value for water

Parameters
waterQuantityValuedouble, value of quantity for water (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

Definition at line 112 of file Deaerator.cpp.

◆ setWaterQuantityValue() [3/3]

void Deaerator::setWaterQuantityValue ( double  waterQuantityValue)

Sets the quantity value for water

Parameters
waterQuantityValuedouble, value of quantity for water (either temperature in K, enthalpy in kJ/kg, entropy in kJ/kg/K, or quality - unitless)

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