diff --git a/docs/documentation/analysis/constraint_analysis/index.md b/docs/documentation/analysis/constraint_analysis/index.md index 4d5055692c200d267865271376f7f6ab33069278..90c97db47a39f2f8fb66611accc2c5b701b4a96b 100644 --- a/docs/documentation/analysis/constraint_analysis/index.md +++ b/docs/documentation/analysis/constraint_analysis/index.md @@ -1,5 +1,5 @@ # Constraint Analysis {#mainpage} -One of the essential aspects of aircraft design is to size the aircraft to meet the point performance requirement. This process involves the evaluation of the constraints within the Thrust to Weight and Wing Loading design space. As the tool is "sizing" the aircraft, it requires information about the aerodynamic performanca of the aircraft and the change of weight throughout the mission. Therefore this tool gets executed at the end of each loop to correctly size the aircraft. +One of the essential aspects of aircraft design is to size the aircraft to meet the point performance requirement. This process involves the evaluation of the constraints within the Thrust to Weight and Wing Loading design space. As the tool is "sizing" the aircraft, it requires information about the aerodynamic performance of the aircraft and the change of weight throughout the mission. Therefore this tool gets executed at the end of each loop to correctly size the aircraft. # Baseline Implementation The constraint analysis tool is established with an energy based approach which is coming from Jack D. Mattingly's Aircraft Engine Design book.