MEASUR-Tools-Suite v1.0.11
The MEASUR Tools Suite is a collection of industrial efficiency calculations written in C++ and with bindings for compilation to WebAssembly.
Loading...
Searching...
No Matches
Public Member Functions | Private Member Functions | List of all members
SteamProductionCalculator Class Reference

Public Member Functions

double calc (const int headerCountInput, const std::shared_ptr< HeaderNotHighestPressure > &mediumPressureHeaderInput, const std::shared_ptr< HeaderNotHighestPressure > &lowPressureHeaderInput, const BoilerInput &boilerInput, const std::shared_ptr< FlashTank > &blowdownFlashTank, const Boiler &boiler, const HighPressureHeaderCalculationsDomain &highPressureHeaderCalculationsDomain, const std::shared_ptr< MediumPressureHeaderCalculationsDomain > &mediumPressureHeaderCalculationsDomain, const std::shared_ptr< LowPressureHeaderCalculationsDomain > &lowPressureHeaderCalculationsDomain) const
 

Private Member Functions

double calcFlashTankAdditionalSteam (const int headerCountInput, const BoilerInput &boilerInput, const std::shared_ptr< HeaderNotHighestPressure > &mediumPressureHeaderInput, const std::shared_ptr< HeaderNotHighestPressure > &lowPressureHeaderInput, const std::shared_ptr< FlashTank > &blowdownFlashTank, const HighPressureHeaderCalculationsDomain &highPressureHeaderCalculationsDomain, const std::shared_ptr< LowPressureHeaderCalculationsDomain > &lowPressureHeaderCalculationsDomain) const
 
double calcPrvAdditionalSteam (const int headerCountInput, const std::shared_ptr< HeaderNotHighestPressure > &mediumPressureHeaderInput, const std::shared_ptr< HeaderNotHighestPressure > &lowPressureHeaderInput, const std::shared_ptr< MediumPressureHeaderCalculationsDomain > &mediumPressureHeaderCalculationsDomain, const std::shared_ptr< LowPressureHeaderCalculationsDomain > &lowPressureHeaderCalculationsDomain) const
 
double addPrvMassFlow (double prvAdditionalSteam, const std::shared_ptr< PrvWithoutDesuperheating > &prv) const
 

Detailed Description

Definition at line 15 of file SteamProductionCalculator.h.


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