Olympus_301.xml 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. <?xml version="1.0"?>
  2. <!--
  3. File: Olympus_301.xml
  4. Author: Aero-Matic v 0.8
  5. Inputs:
  6. name: Olympus_301
  7. type: turbine
  8. thrust: 20007.2 lb
  9. augmented? no
  10. injected? no
  11. -->
  12. <turbine_engine name="Olympus_301">
  13. <milthrust> 20007.2 </milthrust>
  14. <bypassratio> 1.0 </bypassratio>
  15. <tsfc> 0.8 </tsfc>
  16. <bleed> 0.03</bleed>
  17. <idlen1> 30.0 </idlen1>
  18. <idlen2> 60.0 </idlen2>
  19. <maxn1> 100.0 </maxn1>
  20. <maxn2> 100.0 </maxn2>
  21. <augmented> 0 </augmented>
  22. <injected> 0 </injected>
  23. <function name="IdleThrust">
  24. <table>
  25. <independentVar lookup="row">velocities/mach</independentVar>
  26. <independentVar lookup="column">atmosphere/density-altitude</independentVar>
  27. <tableData>
  28. -10000 0 10000 20000 30000 40000 50000
  29. 0.0 0.0430 0.0488 0.0528 0.0694 0.0899 0.1183 0.1467
  30. 0.2 0.0500 0.0501 0.0335 0.0544 0.0797 0.1049 0.1342
  31. 0.4 0.0040 0.0047 0.0020 0.0272 0.0595 0.0891 0.1203
  32. 0.6 0.0 0.0 0.0 0.0 0.0276 0.0718 0.1073
  33. 0.8 0.0 0.0 0.0 0.0 0.0474 0.0868 0.0900
  34. 1.0 0.0 0.0 0.0 0.0 0.0 0.0552 0.0800
  35. </tableData>
  36. </table>
  37. </function>
  38. <function name="MilThrust">
  39. <table>
  40. <independentVar lookup="row">velocities/mach</independentVar>
  41. <independentVar lookup="column">atmosphere/density-altitude</independentVar>
  42. <tableData>
  43. -10000 0 10000 20000 30000 40000 50000
  44. 0.0 1.2600 1.0000 0.7400 0.5340 0.3720 0.2410 0.1490
  45. 0.2 1.1710 0.9340 0.6970 0.5060 0.3550 0.2310 0.1430
  46. 0.4 1.1500 0.9210 0.6920 0.5060 0.3570 0.2330 0.1450
  47. 0.6 1.1810 0.9510 0.7210 0.5320 0.3780 0.2480 0.1540
  48. 0.8 1.2580 1.0200 0.7820 0.5820 0.4170 0.2750 0.1700
  49. 1.0 1.3690 1.1200 0.8710 0.6510 0.4750 0.3150 0.1950
  50. 1.2 1.4850 1.2300 0.9750 0.7440 0.5450 0.3640 0.2250
  51. 1.4 1.5941 1.3400 1.0860 0.8450 0.6280 0.4240 0.2630
  52. </tableData>
  53. </table>
  54. </function>
  55. </turbine_engine>