JSBSim change: reduced Ixx from 5 to 1.8, based on a 1.67 Ixx for a
two-blade aluminum prop (provided to Jon by Hartzell) + 10% for the engine (at Jon's suggestion).
This commit is contained in:
parent
0de7485668
commit
3390000b98
4 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<FG_PROPELLER NAME="Clark Y 0.08 thickness/chord ratio variable pitch">
|
<FG_PROPELLER NAME="Clark Y 0.08 thickness/chord ratio variable pitch">
|
||||||
IXX 5
|
IXX 1.8
|
||||||
DIAMETER 84
|
DIAMETER 84
|
||||||
NUMBLADES 2
|
NUMBLADES 2
|
||||||
MINPITCH 11
|
MINPITCH 11
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<FG_PROPELLER NAME="Clark Y 0.06 thickness/chord ratio variable pitch">
|
<FG_PROPELLER NAME="Clark Y 0.06 thickness/chord ratio variable pitch">
|
||||||
IXX 5
|
IXX 1.8
|
||||||
DIAMETER 84
|
DIAMETER 84
|
||||||
NUMBLADES 2
|
NUMBLADES 2
|
||||||
MINPITCH 11
|
MINPITCH 11
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<FG_PROPELLER NAME="Clark Y 0.08 thickness/chord ratio variable pitch">
|
<FG_PROPELLER NAME="Clark Y 0.08 thickness/chord ratio variable pitch">
|
||||||
IXX 5
|
IXX 1.8
|
||||||
DIAMETER 84
|
DIAMETER 84
|
||||||
NUMBLADES 2
|
NUMBLADES 2
|
||||||
MINPITCH 11
|
MINPITCH 11
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<FG_PROPELLER NAME="generic2f">
|
<FG_PROPELLER NAME="generic2f">
|
||||||
IXX 5
|
IXX 1.8
|
||||||
DIAMETER 76
|
DIAMETER 76
|
||||||
NUMBLADES 2
|
NUMBLADES 2
|
||||||
C_THRUST 12 1
|
C_THRUST 12 1
|
||||||
|
|
Loading…
Reference in a new issue