|
MediumToLowPressureTurbineCalculatorOutput | calc (const double availableMassFlow, const PressureTurbine &highToLowTurbineInput, const std::shared_ptr< Turbine > &highToLowPressureTurbine, const std::shared_ptr< Turbine > &highToLowPressureTurbineIdeal, const SteamSystemModelerTool::FluidProperties &highPressureHeaderOutput, const PressureTurbine &mediumToLowTurbineInput, const SteamSystemModelerTool::FluidProperties &mediumPressureHeaderOutput, const std::shared_ptr< HeaderNotHighestPressure > &lowPressureHeaderInput, const Boiler &boiler) const |
|
MediumToLowPressureTurbineCalculatorOutput | calcFlowRange (const double availableMassFlow, const PressureTurbine &mediumToLowTurbineInput, const SteamSystemModelerTool::FluidProperties &mediumPressureHeaderOutput, const std::shared_ptr< HeaderNotHighestPressure > &lowPressureHeaderInput, const Boiler &boiler, const PressureTurbine &highToLowTurbineInput, const std::shared_ptr< Turbine > &highToLowPressureTurbine, const std::shared_ptr< Turbine > &highToLowPressureTurbineIdeal, const SteamSystemModelerTool::FluidProperties &highPressureHeaderOutput) const |
|
MediumToLowPressureTurbineCalculatorOutput | calcPowerRange (const double availableMassFlow, const PressureTurbine &mediumToLowTurbineInput, const SteamSystemModelerTool::FluidProperties &mediumPressureHeaderOutput, const std::shared_ptr< HeaderNotHighestPressure > &lowPressureHeaderInput, const Boiler &boiler, const PressureTurbine &highToLowTurbineInput, const std::shared_ptr< Turbine > &highToLowPressureTurbine, const std::shared_ptr< Turbine > &highToLowPressureTurbineIdeal, const SteamSystemModelerTool::FluidProperties &highPressureHeaderOutput) const |
|
MediumToLowPressureTurbineCalculatorOutput | calcPowerGeneration (const double availableMassFlow, const PressureTurbine &mediumToLowTurbineInput, const SteamSystemModelerTool::FluidProperties &mediumPressureHeaderOutput, const std::shared_ptr< HeaderNotHighestPressure > &lowPressureHeaderInput, const Boiler &boiler, const PressureTurbine &highToLowTurbineInput, const std::shared_ptr< Turbine > &highToLowPressureTurbine, const std::shared_ptr< Turbine > &highToLowPressureTurbineIdeal, const SteamSystemModelerTool::FluidProperties &highPressureHeaderOutput) const |
|
MediumToLowPressureTurbineCalculatorOutput | calcSteamFlow (const double availableMassFlow, const PressureTurbine &mediumToLowTurbineInput, const SteamSystemModelerTool::FluidProperties &mediumPressureHeaderOutput, const std::shared_ptr< HeaderNotHighestPressure > &lowPressureHeaderInput, const Boiler &boiler, const PressureTurbine &highToLowTurbineInput, const std::shared_ptr< Turbine > &highToLowPressureTurbine, const std::shared_ptr< Turbine > &highToLowPressureTurbineIdeal, const SteamSystemModelerTool::FluidProperties &highPressureHeaderOutput) const |
|
MediumToLowPressureTurbineCalculatorOutput | calcBalanceHeader (const double availableMassFlow, const PressureTurbine &mediumToLowTurbineInput, const SteamSystemModelerTool::FluidProperties &mediumPressureHeaderOutput, const std::shared_ptr< HeaderNotHighestPressure > &lowPressureHeaderInput, const std::shared_ptr< Turbine > &highToLowPressureTurbine, const std::shared_ptr< Turbine > &highToLowPressureTurbineIdeal) const |
|
double | calcAvailableMassFlow (const std::shared_ptr< HeaderNotHighestPressure > &mediumPressureHeaderInput, const SteamSystemModelerTool::FluidProperties &mediumPressureHeaderOutput) const |
|