This repository has been archived on 2021-09-26. You can view files and clone it, but cannot push or open issues or pull requests.
IDG-A32X/Engines/cfm56_5a1.xml
2017-09-25 22:08:48 -04:00

59 lines
2.1 KiB
XML

<?xml version="1.0"?>
<!--
#########################################
# Copyright (c) it0uchpods Design Group #
#########################################
-->
<turbine_engine name="CFM56_5A1">
<milthrust> 27000 </milthrust>
<bypassratio> 8.1 </bypassratio>
<tsfc> 0.5 </tsfc>
<bleed> 0.03 </bleed>
<idlen1> 19.7 </idlen1>
<idlen2> 61.2 </idlen2>
<n1spinup> 0.2 </n1spinup>
<n2spinup> 2.0 </n2spinup>
<maxn1> 103.8 </maxn1>
<maxn2> 99.6 </maxn2>
<augmented> 0 </augmented>
<injected> 0 </injected>
<function name="IdleThrust">
<table>
<independentVar lookup="row">velocities/mach</independentVar>
<independentVar lookup="column">atmosphere/density-altitude</independentVar>
<tableData>
-10000 0 10000 20000 30000 40000 50000
0.0 0.0430 0.0488 0.0528 0.0694 0.0899 0.1183 0.1467
0.2 0.0500 0.0501 0.0335 0.0544 0.0797 0.1049 0.1342
0.4 0.0040 0.0047 0.0020 0.0272 0.0595 0.0891 0.1203
0.6 0.0 0.0 0.0 0.0 0.0276 0.0718 0.1073
0.8 0.0 0.0 0.0 0.0 0.0474 0.0868 0.0900
1.0 0.0 0.0 0.0 0.0 0.0 0.0552 0.0800
</tableData>
</table>
</function>
<function name="MilThrust">
<table>
<independentVar lookup="row">velocities/mach</independentVar>
<independentVar lookup="column">atmosphere/density-altitude</independentVar>
<tableData>
-10000 0 10000 20000 30000 40000 50000
0.0 1.2600 1.0000 0.7400 0.5440 0.3720 0.2410 0.0000
0.2 1.1710 0.9740 0.6970 0.5160 0.3650 0.2310 0.0000
0.4 1.1500 0.9570 0.6920 0.5260 0.3670 0.2230 0.0000
0.6 1.1810 0.9410 0.7210 0.5460 0.3380 0.1880 0.0000
0.8 1.2290 1.0200 0.7820 0.5370 0.2840 0.1450 0.0000
0.9 1.2580 1.0200 0.7820 0.5020 0.2510 0.0650 0.0000
1.0 1.1810 0.9510 0.7210 0.4210 0.1540 0.0150 0.0000
1.2 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
1.4 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
</tableData>
</table>
</function>
</turbine_engine>