#include <SteamModelRunner.h>
|
|
double | handleSteamBalanceException (const SteamBalanceException &e, const int iterationCount, const double initialMassFlow) const |
| |
|
void | logSection (const std::string &message) const |
| |
Runs the Steam Model.
Definition at line 14 of file SteamModelRunner.h.
◆ run()
Repeatedly run the Steam Model algorithm until the system balances.
- Parameters
-
| isBaselineCalc | true if this is a baseline calc run. |
| baselinePowerDemand | Amount of the baseline power demand. |
| headerInput | All of the headers input data. |
| boilerInput | The boiler input data. |
| turbineInput | All of the turbines input data. |
| operationsInput | The operational input data. |
- Returns
- The Steam Modeler processing results.
- Exceptions
-
| std::logic_error | when unable to attain balanced steam model. |
◆ massFlowCalculator
◆ steamModelCalculator
The documentation for this class was generated from the following file: