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
Classes
steam_leak_survey.h File Reference

Implementations of Steam Leak of a boiler system using one of the three methods. More...

#include <cmath>
#include <stdexcept>
#include <string>
#include "quantify_steam_leak_by_plume_length.h"
#include "physics/constants.h"
#include "steamModeler/SteamProperties.h"

Go to the source code of this file.

Classes

class  SteamLeakSurvey
 
struct  SteamLeakSurvey::SteamLeakSurveyResults
 

Detailed Description

  1. Estimate Method a. Pressure Reducing Valve (PRV) a. Backpressure Turbine
  2. Orifice Method
  3. Plume Method
Author
Omer Aziz
Bug:
No known bugs.

Definition in file steam_leak_survey.h.