PROJECT 2: Fortran Programming
Part 2a
Problem Statement
Study the FAR AIRWORTHINESS STANDARDS: TRANSPORT CATEGORY AIRPLANES
to determine takeoff distance required on a dry
runway. The transport airplane and the altitude of the runway are
not specified as yet.
Do not be concerned with stopping distances.
Submit
-
A free-body sketch of the forces on a transport aircraft during
- takeoff run
- climbout
-
Make a table of the variables required
- from the FAR and
- from your sketch
giving variable names and descriptions
-
Present the algorithm you will use to solve this problem
assuming you will be given the engine characteristics and
all of the above variables.
Present as a list of equations.