

Gas turbine SFC parameter
Hello, I have created a gas turbine model in DWSIM and I need to generate the graphs for Specific Fuel Consumption(SFC) vs Power Generated from Turbine. So how can I create the SFC parameter using the Mass Flow rate of Fuel and the Energy Flow in Turbine outlet for generating the graph? Please help. I am new to DWSIM.
DWSIM


You can write a simple IronPython script in the DWSIM model itself to calculate the SFC. However, you will need to provide the mass fow rate of fuel and specific thrust as input for the calculation.