A model of a combined cycle gas turbine, with state, energy and exergy analysis.
The gas cycle side runs an air-standard Brayton cycle, with an isobaric combustor. The steam cycle side runs a superheated Rankine cycle, with a heat recovery steam generator (HRSG) exchanging heat from the gas to the steam. The gas outlet of the HRSG is exhausted to the atmosphere, and the heat rejected from the steam condenser is lost.
CoolProp is used to model accurate fluid properties at varying temperatures, pressures and states.
Done:
- Solve all states and properties of CCGT
- Compute efficiencies and show energy and exergy balances
- Show the system on a T-s diagram
- Calculate from the F-factor and overall heat transfer coefficient of the HRSG
- Show the T-X diagram of the heat exchanger, compute pinch point
- Warn the user about turbine inlet temperatures, supercritical states, sub-triple point states, wet steam turbine outlets.
To do:
- Account for fuel in the gas cycle, model the combustion accurately
- Show the energy and exergy flows as a Sankey diagram instead of a pie chart
- Add reheat stages in the gas and/or steam cycle
- Add recuperation from the gas exhaust
- Add a solid oxide cell (electrolysis and fuel cell)
- Add a heat output as a combined heat and power (CHP) scheme
- Add a CO2 capture and storage (CCS) scheme
- Add a three-phase AC generator at the turbine shaft
Turn it into a dashboard with interactive sliders for the inputs and outputs.
- calculate optimal operating parameters to maximise efficiency
- use this as a model for a control system, e.g. MPC.