MaximaLabs
All unit operations

Gas turbine (driver) simulation

fuel gas -> exhaust; reports shaft power and the ambient derate

Governing equations

The exact equations the solver works for a gas turbine (driver) — the same math shown in the app's "Theory" panel, not a black box.

T2=T1[1+r(γa1)/γa1ηc],m˙air=Q˙fuelcp,g(T3T2)T_2 = T_1\left[1 + \frac{r^{(\gamma_a-1)/\gamma_a} - 1}{\eta_c}\right],\qquad \dot m_{air} = \frac{\dot Q_{fuel}}{c_{p,g}(T_3 - T_2)}
T4=T3[1ηt(1r(γg1)/γg)]T_4 = T_3\left[1 - \eta_t\left(1 - r^{-(\gamma_g-1)/\gamma_g}\right)\right]
W˙net=m˙gcp,g(T3T4)m˙aircp,a(T2T1)\dot W_{net} = \dot m_g c_{p,g}(T_3 - T_4) - \dot m_{air} c_{p,a}(T_2 - T_1)
Pavail=PISOPambPISOTISOTambdensitywnet(Tamb)wnet(TISO)specific workP_{avail} = P_{ISO}\cdot\underbrace{\frac{P_{amb}}{P_{ISO}}\frac{T_{ISO}}{T_{amb}}}_{\text{density}}\cdot\underbrace{\frac{w_{net}(T_{amb})}{w_{net}(T_{ISO})}}_{\text{specific work}}
T1T_1
ambient (compressor inlet) temperature [K]
T2T_2
compressor discharge temperature [K]
T3T_3
firing (turbine inlet) temperature [K]
T4T_4
exhaust temperature [K]
rr
pressure ratio [-]
γa\gamma_a
air specific-heat ratio [-]
γg\gamma_g
combustion-gas specific-heat ratio [-]
ηc\eta_c
compressor isentropic efficiency [-]
ηt\eta_t
turbine isentropic efficiency [-]
cp,ac_{p,a}
air heat capacity [J/kg/K]
cp,gc_{p,g}
gas heat capacity [J/kg/K]
m˙air\dot m_{air}
air mass flow [kg/s]
m˙g\dot m_g
combustion-gas mass flow [kg/s]
Q˙fuel\dot Q_{fuel}
heat released by the fuel (LHV) [W]
W˙net\dot W_{net}
net shaft power [W]
PavailP_{avail}
power available at the actual ambient [W]
PISOP_{ISO}
nameplate power at ISO 3977 conditions (15 C, 1.013 bar) [W]
wnetw_{net}
net work per kg of air [J/kg]

Parameters

simple-cycle Brayton driver burning the fuel-gas inlet to shaft power, with the ISO 3977 ambient derate computed from physics rather than a vendor curve: output scales with air density (fixed-geometry compressor swallows a fixed VOLUME) times the specific-work ratio (hotter air costs more to compress). Set 'pressure_ratio', 'firing_temperature' [K] and 'iso_rated_power' [W]; give 'driven_power' [W] and it reports power_margin -- whether the refrigerant compressors can be turned on a hot day. Comes out at ~0.66%/K, mid-band for industrial machines. Screening model: constant cp, no part-load/humidity/inlet-chilling deck

Example flowsheets that use it

Stop fighting legacy software. Build your first flowsheet in 60 seconds.