FDM: Loads of other coordinates changed for new 3D
This commit is contained in:
parent
6296cf6de9
commit
496b9c6c72
24 changed files with 859 additions and 583 deletions
253
A320-100-CFM.xml
253
A320-100-CFM.xml
|
@ -1,11 +1,8 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="http://jsbsim.sourceforge.net/JSBSim.xsl"?>
|
|
||||||
|
|
||||||
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
||||||
|
|
||||||
<fdm_config name="A320-family" version="2.0" release="BETA"
|
<fdm_config name="A320" version="2.0" release="BETA">
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|
||||||
|
|
||||||
<fileheader>
|
<fileheader>
|
||||||
<author>Joshua Davidson (Octal450)</author>
|
<author>Joshua Davidson (Octal450)</author>
|
||||||
|
@ -14,181 +11,259 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
</fileheader>
|
</fileheader>
|
||||||
|
|
||||||
<metrics file="Systems/a320-metrics"/>
|
<metrics file="Systems/a320-metrics"/>
|
||||||
<mass_balance file="Systems/a320-mass-balance"/>
|
|
||||||
|
<mass_balance>
|
||||||
|
<ixx unit="SLUG*FT2">611903</ixx>
|
||||||
|
<iyy unit="SLUG*FT2">1735389</iyy>
|
||||||
|
<izz unit="SLUG*FT2">1401293</izz>
|
||||||
|
<ixy unit="SLUG*FT2">0</ixy>
|
||||||
|
<ixz unit="SLUG*FT2">0</ixz>
|
||||||
|
<iyz unit="SLUG*FT2">0</iyz>
|
||||||
|
<emptywt unit="LBS">95087.5</emptywt>
|
||||||
|
|
||||||
|
<location name="CG" unit="M">
|
||||||
|
<x>-1.5496</x> <!-- 28.5% MAC -->
|
||||||
|
<y>0</y>
|
||||||
|
<z>-0.66395</z>
|
||||||
|
</location>
|
||||||
|
|
||||||
|
<pointmass name="Crew">
|
||||||
|
<weight unit="LBS">320</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-15.44</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>0.3</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Forward Cabin">
|
||||||
|
<weight unit="LBS">3722</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-10.8</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>0.3</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Center Cabin">
|
||||||
|
<weight unit="LBS">11361</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-4.3</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>0.3</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Aft Cabin">
|
||||||
|
<weight unit="LBS">8422</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-5.3</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>0.3</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Fwd Cargo">
|
||||||
|
<weight unit="LBS">3000</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-6.8</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>-1</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Aft Cargo">
|
||||||
|
<weight unit="LBS">3000</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-3.1</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>-1</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Aft Bulk Cargo">
|
||||||
|
<weight unit="LBS">0</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-8.1</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>-1</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
</mass_balance>
|
||||||
|
|
||||||
<ground_reactions file="Systems/a320-ground-reactions"/>
|
<ground_reactions file="Systems/a320-ground-reactions"/>
|
||||||
|
|
||||||
<propulsion>
|
<propulsion>
|
||||||
<engine file="cfm56_5a1_1">
|
<engine file="cfm56_5a1_1">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 14.3962788 </x>
|
<x>14.3962788</x>
|
||||||
<y> -5.755 </y>
|
<y>-5.755</y>
|
||||||
<z> -1.04768 </z>
|
<z>-1.04768</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 2.2 </pitch>
|
<pitch>2.2</pitch>
|
||||||
<yaw> 1 </yaw>
|
<yaw>1</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
<feed>5</feed>
|
<feed>5</feed>
|
||||||
<thruster file="direct">
|
<thruster file="direct">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 14.3962788 </x>
|
<x>14.3962788</x>
|
||||||
<y> -5.755 </y>
|
<y>-5.755</y>
|
||||||
<z> -1.04768 </z>
|
<z>-1.04768</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 2.2 </pitch>
|
<pitch>2.2</pitch>
|
||||||
<yaw> 1 </yaw>
|
<yaw>1</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
</thruster>
|
</thruster>
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<engine file="cfm56_5a1_2">
|
<engine file="cfm56_5a1_2">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 14.3962788 </x>
|
<x>14.3962788</x>
|
||||||
<y> 5.755 </y>
|
<y>5.755</y>
|
||||||
<z> -1.04768 </z>
|
<z>-1.04768</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 2.2 </pitch>
|
<pitch>2.2</pitch>
|
||||||
<yaw> -1 </yaw>
|
<yaw>-1</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
<feed>6</feed>
|
<feed>6</feed>
|
||||||
<thruster file="direct">
|
<thruster file="direct">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 14.3962788 </x>
|
<x>14.3962788</x>
|
||||||
<y> 5.755 </y>
|
<y>5.755</y>
|
||||||
<z> -1.04768 </z>
|
<z>-1.04768</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 2.2 </pitch>
|
<pitch>2.2</pitch>
|
||||||
<yaw> -1 </yaw>
|
<yaw>-1</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
</thruster>
|
</thruster>
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<engine file="APS3200">
|
<engine file="APS3200">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 38.9 </x>
|
<x>38.9</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.95 </z>
|
<z>0.95</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 0.0 </pitch>
|
<pitch>0.0</pitch>
|
||||||
<yaw> 0.0 </yaw>
|
<yaw>0.0</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
<feed>7</feed>
|
<feed>7</feed>
|
||||||
<thruster file="direct">
|
<thruster file="direct">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 38.9 </x>
|
<x>38.9</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.95 </z>
|
<z>0.95</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 0.0 </pitch>
|
<pitch>0.0</pitch>
|
||||||
<yaw> 0.0 </yaw>
|
<yaw>0.0</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
</thruster>
|
</thruster>
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<tank type="FUEL"> <!-- Outer Left Wing Tank -->
|
<tank type="FUEL"> <!-- Outer Left Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x>-1.5496</x>
|
||||||
<y> -5.1104 </y>
|
<y>-7.0291</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 1523.00 </capacity>
|
<capacity unit="LBS">1523</capacity>
|
||||||
<contents unit="LBS"> 1523.00 </contents>
|
<contents unit="LBS">1523</contents>
|
||||||
<unusable-volume unit="LTR"> 4.0 </unusable-volume>
|
<unusable-volume unit="LTR">4</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Inner Left Wing Tank -->
|
<tank type="FUEL"> <!-- Inner Left Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x>-1.5496</x>
|
||||||
<y> -5.1104 </y>
|
<y>-4.1029</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 12272.90 </capacity>
|
<capacity unit="LBS">12272.9</capacity>
|
||||||
<contents unit="LBS"> 6000.00 </contents>
|
<contents unit="LBS">6000</contents>
|
||||||
<unusable-volume unit="LTR"> 28.0 </unusable-volume>
|
<unusable-volume unit="LTR">28</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
|
<tank type="FUEL"> <!-- Center Tank - wing box may be modified to center fuel tank on the -100 so we have a center tank. Or mostly because its easier... -->
|
||||||
<tank type="FUEL"> <!-- Center Tank - wing box may be modified to center fuel tank on the -100 so we have a center tank. Or mostly because its easier... -->
|
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9731 </x>
|
<x>-1.5496</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 14623.00 </capacity>
|
<capacity unit="LBS">14623</capacity>
|
||||||
<contents unit="LBS"> 42 </contents>
|
<contents unit="LBS">42</contents>
|
||||||
<unusable-volume unit="LTR"> 23.20 </unusable-volume>
|
<unusable-volume unit="LTR">23.2</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Inner Right Wing Tank -->
|
<tank type="FUEL"> <!-- Inner Right Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 5.1104 </y>
|
<y>4.1029</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 12272.90 </capacity>
|
<capacity unit="LBS">12272.9</capacity>
|
||||||
<contents unit="LBS"> 6000.00 </contents>
|
<contents unit="LBS">6000</contents>
|
||||||
<unusable-volume unit="LTR"> 28.0 </unusable-volume>
|
<unusable-volume unit="LTR">28</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Outer Right Wing Tank -->
|
<tank type="FUEL"> <!-- Outer Right Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 5.1104 </y>
|
<y>7.0291</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 1523.00 </capacity>
|
<capacity unit="LBS">1523</capacity>
|
||||||
<contents unit="LBS"> 1523.00 </contents>
|
<contents unit="LBS">1523</contents>
|
||||||
<unusable-volume unit="LTR"> 4.0 </unusable-volume>
|
<unusable-volume unit="LTR">4</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.19249 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS">10</capacity>
|
<capacity unit="LBS">10</capacity>
|
||||||
<contents unit="LBS">0</contents>
|
<contents unit="LBS">0</contents>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.19249 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS">10</capacity>
|
<capacity unit="LBS">10</capacity>
|
||||||
<contents unit="LBS">0</contents>
|
<contents unit="LBS">0</contents>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- APU Pipes -->
|
<tank type="FUEL"> <!-- APU Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.19249 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS">10</capacity>
|
<capacity unit="LBS">10</capacity>
|
||||||
<contents unit="LBS">0</contents>
|
<contents unit="LBS">0</contents>
|
||||||
|
|
252
A320-200-CFM.xml
252
A320-200-CFM.xml
|
@ -1,11 +1,8 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="http://jsbsim.sourceforge.net/JSBSim.xsl"?>
|
|
||||||
|
|
||||||
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
||||||
|
|
||||||
<fdm_config name="A320-family" version="2.0" release="BETA"
|
<fdm_config name="A320" version="2.0" release="BETA">
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|
||||||
|
|
||||||
<fileheader>
|
<fileheader>
|
||||||
<author>Joshua Davidson (Octal450)</author>
|
<author>Joshua Davidson (Octal450)</author>
|
||||||
|
@ -14,180 +11,259 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
</fileheader>
|
</fileheader>
|
||||||
|
|
||||||
<metrics file="Systems/a320-metrics"/>
|
<metrics file="Systems/a320-metrics"/>
|
||||||
<mass_balance file="Systems/a320-mass-balance"/>
|
|
||||||
|
<mass_balance>
|
||||||
|
<ixx unit="SLUG*FT2">611903</ixx>
|
||||||
|
<iyy unit="SLUG*FT2">1735389</iyy>
|
||||||
|
<izz unit="SLUG*FT2">1401293</izz>
|
||||||
|
<ixy unit="SLUG*FT2">0</ixy>
|
||||||
|
<ixz unit="SLUG*FT2">0</ixz>
|
||||||
|
<iyz unit="SLUG*FT2">0</iyz>
|
||||||
|
<emptywt unit="LBS">95721.5</emptywt>
|
||||||
|
|
||||||
|
<location name="CG" unit="M">
|
||||||
|
<x>-1.5496</x> <!-- 28.5% MAC -->
|
||||||
|
<y>0</y>
|
||||||
|
<z>-0.66395</z>
|
||||||
|
</location>
|
||||||
|
|
||||||
|
<pointmass name="Crew">
|
||||||
|
<weight unit="LBS">320</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-15.44</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>0.3</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Forward Cabin">
|
||||||
|
<weight unit="LBS">3722</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-10.8</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>0.3</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Center Cabin">
|
||||||
|
<weight unit="LBS">11361</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-4.3</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>0.3</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Aft Cabin">
|
||||||
|
<weight unit="LBS">8422</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-5.3</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>0.3</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Fwd Cargo">
|
||||||
|
<weight unit="LBS">3000</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-6.8</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>-1</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Aft Cargo">
|
||||||
|
<weight unit="LBS">3000</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-3.1</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>-1</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Aft Bulk Cargo">
|
||||||
|
<weight unit="LBS">0</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-8.1</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>-1</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
</mass_balance>
|
||||||
|
|
||||||
<ground_reactions file="Systems/a320-ground-reactions"/>
|
<ground_reactions file="Systems/a320-ground-reactions"/>
|
||||||
|
|
||||||
<propulsion>
|
<propulsion>
|
||||||
<engine file="cfm56_5b4_1">
|
<engine file="cfm56_5b4_1">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 14.3962788 </x>
|
<x>14.3962788</x>
|
||||||
<y> -5.755 </y>
|
<y>-5.755</y>
|
||||||
<z> -1.04768 </z>
|
<z>-1.04768</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 2.2 </pitch>
|
<pitch>2.2</pitch>
|
||||||
<yaw> 1 </yaw>
|
<yaw>1</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
<feed>5</feed>
|
<feed>5</feed>
|
||||||
<thruster file="direct">
|
<thruster file="direct">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 14.3962788 </x>
|
<x>14.3962788</x>
|
||||||
<y> -5.755 </y>
|
<y>-5.755</y>
|
||||||
<z> -1.04768 </z>
|
<z>-1.04768</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 2.2 </pitch>
|
<pitch>2.2</pitch>
|
||||||
<yaw> 1 </yaw>
|
<yaw>1</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
</thruster>
|
</thruster>
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<engine file="cfm56_5b4_2">
|
<engine file="cfm56_5b4_2">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 14.3962788 </x>
|
<x>14.3962788</x>
|
||||||
<y> 5.755 </y>
|
<y>5.755</y>
|
||||||
<z> -1.04768 </z>
|
<z>-1.04768</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 2.2 </pitch>
|
<pitch>2.2</pitch>
|
||||||
<yaw> -1 </yaw>
|
<yaw>-1</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
<feed>6</feed>
|
<feed>6</feed>
|
||||||
<thruster file="direct">
|
<thruster file="direct">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 14.3962788 </x>
|
<x>14.3962788</x>
|
||||||
<y> 5.755 </y>
|
<y>5.755</y>
|
||||||
<z> -1.04768 </z>
|
<z>-1.04768</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 2.2 </pitch>
|
<pitch>2.2</pitch>
|
||||||
<yaw> -1 </yaw>
|
<yaw>-1</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
</thruster>
|
</thruster>
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<engine file="APS3200">
|
<engine file="APS3200">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 38.9 </x>
|
<x>38.9</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.95 </z>
|
<z>0.95</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 0.0 </pitch>
|
<pitch>0.0</pitch>
|
||||||
<yaw> 0.0 </yaw>
|
<yaw>0.0</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
<feed>7</feed>
|
<feed>7</feed>
|
||||||
<thruster file="direct">
|
<thruster file="direct">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 38.9 </x>
|
<x>38.9</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.95 </z>
|
<z>0.95</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 0.0 </pitch>
|
<pitch>0.0</pitch>
|
||||||
<yaw> 0.0 </yaw>
|
<yaw>0.0</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
</thruster>
|
</thruster>
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<tank type="FUEL"> <!-- Outer Left Wing Tank -->
|
<tank type="FUEL"> <!-- Outer Left Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x>-1.5496</x>
|
||||||
<y> -5.1104 </y>
|
<y>-7.0291</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 1523.00 </capacity>
|
<capacity unit="LBS">1523</capacity>
|
||||||
<contents unit="LBS"> 1523.00 </contents>
|
<contents unit="LBS">1523</contents>
|
||||||
<unusable-volume unit="LTR"> 4.0 </unusable-volume>
|
<unusable-volume unit="LTR">4</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Inner Left Wing Tank -->
|
<tank type="FUEL"> <!-- Inner Left Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x>-1.5496</x>
|
||||||
<y> -5.1104 </y>
|
<y>-4.1029</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 12591.95 </capacity>
|
<capacity unit="LBS">12591.95</capacity>
|
||||||
<contents unit="LBS"> 6000.00 </contents>
|
<contents unit="LBS">6000</contents>
|
||||||
<unusable-volume unit="LTR"> 28.0 </unusable-volume>
|
<unusable-volume unit="LTR">28</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Center Tank -->
|
<tank type="FUEL"> <!-- Center Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9731 </x>
|
<x>-1.5496</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 14623.00 </capacity>
|
<capacity unit="LBS">14623</capacity>
|
||||||
<contents unit="LBS"> 42 </contents>
|
<contents unit="LBS">42</contents>
|
||||||
<unusable-volume unit="LTR"> 23.20 </unusable-volume>
|
<unusable-volume unit="LTR">23.2</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Inner Right Wing Tank -->
|
<tank type="FUEL"> <!-- Inner Right Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 5.1104 </y>
|
<y>4.1029</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 12591.95 </capacity>
|
<capacity unit="LBS">12591.95</capacity>
|
||||||
<contents unit="LBS"> 6000.00 </contents>
|
<contents unit="LBS">6000</contents>
|
||||||
<unusable-volume unit="LTR"> 28.0 </unusable-volume>
|
<unusable-volume unit="LTR">28</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Outer Right Wing Tank -->
|
<tank type="FUEL"> <!-- Outer Right Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 5.1104 </y>
|
<y>7.0291</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 1523.00 </capacity>
|
<capacity unit="LBS">1523</capacity>
|
||||||
<contents unit="LBS"> 1523.00 </contents>
|
<contents unit="LBS">1523</contents>
|
||||||
<unusable-volume unit="LTR"> 4.0 </unusable-volume>
|
<unusable-volume unit="LTR">4</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.19249 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS">10</capacity>
|
<capacity unit="LBS">10</capacity>
|
||||||
<contents unit="LBS">0</contents>
|
<contents unit="LBS">0</contents>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.19249 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS">10</capacity>
|
<capacity unit="LBS">10</capacity>
|
||||||
<contents unit="LBS">0</contents>
|
<contents unit="LBS">0</contents>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- APU Pipes -->
|
<tank type="FUEL"> <!-- APU Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.19249 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS">10</capacity>
|
<capacity unit="LBS">10</capacity>
|
||||||
<contents unit="LBS">0</contents>
|
<contents unit="LBS">0</contents>
|
||||||
|
|
252
A320-200-IAE.xml
252
A320-200-IAE.xml
|
@ -1,11 +1,8 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="http://jsbsim.sourceforge.net/JSBSim.xsl"?>
|
|
||||||
|
|
||||||
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
||||||
|
|
||||||
<fdm_config name="A320-family" version="2.0" release="BETA"
|
<fdm_config name="A320" version="2.0" release="BETA">
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|
||||||
|
|
||||||
<fileheader>
|
<fileheader>
|
||||||
<author>Joshua Davidson (Octal450)</author>
|
<author>Joshua Davidson (Octal450)</author>
|
||||||
|
@ -14,180 +11,259 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
</fileheader>
|
</fileheader>
|
||||||
|
|
||||||
<metrics file="Systems/a320-metrics"/>
|
<metrics file="Systems/a320-metrics"/>
|
||||||
<mass_balance file="Systems/a320-mass-balance"/>
|
|
||||||
|
<mass_balance>
|
||||||
|
<ixx unit="SLUG*FT2">611903</ixx>
|
||||||
|
<iyy unit="SLUG*FT2">1735389</iyy>
|
||||||
|
<izz unit="SLUG*FT2">1401293</izz>
|
||||||
|
<ixy unit="SLUG*FT2">0</ixy>
|
||||||
|
<ixz unit="SLUG*FT2">0</ixz>
|
||||||
|
<iyz unit="SLUG*FT2">0</iyz>
|
||||||
|
<emptywt unit="LBS">95409.5</emptywt>
|
||||||
|
|
||||||
|
<location name="CG" unit="M">
|
||||||
|
<x>-1.5496</x> <!-- 28.5% MAC -->
|
||||||
|
<y>0</y>
|
||||||
|
<z>-0.66395</z>
|
||||||
|
</location>
|
||||||
|
|
||||||
|
<pointmass name="Crew">
|
||||||
|
<weight unit="LBS">320</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-15.44</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>0.3</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Forward Cabin">
|
||||||
|
<weight unit="LBS">3722</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-10.8</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>0.3</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Center Cabin">
|
||||||
|
<weight unit="LBS">11361</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-4.3</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>0.3</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Aft Cabin">
|
||||||
|
<weight unit="LBS">8422</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-5.3</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>0.3</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Fwd Cargo">
|
||||||
|
<weight unit="LBS">3000</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-6.8</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>-1</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Aft Cargo">
|
||||||
|
<weight unit="LBS">3000</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-3.1</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>-1</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Aft Bulk Cargo">
|
||||||
|
<weight unit="LBS">0</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-8.1</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>-1</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
</mass_balance>
|
||||||
|
|
||||||
<ground_reactions file="Systems/a320-ground-reactions"/>
|
<ground_reactions file="Systems/a320-ground-reactions"/>
|
||||||
|
|
||||||
<propulsion>
|
<propulsion>
|
||||||
<engine file="v2527_a5_1">
|
<engine file="v2527_a5_1">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 14.3962788 </x>
|
<x>14.3962788</x>
|
||||||
<y> -5.755 </y>
|
<y>-5.755</y>
|
||||||
<z> -1.04768 </z>
|
<z>-1.04768</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 2.2 </pitch>
|
<pitch>2.2</pitch>
|
||||||
<yaw> 1 </yaw>
|
<yaw>1</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
<feed>5</feed>
|
<feed>5</feed>
|
||||||
<thruster file="direct">
|
<thruster file="direct">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 14.3962788 </x>
|
<x>14.3962788</x>
|
||||||
<y> -5.755 </y>
|
<y>-5.755</y>
|
||||||
<z> -1.04768 </z>
|
<z>-1.04768</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 2.2 </pitch>
|
<pitch>2.2</pitch>
|
||||||
<yaw> 1 </yaw>
|
<yaw>1</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
</thruster>
|
</thruster>
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<engine file="v2527_a5_2">
|
<engine file="v2527_a5_2">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 14.3962788 </x>
|
<x>14.3962788</x>
|
||||||
<y> 5.755 </y>
|
<y>5.755</y>
|
||||||
<z> -1.04768 </z>
|
<z>-1.04768</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 2.2 </pitch>
|
<pitch>2.2</pitch>
|
||||||
<yaw> -1 </yaw>
|
<yaw>-1</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
<feed>6</feed>
|
<feed>6</feed>
|
||||||
<thruster file="direct">
|
<thruster file="direct">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 14.3962788 </x>
|
<x>14.3962788</x>
|
||||||
<y> 5.755 </y>
|
<y>5.755</y>
|
||||||
<z> -1.04768 </z>
|
<z>-1.04768</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 2.2 </pitch>
|
<pitch>2.2</pitch>
|
||||||
<yaw> -1 </yaw>
|
<yaw>-1</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
</thruster>
|
</thruster>
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<engine file="APS3200">
|
<engine file="APS3200">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 38.9 </x>
|
<x>38.9</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.95 </z>
|
<z>0.95</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 0.0 </pitch>
|
<pitch>0.0</pitch>
|
||||||
<yaw> 0.0 </yaw>
|
<yaw>0.0</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
<feed>7</feed>
|
<feed>7</feed>
|
||||||
<thruster file="direct">
|
<thruster file="direct">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 38.9 </x>
|
<x>38.9</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.95 </z>
|
<z>0.95</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 0.0 </pitch>
|
<pitch>0.0</pitch>
|
||||||
<yaw> 0.0 </yaw>
|
<yaw>0.0</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
</thruster>
|
</thruster>
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<tank type="FUEL"> <!-- Outer Left Wing Tank -->
|
<tank type="FUEL"> <!-- Outer Left Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x>-1.5496</x>
|
||||||
<y> -5.1104 </y>
|
<y>-7.0291</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 1523.00 </capacity>
|
<capacity unit="LBS">1523</capacity>
|
||||||
<contents unit="LBS"> 1523.00 </contents>
|
<contents unit="LBS">1523</contents>
|
||||||
<unusable-volume unit="LTR"> 4.0 </unusable-volume>
|
<unusable-volume unit="LTR">4</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Inner Left Wing Tank -->
|
<tank type="FUEL"> <!-- Inner Left Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x>-1.5496</x>
|
||||||
<y> -5.1104 </y>
|
<y>-4.1029</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 12272.90 </capacity>
|
<capacity unit="LBS">12272.9</capacity>
|
||||||
<contents unit="LBS"> 6000.00 </contents>
|
<contents unit="LBS">6000</contents>
|
||||||
<unusable-volume unit="LTR"> 28.0 </unusable-volume>
|
<unusable-volume unit="LTR">28</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Center Tank -->
|
<tank type="FUEL"> <!-- Center Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9731 </x>
|
<x>-1.5496</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 14623.00 </capacity>
|
<capacity unit="LBS">14623</capacity>
|
||||||
<contents unit="LBS"> 42 </contents>
|
<contents unit="LBS">42</contents>
|
||||||
<unusable-volume unit="LTR"> 23.20 </unusable-volume>
|
<unusable-volume unit="LTR">23.2</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Inner Right Wing Tank -->
|
<tank type="FUEL"> <!-- Inner Right Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 5.1104 </y>
|
<y>4.1029</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 12272.90 </capacity>
|
<capacity unit="LBS">12272.9</capacity>
|
||||||
<contents unit="LBS"> 6000.00 </contents>
|
<contents unit="LBS">6000</contents>
|
||||||
<unusable-volume unit="LTR"> 28.0 </unusable-volume>
|
<unusable-volume unit="LTR">28</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Outer Right Wing Tank -->
|
<tank type="FUEL"> <!-- Outer Right Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 5.1104 </y>
|
<y>7.0291</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 1523.00 </capacity>
|
<capacity unit="LBS">1523</capacity>
|
||||||
<contents unit="LBS"> 1523.00 </contents>
|
<contents unit="LBS">1523</contents>
|
||||||
<unusable-volume unit="LTR"> 4.0 </unusable-volume>
|
<unusable-volume unit="LTR">4</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.19249 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS">10</capacity>
|
<capacity unit="LBS">10</capacity>
|
||||||
<contents unit="LBS">0</contents>
|
<contents unit="LBS">0</contents>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.19249 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS">10</capacity>
|
<capacity unit="LBS">10</capacity>
|
||||||
<contents unit="LBS">0</contents>
|
<contents unit="LBS">0</contents>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- APU Pipes -->
|
<tank type="FUEL"> <!-- APU Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.19249 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS">10</capacity>
|
<capacity unit="LBS">10</capacity>
|
||||||
<contents unit="LBS">0</contents>
|
<contents unit="LBS">0</contents>
|
||||||
|
|
252
A320neo-CFM.xml
252
A320neo-CFM.xml
|
@ -1,11 +1,8 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="http://jsbsim.sourceforge.net/JSBSim.xsl"?>
|
|
||||||
|
|
||||||
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
||||||
|
|
||||||
<fdm_config name="A320-family" version="2.0" release="BETA"
|
<fdm_config name="A320" version="2.0" release="BETA">
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|
||||||
|
|
||||||
<fileheader>
|
<fileheader>
|
||||||
<author>Joshua Davidson (Octal450)</author>
|
<author>Joshua Davidson (Octal450)</author>
|
||||||
|
@ -14,180 +11,259 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
</fileheader>
|
</fileheader>
|
||||||
|
|
||||||
<metrics file="Systems/a320-metrics"/>
|
<metrics file="Systems/a320-metrics"/>
|
||||||
<mass_balance file="Systems/a320-mass-balance"/>
|
|
||||||
|
<mass_balance>
|
||||||
|
<ixx unit="SLUG*FT2">611903</ixx>
|
||||||
|
<iyy unit="SLUG*FT2">1735389</iyy>
|
||||||
|
<izz unit="SLUG*FT2">1401293</izz>
|
||||||
|
<ixy unit="SLUG*FT2">0</ixy>
|
||||||
|
<ixz unit="SLUG*FT2">0</ixz>
|
||||||
|
<iyz unit="SLUG*FT2">0</iyz>
|
||||||
|
<emptywt unit="LBS">98160.71</emptywt>
|
||||||
|
|
||||||
|
<location name="CG" unit="M">
|
||||||
|
<x>-1.5496</x> <!-- 28.5% MAC -->
|
||||||
|
<y>0</y>
|
||||||
|
<z>-0.66395</z>
|
||||||
|
</location>
|
||||||
|
|
||||||
|
<pointmass name="Crew">
|
||||||
|
<weight unit="LBS">320</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-15.44</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>0.3</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Forward Cabin">
|
||||||
|
<weight unit="LBS">3722</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-10.8</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>0.3</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Center Cabin">
|
||||||
|
<weight unit="LBS">11361</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-4.3</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>0.3</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Aft Cabin">
|
||||||
|
<weight unit="LBS">8422</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-5.3</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>0.3</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Fwd Cargo">
|
||||||
|
<weight unit="LBS">3000</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-6.8</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>-1</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Aft Cargo">
|
||||||
|
<weight unit="LBS">3000</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-3.1</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>-1</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Aft Bulk Cargo">
|
||||||
|
<weight unit="LBS">0</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-8.1</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>-1</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
</mass_balance>
|
||||||
|
|
||||||
<ground_reactions file="Systems/a320-ground-reactions"/>
|
<ground_reactions file="Systems/a320-ground-reactions"/>
|
||||||
|
|
||||||
<propulsion>
|
<propulsion>
|
||||||
<engine file="leap1a26_1">
|
<engine file="leap1a26_1">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 14.3962788 </x>
|
<x>14.3962788</x>
|
||||||
<y> -5.755 </y>
|
<y>-5.755</y>
|
||||||
<z> -1.04768 </z>
|
<z>-1.04768</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 2.2 </pitch>
|
<pitch>2.2</pitch>
|
||||||
<yaw> 1 </yaw>
|
<yaw>1</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
<feed>5</feed>
|
<feed>5</feed>
|
||||||
<thruster file="direct">
|
<thruster file="direct">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 14.3962788 </x>
|
<x>14.3962788</x>
|
||||||
<y> -5.755 </y>
|
<y>-5.755</y>
|
||||||
<z> -1.04768 </z>
|
<z>-1.04768</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 2.2 </pitch>
|
<pitch>2.2</pitch>
|
||||||
<yaw> 1 </yaw>
|
<yaw>1</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
</thruster>
|
</thruster>
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<engine file="leap1a26_2">
|
<engine file="leap1a26_2">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 14.3962788 </x>
|
<x>14.3962788</x>
|
||||||
<y> 5.755 </y>
|
<y>5.755</y>
|
||||||
<z> -1.04768 </z>
|
<z>-1.04768</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 2.2 </pitch>
|
<pitch>2.2</pitch>
|
||||||
<yaw> -1 </yaw>
|
<yaw>-1</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
<feed>6</feed>
|
<feed>6</feed>
|
||||||
<thruster file="direct">
|
<thruster file="direct">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 14.3962788 </x>
|
<x>14.3962788</x>
|
||||||
<y> 5.755 </y>
|
<y>5.755</y>
|
||||||
<z> -1.04768 </z>
|
<z>-1.04768</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 2.2 </pitch>
|
<pitch>2.2</pitch>
|
||||||
<yaw> -1 </yaw>
|
<yaw>-1</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
</thruster>
|
</thruster>
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<engine file="APS3200">
|
<engine file="APS3200">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 38.9 </x>
|
<x>38.9</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.95 </z>
|
<z>0.95</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 0.0 </pitch>
|
<pitch>0.0</pitch>
|
||||||
<yaw> 0.0 </yaw>
|
<yaw>0.0</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
<feed>7</feed>
|
<feed>7</feed>
|
||||||
<thruster file="direct">
|
<thruster file="direct">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 38.9 </x>
|
<x>38.9</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.95 </z>
|
<z>0.95</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 0.0 </pitch>
|
<pitch>0.0</pitch>
|
||||||
<yaw> 0.0 </yaw>
|
<yaw>0.0</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
</thruster>
|
</thruster>
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<tank type="FUEL"> <!-- Outer Left Wing Tank -->
|
<tank type="FUEL"> <!-- Outer Left Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x>-1.5496</x>
|
||||||
<y> -5.1104 </y>
|
<y>-7.0291</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 1523.00 </capacity>
|
<capacity unit="LBS">1523</capacity>
|
||||||
<contents unit="LBS"> 1523.00 </contents>
|
<contents unit="LBS">1523</contents>
|
||||||
<unusable-volume unit="LTR"> 4.0 </unusable-volume>
|
<unusable-volume unit="LTR">4</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Inner Left Wing Tank -->
|
<tank type="FUEL"> <!-- Inner Left Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x>-1.5496</x>
|
||||||
<y> -5.1104 </y>
|
<y>-4.1029</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 12155.90 </capacity>
|
<capacity unit="LBS">12155.9</capacity>
|
||||||
<contents unit="LBS"> 6000.00 </contents>
|
<contents unit="LBS">6000</contents>
|
||||||
<unusable-volume unit="LTR"> 28.0 </unusable-volume>
|
<unusable-volume unit="LTR">28</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Center Tank -->
|
<tank type="FUEL"> <!-- Center Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9731 </x>
|
<x>-1.5496</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 14620.00 </capacity>
|
<capacity unit="LBS">14620</capacity>
|
||||||
<contents unit="LBS"> 42 </contents>
|
<contents unit="LBS">42</contents>
|
||||||
<unusable-volume unit="LTR"> 23.20 </unusable-volume>
|
<unusable-volume unit="LTR">23.2</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Inner Right Wing Tank -->
|
<tank type="FUEL"> <!-- Inner Right Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 5.1104 </y>
|
<y>4.1029</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 12155.90 </capacity>
|
<capacity unit="LBS">12155.9</capacity>
|
||||||
<contents unit="LBS"> 6000.00 </contents>
|
<contents unit="LBS">6000</contents>
|
||||||
<unusable-volume unit="LTR"> 28.0 </unusable-volume>
|
<unusable-volume unit="LTR">28</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Outer Right Wing Tank -->
|
<tank type="FUEL"> <!-- Outer Right Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 5.1104 </y>
|
<y>7.0291</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 1523.00 </capacity>
|
<capacity unit="LBS">1523</capacity>
|
||||||
<contents unit="LBS"> 1523.00 </contents>
|
<contents unit="LBS">1523</contents>
|
||||||
<unusable-volume unit="LTR"> 4.0 </unusable-volume>
|
<unusable-volume unit="LTR">4</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.19249 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS">10</capacity>
|
<capacity unit="LBS">10</capacity>
|
||||||
<contents unit="LBS">0</contents>
|
<contents unit="LBS">0</contents>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.19249 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS">10</capacity>
|
<capacity unit="LBS">10</capacity>
|
||||||
<contents unit="LBS">0</contents>
|
<contents unit="LBS">0</contents>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- APU Pipes -->
|
<tank type="FUEL"> <!-- APU Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.19249 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS">10</capacity>
|
<capacity unit="LBS">10</capacity>
|
||||||
<contents unit="LBS">0</contents>
|
<contents unit="LBS">0</contents>
|
||||||
|
|
252
A320neo-PW.xml
252
A320neo-PW.xml
|
@ -1,11 +1,8 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="http://jsbsim.sourceforge.net/JSBSim.xsl"?>
|
|
||||||
|
|
||||||
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
||||||
|
|
||||||
<fdm_config name="A320-family" version="2.0" release="BETA"
|
<fdm_config name="A320" version="2.0" release="BETA">
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
|
||||||
|
|
||||||
<fileheader>
|
<fileheader>
|
||||||
<author>Joshua Davidson (Octal450)</author>
|
<author>Joshua Davidson (Octal450)</author>
|
||||||
|
@ -14,180 +11,259 @@ xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd">
|
||||||
</fileheader>
|
</fileheader>
|
||||||
|
|
||||||
<metrics file="Systems/a320-metrics"/>
|
<metrics file="Systems/a320-metrics"/>
|
||||||
<mass_balance file="Systems/a320-mass-balance"/>
|
|
||||||
|
<mass_balance>
|
||||||
|
<ixx unit="SLUG*FT2">611903</ixx>
|
||||||
|
<iyy unit="SLUG*FT2">1735389</iyy>
|
||||||
|
<izz unit="SLUG*FT2">1401293</izz>
|
||||||
|
<ixy unit="SLUG*FT2">0</ixy>
|
||||||
|
<ixz unit="SLUG*FT2">0</ixz>
|
||||||
|
<iyz unit="SLUG*FT2">0</iyz>
|
||||||
|
<emptywt unit="LBS">97497.7</emptywt>
|
||||||
|
|
||||||
|
<location name="CG" unit="M">
|
||||||
|
<x>-1.5496</x> <!-- 28.5% MAC -->
|
||||||
|
<y>0</y>
|
||||||
|
<z>-0.66395</z>
|
||||||
|
</location>
|
||||||
|
|
||||||
|
<pointmass name="Crew">
|
||||||
|
<weight unit="LBS">320</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-15.44</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>0.3</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Forward Cabin">
|
||||||
|
<weight unit="LBS">3722</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-10.8</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>0.3</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Center Cabin">
|
||||||
|
<weight unit="LBS">11361</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-4.3</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>0.3</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Aft Cabin">
|
||||||
|
<weight unit="LBS">8422</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-5.3</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>0.3</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Fwd Cargo">
|
||||||
|
<weight unit="LBS">3000</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-6.8</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>-1</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Aft Cargo">
|
||||||
|
<weight unit="LBS">3000</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-3.1</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>-1</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
|
||||||
|
<pointmass name="Aft Bulk Cargo">
|
||||||
|
<weight unit="LBS">0</weight>
|
||||||
|
<location name="POINTMASS" unit="M">
|
||||||
|
<x>-8.1</x>
|
||||||
|
<y>0</y>
|
||||||
|
<z>-1</z>
|
||||||
|
</location>
|
||||||
|
</pointmass>
|
||||||
|
</mass_balance>
|
||||||
|
|
||||||
<ground_reactions file="Systems/a320-ground-reactions"/>
|
<ground_reactions file="Systems/a320-ground-reactions"/>
|
||||||
|
|
||||||
<propulsion>
|
<propulsion>
|
||||||
<engine file="pw1127g_1">
|
<engine file="pw1127g_1">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 14.3962788 </x>
|
<x>14.3962788</x>
|
||||||
<y> -5.755 </y>
|
<y>-5.755</y>
|
||||||
<z> -1.04768 </z>
|
<z>-1.04768</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 2.2 </pitch>
|
<pitch>2.2</pitch>
|
||||||
<yaw> 1 </yaw>
|
<yaw>1</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
<feed>5</feed>
|
<feed>5</feed>
|
||||||
<thruster file="direct">
|
<thruster file="direct">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 14.3962788 </x>
|
<x>14.3962788</x>
|
||||||
<y> -5.755 </y>
|
<y>-5.755</y>
|
||||||
<z> -1.04768 </z>
|
<z>-1.04768</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 2.2 </pitch>
|
<pitch>2.2</pitch>
|
||||||
<yaw> 1 </yaw>
|
<yaw>1</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
</thruster>
|
</thruster>
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<engine file="pw1127g_2">
|
<engine file="pw1127g_2">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 14.3962788 </x>
|
<x>14.3962788</x>
|
||||||
<y> 5.755 </y>
|
<y>5.755</y>
|
||||||
<z> -1.04768 </z>
|
<z>-1.04768</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 2.2 </pitch>
|
<pitch>2.2</pitch>
|
||||||
<yaw> -1 </yaw>
|
<yaw>-1</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
<feed>6</feed>
|
<feed>6</feed>
|
||||||
<thruster file="direct">
|
<thruster file="direct">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 14.3962788 </x>
|
<x>14.3962788</x>
|
||||||
<y> 5.755 </y>
|
<y>5.755</y>
|
||||||
<z> -1.04768 </z>
|
<z>-1.04768</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 2.2 </pitch>
|
<pitch>2.2</pitch>
|
||||||
<yaw> -1 </yaw>
|
<yaw>-1</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
</thruster>
|
</thruster>
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<engine file="APS3200">
|
<engine file="APS3200">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 38.9 </x>
|
<x>38.9</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.95 </z>
|
<z>0.95</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 0.0 </pitch>
|
<pitch>0.0</pitch>
|
||||||
<yaw> 0.0 </yaw>
|
<yaw>0.0</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
<feed>7</feed>
|
<feed>7</feed>
|
||||||
<thruster file="direct">
|
<thruster file="direct">
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 38.9 </x>
|
<x>38.9</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.95 </z>
|
<z>0.95</z>
|
||||||
</location>
|
</location>
|
||||||
<orient unit="DEG">
|
<orient unit="DEG">
|
||||||
<roll> 0.0 </roll>
|
<roll>0.0</roll>
|
||||||
<pitch> 0.0 </pitch>
|
<pitch>0.0</pitch>
|
||||||
<yaw> 0.0 </yaw>
|
<yaw>0.0</yaw>
|
||||||
</orient>
|
</orient>
|
||||||
</thruster>
|
</thruster>
|
||||||
</engine>
|
</engine>
|
||||||
|
|
||||||
<tank type="FUEL"> <!-- Outer Left Wing Tank -->
|
<tank type="FUEL"> <!-- Outer Left Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x>-1.5496</x>
|
||||||
<y> -5.1104 </y>
|
<y>-7.0291</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 1523.00 </capacity>
|
<capacity unit="LBS">1523</capacity>
|
||||||
<contents unit="LBS"> 1523.00 </contents>
|
<contents unit="LBS">1523</contents>
|
||||||
<unusable-volume unit="LTR"> 4.0 </unusable-volume>
|
<unusable-volume unit="LTR">4</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Inner Left Wing Tank -->
|
<tank type="FUEL"> <!-- Inner Left Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x>-1.5496</x>
|
||||||
<y> -5.1104 </y>
|
<y>-4.1029</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 12155.90 </capacity>
|
<capacity unit="LBS">12155.9</capacity>
|
||||||
<contents unit="LBS"> 6000.00 </contents>
|
<contents unit="LBS"> 6000</contents>
|
||||||
<unusable-volume unit="LTR"> 28.0 </unusable-volume>
|
<unusable-volume unit="LTR">28</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Center Tank -->
|
<tank type="FUEL"> <!-- Center Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9731 </x>
|
<x>-1.5496</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 14620.00 </capacity>
|
<capacity unit="LBS">14620</capacity>
|
||||||
<contents unit="LBS"> 42 </contents>
|
<contents unit="LBS">42</contents>
|
||||||
<unusable-volume unit="LTR"> 23.20 </unusable-volume>
|
<unusable-volume unit="LTR">23.2</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Inner Right Wing Tank -->
|
<tank type="FUEL"> <!-- Inner Right Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 5.1104 </y>
|
<y>4.1029</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 12155.90 </capacity>
|
<capacity unit="LBS">12155.9</capacity>
|
||||||
<contents unit="LBS"> 6000.00 </contents>
|
<contents unit="LBS"> 6000</contents>
|
||||||
<unusable-volume unit="LTR"> 28.0 </unusable-volume>
|
<unusable-volume unit="LTR">28</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Outer Right Wing Tank -->
|
<tank type="FUEL"> <!-- Outer Right Wing Tank -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.9231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 5.1104 </y>
|
<y>7.0291</y>
|
||||||
<z> -0.61182 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS"> 1523.00 </capacity>
|
<capacity unit="LBS">1523</capacity>
|
||||||
<contents unit="LBS"> 1523.00 </contents>
|
<contents unit="LBS">1523</contents>
|
||||||
<unusable-volume unit="LTR"> 4.0 </unusable-volume>
|
<unusable-volume unit="LTR">4</unusable-volume>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
<temperature>50</temperature>
|
<temperature>50</temperature>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
<tank type="FUEL"> <!-- Engine 1 Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.19249 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS">10</capacity>
|
<capacity unit="LBS">10</capacity>
|
||||||
<contents unit="LBS">0</contents>
|
<contents unit="LBS">0</contents>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
<tank type="FUEL"> <!-- Engine 2 Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.19249 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS">10</capacity>
|
<capacity unit="LBS">10</capacity>
|
||||||
<contents unit="LBS">0</contents>
|
<contents unit="LBS">0</contents>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
<density unit="LBS/GAL">6.71</density>
|
<density unit="LBS/GAL">6.71</density>
|
||||||
</tank>
|
</tank>
|
||||||
<tank type="FUEL"> <!-- APU Pipes -->
|
<tank type="FUEL"> <!-- APU Pipes -->
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x> 18.8231 </x>
|
<x>-1.5496</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.19249 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
<capacity unit="LBS">10</capacity>
|
<capacity unit="LBS">10</capacity>
|
||||||
<contents unit="LBS">0</contents>
|
<contents unit="LBS">0</contents>
|
||||||
|
|
|
@ -6,11 +6,6 @@
|
||||||
<name>A320-100-CFM</name>
|
<name>A320-100-CFM</name>
|
||||||
<path>empty.ac</path> <!-- Livery system on MP multimodel -->
|
<path>empty.ac</path> <!-- Livery system on MP multimodel -->
|
||||||
|
|
||||||
<offsets>
|
|
||||||
<x-m>-18.8499</x-m>
|
|
||||||
<z-m>1.7005004</z-m>
|
|
||||||
</offsets>
|
|
||||||
|
|
||||||
<model>
|
<model>
|
||||||
<name>A320</name>
|
<name>A320</name>
|
||||||
<path>Aircraft/A320-family/Models/A320-common.xml</path>
|
<path>Aircraft/A320-family/Models/A320-common.xml</path>
|
||||||
|
|
|
@ -6,11 +6,6 @@
|
||||||
<name>A320-200-CFM</name>
|
<name>A320-200-CFM</name>
|
||||||
<path>empty.ac</path> <!-- Livery system on MP multimodel -->
|
<path>empty.ac</path> <!-- Livery system on MP multimodel -->
|
||||||
|
|
||||||
<offsets>
|
|
||||||
<x-m>-18.8499</x-m>
|
|
||||||
<z-m>1.7005004</z-m>
|
|
||||||
</offsets>
|
|
||||||
|
|
||||||
<model>
|
<model>
|
||||||
<name>A320</name>
|
<name>A320</name>
|
||||||
<path>Aircraft/A320-family/Models/A320-common.xml</path>
|
<path>Aircraft/A320-family/Models/A320-common.xml</path>
|
||||||
|
|
|
@ -6,11 +6,6 @@
|
||||||
<name>A320-200-IAE</name>
|
<name>A320-200-IAE</name>
|
||||||
<path>empty.ac</path> <!-- Livery system on MP multimodel -->
|
<path>empty.ac</path> <!-- Livery system on MP multimodel -->
|
||||||
|
|
||||||
<offsets>
|
|
||||||
<x-m>-18.8499</x-m>
|
|
||||||
<z-m>1.7005004</z-m>
|
|
||||||
</offsets>
|
|
||||||
|
|
||||||
<model>
|
<model>
|
||||||
<name>A320</name>
|
<name>A320</name>
|
||||||
<path>Aircraft/A320-family/Models/A320-common.xml</path>
|
<path>Aircraft/A320-family/Models/A320-common.xml</path>
|
||||||
|
|
|
@ -14,13 +14,6 @@
|
||||||
<model>
|
<model>
|
||||||
<name>Interior</name>
|
<name>Interior</name>
|
||||||
<path>Aircraft/A320-family/Models/A320-interior.xml</path>
|
<path>Aircraft/A320-family/Models/A320-interior.xml</path>
|
||||||
<!-- On multiplayer models, the interior is loaded separately and global
|
|
||||||
offsets are not applied. This cancels the global offsets, so that
|
|
||||||
the interior is loaded at (0,0,0) anyway. -->
|
|
||||||
<offsets>
|
|
||||||
<x-m>18.8499</x-m>
|
|
||||||
<z-m>-1.7005004</z-m>
|
|
||||||
</offsets>
|
|
||||||
<usage>interior</usage>
|
<usage>interior</usage>
|
||||||
</model>
|
</model>
|
||||||
|
|
||||||
|
|
|
@ -6,11 +6,6 @@
|
||||||
<name>A320neo-CFM</name>
|
<name>A320neo-CFM</name>
|
||||||
<path>empty.ac</path> <!-- Livery system on MP multimodel -->
|
<path>empty.ac</path> <!-- Livery system on MP multimodel -->
|
||||||
|
|
||||||
<offsets>
|
|
||||||
<x-m>-18.8499</x-m>
|
|
||||||
<z-m>1.7005004</z-m>
|
|
||||||
</offsets>
|
|
||||||
|
|
||||||
<model>
|
<model>
|
||||||
<name>A320</name>
|
<name>A320</name>
|
||||||
<path>Aircraft/A320-family/Models/A320-common.xml</path>
|
<path>Aircraft/A320-family/Models/A320-common.xml</path>
|
||||||
|
|
|
@ -6,11 +6,6 @@
|
||||||
<name>A320neo-PW</name>
|
<name>A320neo-PW</name>
|
||||||
<path>empty.ac</path> <!-- Livery system on MP multimodel -->
|
<path>empty.ac</path> <!-- Livery system on MP multimodel -->
|
||||||
|
|
||||||
<offsets>
|
|
||||||
<x-m>-18.8499</x-m>
|
|
||||||
<z-m>1.7005004</z-m>
|
|
||||||
</offsets>
|
|
||||||
|
|
||||||
<model>
|
<model>
|
||||||
<name>A320</name>
|
<name>A320</name>
|
||||||
<path>Aircraft/A320-family/Models/A320-common.xml</path>
|
<path>Aircraft/A320-family/Models/A320-common.xml</path>
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
<!-- Airbus A320 ADR -->
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
|
<!-- Airbus A320 ADR -->
|
||||||
<!-- Copyright (c) 2019 Jonathan Redpath -->
|
<!-- Copyright (c) 2019 Jonathan Redpath -->
|
||||||
|
|
||||||
<system name="A320: ADR">
|
<system name="A320: ADR">
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
<!-- Airbus A320 Aerodynamics -->
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
|
<!-- Airbus A320 Aerodynamics -->
|
||||||
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
||||||
|
|
||||||
<aerodynamics>
|
<aerodynamics>
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
<!-- Airbus A320 APU -->
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
|
<!-- Airbus A320 APU -->
|
||||||
<!-- Copyright (c) 2020 Jonathan Redpath -->
|
<!-- Copyright (c) 2020 Jonathan Redpath -->
|
||||||
|
|
||||||
<system name="A320: APU">
|
<system name="A320: APU">
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2019 Jonathan Redpath (legoboyvdlp) -->
|
<!-- Copyright (c) 2019 Jonathan Redpath (legoboyvdlp) -->
|
||||||
|
|
||||||
<system name="A320: Engine Fire">
|
<system name="A320: Engine Fire">
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
<!-- Airbus A320 JSBsim -->
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
|
<!-- Airbus A320 JSBsim -->
|
||||||
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
||||||
|
|
||||||
<external_reactions>
|
<external_reactions>
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
<!-- Airbus A320 FMGC -->
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
|
<!-- Airbus A320 FMGC -->
|
||||||
<!-- Copyright (c) 2019 Jonathan Redpath -->
|
<!-- Copyright (c) 2019 Jonathan Redpath -->
|
||||||
|
|
||||||
<system name="A320: FMGC">
|
<system name="A320: FMGC">
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
<!-- Airbus A320 Fuel -->
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
|
<!-- Airbus A320 Fuel -->
|
||||||
<!-- Copyright (c) 2019 Jonathan Redpath -->
|
<!-- Copyright (c) 2019 Jonathan Redpath -->
|
||||||
|
|
||||||
<system name="A320: Fuel:">
|
<system name="A320: Fuel:">
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
<!-- Airbus A320 FWC -->
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
|
<!-- Airbus A320 FWC -->
|
||||||
<!-- Copyright (c) 2019 Jonathan Redpath -->
|
<!-- Copyright (c) 2019 Jonathan Redpath -->
|
||||||
|
|
||||||
<system name="A320: FWC">
|
<system name="A320: FWC">
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<location unit="M">
|
<location unit="M">
|
||||||
<x>-12.768</x>
|
<x>-12.768</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<z>-4.07014</z>
|
<z>-4.15014</z>
|
||||||
</location>
|
</location>
|
||||||
<static_friction>1.4</static_friction> <!-- Arbitrarily high to help nose wheel steering - no effect on braking -->
|
<static_friction>1.4</static_friction> <!-- Arbitrarily high to help nose wheel steering - no effect on braking -->
|
||||||
<dynamic_friction>0.6</dynamic_friction>
|
<dynamic_friction>0.6</dynamic_friction>
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2019 Jonathan Redpath (legoboyvdlp) -->
|
<!-- Copyright (c) 2019 Jonathan Redpath (legoboyvdlp) -->
|
||||||
|
|
||||||
<system name="A320: Lights">
|
<system name="A320: Lights">
|
||||||
|
|
|
@ -1,83 +0,0 @@
|
||||||
<!-- Airbus A320 JSBsim -->
|
|
||||||
|
|
||||||
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
|
||||||
|
|
||||||
<mass_balance>
|
|
||||||
<ixx unit="SLUG*FT2"> 611903 </ixx>
|
|
||||||
<iyy unit="SLUG*FT2"> 1735389 </iyy>
|
|
||||||
<izz unit="SLUG*FT2"> 1401293 </izz>
|
|
||||||
|
|
||||||
<ixy unit="SLUG*FT2"> 0 </ixy>
|
|
||||||
<ixz unit="SLUG*FT2"> 0 </ixz>
|
|
||||||
<iyz unit="SLUG*FT2"> 0 </iyz>
|
|
||||||
<emptywt unit="LBS" > 80431 </emptywt>
|
|
||||||
|
|
||||||
<location name="CG" unit="M">
|
|
||||||
<x> 18.849 </x> <!-- 25% MAC -->
|
|
||||||
<y> 0 </y>
|
|
||||||
<z> 0.19249 </z>
|
|
||||||
</location>
|
|
||||||
|
|
||||||
<pointmass name="Crew">
|
|
||||||
<weight unit="LBS">320</weight>
|
|
||||||
<location name="POINTMASS" unit="M">
|
|
||||||
<x> 5.29845 </x>
|
|
||||||
<y> 0 </y>
|
|
||||||
<z> 0.5 </z>
|
|
||||||
</location>
|
|
||||||
</pointmass>
|
|
||||||
|
|
||||||
<pointmass name="Forward Cabin">
|
|
||||||
<weight unit="LBS">3722</weight>
|
|
||||||
<location name="POINTMASS" unit="M">
|
|
||||||
<x> 10 </x>
|
|
||||||
<y> 0 </y>
|
|
||||||
<z> 0.5 </z>
|
|
||||||
</location>
|
|
||||||
</pointmass>
|
|
||||||
|
|
||||||
<pointmass name="Center Cabin">
|
|
||||||
<weight unit="LBS">11361</weight>
|
|
||||||
<location name="POINTMASS" unit="M">
|
|
||||||
<x> 16.5 </x>
|
|
||||||
<y> 0 </y>
|
|
||||||
<z> 0.5 </z>
|
|
||||||
</location>
|
|
||||||
</pointmass>
|
|
||||||
|
|
||||||
<pointmass name="Aft Cabin">
|
|
||||||
<weight unit="LBS">8422</weight>
|
|
||||||
<location name="POINTMASS" unit="M">
|
|
||||||
<x> 26 </x>
|
|
||||||
<y> 0 </y>
|
|
||||||
<z> 0.5 </z>
|
|
||||||
</location>
|
|
||||||
</pointmass>
|
|
||||||
|
|
||||||
<pointmass name="Fwd Cargo">
|
|
||||||
<weight unit="LBS">3000</weight>
|
|
||||||
<location name="POINTMASS" unit="M">
|
|
||||||
<x> 14.0 </x>
|
|
||||||
<y> 0 </y>
|
|
||||||
<z> -1.1 </z>
|
|
||||||
</location>
|
|
||||||
</pointmass>
|
|
||||||
|
|
||||||
<pointmass name="Aft Cargo">
|
|
||||||
<weight unit="LBS">3000</weight>
|
|
||||||
<location name="POINTMASS" unit="M">
|
|
||||||
<x> 24.0 </x>
|
|
||||||
<y> 0 </y>
|
|
||||||
<z> -1.1 </z>
|
|
||||||
</location>
|
|
||||||
</pointmass>
|
|
||||||
|
|
||||||
<pointmass name="Aft Bulk Cargo">
|
|
||||||
<weight unit="LBS">0</weight>
|
|
||||||
<location name="POINTMASS" unit="M">
|
|
||||||
<x> 29.0 </x>
|
|
||||||
<y> 0 </y>
|
|
||||||
<z> -1.1 </z>
|
|
||||||
</location>
|
|
||||||
</pointmass>
|
|
||||||
</mass_balance>
|
|
|
@ -1,32 +1,32 @@
|
||||||
<!-- Airbus A320 JSBsim -->
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
|
<!-- Airbus A320 JSBsim -->
|
||||||
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
||||||
|
|
||||||
<metrics>
|
<metrics>
|
||||||
<wingarea unit="FT2"> 1319.79 </wingarea>
|
|
||||||
<wingspan unit="FT" > 117.26 </wingspan>
|
<wingarea unit="FT2">1319.79</wingarea>
|
||||||
<wing_incidence > 1.03 </wing_incidence>
|
<wingspan unit="FT" >117.26</wingspan>
|
||||||
<chord unit="FT" > 20.76 </chord>
|
<chord unit="FT" >20.76</chord>
|
||||||
<htailarea unit="FT2"> 334.24 </htailarea>
|
<htailarea unit="FT2">334.24</htailarea>
|
||||||
<htailarm unit="FT" > 57.88 </htailarm>
|
<vtailarea unit="FT2">248.79</vtailarea>
|
||||||
<vtailarea unit="FT2"> 248.79 </vtailarea>
|
|
||||||
<vtailarm unit="FT" > 57.33 </vtailarm>
|
|
||||||
|
|
||||||
<location name="AERORP" unit="M">
|
<location name="AERORP" unit="M">
|
||||||
<x> 19.2274 </x>
|
<x>-1.8496</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0.19249 </z>
|
<z>-0.66395</z>
|
||||||
</location>
|
</location>
|
||||||
|
|
||||||
<location name="EYEPOINT" unit="M">
|
<location name="EYEPOINT" unit="M">
|
||||||
<x> 0 </x>
|
<x>0</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> 0 </z>
|
<z>0</z>
|
||||||
</location>
|
</location>
|
||||||
|
|
||||||
<location name="VRP" unit="M">
|
<location name="VRP" unit="M">
|
||||||
<x> 18.8499 </x>
|
<x>0</x>
|
||||||
<y> 0 </y>
|
<y>0</y>
|
||||||
<z> -1.7005004 </z>
|
<z>0</z>
|
||||||
</location>
|
</location>
|
||||||
|
|
||||||
</metrics>
|
</metrics>
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
<!-- Airbus A320 FCS -->
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
|
<!-- Airbus A320 Spoilers -->
|
||||||
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
||||||
|
|
||||||
<system name="A320: Spoilers">
|
<system name="A320: Spoilers">
|
||||||
|
|
Loading…
Add table
Reference in a new issue