How to calculate Thrust spesific fuel cunsamption (TSFC) for JT9D
177 views
Skip to first unread message
Fatih KESKİ
unread,
Jan 24, 2021, 7:14:28 AM1/24/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to T-MATS User's Group
I downloaded and installed tmats. i can run this codes and simulink folders but i could't find how to calculate the Thrust Spesific Fuel Consumption(TSFC). can you help me ?
J Chapman
unread,
Feb 22, 2021, 10:29:13 AM2/22/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to T-MATS User's Group
Hey, The SFC can be calculated via the
SFC Calculation Library Block. Gross thrust can be summed up from the nozzle components (Fg) and any other sources. Ram drag can be taken from the Ambient block. It is within the A_Data bus. Any other sources of ram drag should also be summed. The fuel is the same value that goes into the Wf input for the FuelFlwIn on the burner. An example of this is done in the AGTF30 package (
GitHub - nasa/AGTF30 )