<?xml version="1.0"?>

<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->

<fdm_config name="A320" version="2.0" release="BETA">

	<fileheader>
		<author>Joshua Davidson (Octal450)</author>
		<version>Pre V1.0</version>
		<description>A32X FDE</description>
	</fileheader>
	
	<metrics file="Systems/a320-metrics"/>
	
	<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>-2.4335</x> <!-- 28.5% MAC -->
			<y>0</y>
			<z>-0.75</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"/>
	
	<propulsion>
		<engine file="pw1127g_1">
			<location unit="M">
				<x>-5.34904</x>
				<y>-5.755</y>
				<z>-1.04768</z>
			</location>
			<orient unit="DEG">
				<roll>0.0</roll>
				<pitch>2.2</pitch>
				<yaw>1</yaw>
			</orient>
			<feed>5</feed>
			<thruster file="direct">
				<location unit="M">
					<x>-5.34904</x>
					<y>-5.755</y>
					<z>-1.04768</z>
				</location>
				<orient unit="DEG">
					<roll>0.0</roll>
					<pitch>2.2</pitch>
					<yaw>1</yaw>
				</orient>
			</thruster>
		</engine>
		
		<engine file="pw1127g_2">
			<location unit="M">
				<x>-5.34904</x>
				<y>5.755</y>
				<z>-1.04768</z>
			</location>
			<orient unit="DEG">
				<roll>0.0</roll>
				<pitch>2.2</pitch>
				<yaw>-1</yaw>
			</orient>
			<feed>6</feed>
			<thruster file="direct">
				<location unit="M">
					<x>-5.34904</x>
					<y>5.755</y>
					<z>-1.04768</z>
				</location>
				<orient unit="DEG">
					<roll>0.0</roll>
					<pitch>2.2</pitch>
					<yaw>-1</yaw>
				</orient>
			</thruster>
		</engine>
		 
		<engine file="APS3200">
			<location unit="M">
				<x>38.9</x>
				<y>0</y>
				<z>0.95</z>
			</location>
			<orient unit="DEG">
				<roll>0.0</roll>
				<pitch>0.0</pitch>
				<yaw>0.0</yaw>
			</orient>
			<feed>7</feed>
			<thruster file="direct">
				<location unit="M">
					<x>38.9</x>
					<y>0</y>
					<z>0.95</z>
				</location>
				<orient unit="DEG">
					<roll>0.0</roll>
					<pitch>0.0</pitch>
					<yaw>0.0</yaw>
				</orient>
			</thruster>
		</engine>
		
		<tank type="FUEL">	 <!-- Outer Left Wing Tank -->
			<location unit="M">
				<x>-2.4335</x>
				<y>-7.0291</y>
				<z>-0.75</z>
			</location>
			<capacity unit="LBS">1523</capacity>
			<contents unit="LBS">1523</contents>
			<unusable-volume unit="LTR">4</unusable-volume>
			<priority>1</priority>
			<density unit="LBS/GAL">6.71</density>
			<temperature>50</temperature>
		</tank>
		<tank type="FUEL">	 <!-- Inner Left Wing Tank -->
			<location unit="M">
				<x>-2.4335</x>
				<y>-4.1029</y>
				<z>-0.75</z>
			</location>
			<capacity unit="LBS">12155.9</capacity>
			<contents unit="LBS"> 6000</contents>
			<unusable-volume unit="LTR">28</unusable-volume>
			<priority>1</priority>
			<density unit="LBS/GAL">6.71</density>
			<temperature>50</temperature>
		</tank>
		<tank type="FUEL">	 <!-- Center Tank -->
			<location unit="M">
				<x>-2.4335</x>
				<y>0</y>
				<z>-0.75</z>
			</location>
			<capacity unit="LBS">14620</capacity>
			<contents unit="LBS">42</contents>
			<unusable-volume unit="LTR">23.2</unusable-volume>
			<priority>1</priority>
			<density unit="LBS/GAL">6.71</density>
			<temperature>50</temperature>
		</tank>
		<tank type="FUEL">	 <!-- Inner Right Wing Tank -->
			<location unit="M">
				<x>-2.4335</x>
				<y>4.1029</y>
				<z>-0.75</z>
			</location>
			<capacity unit="LBS">12155.9</capacity>
			<contents unit="LBS"> 6000</contents>
			<unusable-volume unit="LTR">28</unusable-volume>
			<priority>1</priority>
			<density unit="LBS/GAL">6.71</density>
			<temperature>50</temperature>
		</tank>
		<tank type="FUEL">	 <!-- Outer Right Wing Tank -->
			<location unit="M">
				<x>-2.4335</x>
				<y>7.0291</y>
				<z>-0.75</z>
			</location>
			<capacity unit="LBS">1523</capacity>
			<contents unit="LBS">1523</contents>
			<unusable-volume unit="LTR">4</unusable-volume>
			<priority>1</priority>
			<density unit="LBS/GAL">6.71</density>
			<temperature>50</temperature>
		</tank>
		<tank type="FUEL">	 <!-- Engine 1 Pipes -->
			<location unit="M">
				<x>-2.4335</x>
				<y>0</y>
				<z>-0.75</z>
			</location>
			<capacity unit="LBS">10</capacity>
			<contents unit="LBS">0</contents>
			<priority>1</priority>
			<density unit="LBS/GAL">6.71</density>
		</tank>
		<tank type="FUEL">	 <!-- Engine 2 Pipes -->
			<location unit="M">
				<x>-2.4335</x>
				<y>0</y>
				<z>-0.75</z>
			</location>
			<capacity unit="LBS">10</capacity>
			<contents unit="LBS">0</contents>
			<priority>1</priority>
			<density unit="LBS/GAL">6.71</density>
		</tank>
		<tank type="FUEL">	 <!-- APU Pipes -->
			<location unit="M">
				<x>-2.4335</x>
				<y>0</y>
				<z>-0.75</z>
			</location>
			<capacity unit="LBS">10</capacity>
			<contents unit="LBS">0</contents>
			<priority>1</priority>
			<density unit="LBS/GAL">6.71</density>
		</tank>
	</propulsion>
	
	<system file="a320-libraries"/>
	<system file="glass-effect"/>
	<system file="a320-fbw"/>
	<system file="a320-fcs"/>
	<system file="a320-fuel"/>
	<system file="a320-fwc"/>
	<system file="a320-spoiler"/>
	<system file="a320-electrical"/>
	<system file="a320-hydraulic"/>
	<system file="a320-lights"/>
	<system file="a320-engine-fire"/>
	<system file="a320-adr"/>
	<system file="a320-apu"/>
	<system file="a320-fmgc"/>
	
	<flight_control name="none"/>
	
	<aerodynamics file="Systems/a320-aerodynamics.xml"/>
	<external_reactions file="Systems/a320-external-reactions"/>

</fdm_config>