Engine .xml - use correct values
This commit is contained in:
parent
c04c12d4ba
commit
a61f4ab075
1 changed files with 4 additions and 4 deletions
|
@ -12,14 +12,14 @@
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<turbine_engine name="trent_xwb">
|
<turbine_engine name="trent_xwb">
|
||||||
<milthrust> 84000.0 </milthrust>
|
<milthrust> 84200.0 </milthrust>
|
||||||
<bypassratio> 1.0 </bypassratio>
|
<bypassratio> 1.0 </bypassratio>
|
||||||
<tsfc> 0.48 </tsfc>
|
<tsfc> 0.48 </tsfc>
|
||||||
<bleed> 0.03</bleed>
|
<bleed> 0.03</bleed>
|
||||||
<idlen1> 20.0 </idlen1>
|
<idlen1> 21.4 </idlen1>
|
||||||
<idlen2> 60.0 </idlen2>
|
<idlen2> 60.0 </idlen2>
|
||||||
<maxn1> 100.0 </maxn1>
|
<maxn1> 99.1 </maxn1>
|
||||||
<maxn2> 100.0 </maxn2>
|
<maxn2> 100.2 </maxn2>
|
||||||
<augmented> 0 </augmented>
|
<augmented> 0 </augmented>
|
||||||
<injected> 0 </injected>
|
<injected> 0 </injected>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue