Question: The Task: d t = 0 . 0 1 s For each time step case, please have your Python program plot a figure of v
The Task:
For each time step case, please have your Python program plot a figure of vs of the Explicit
Euler Solution based on the optimally designed drag coefficient you obtained from the bisection
method. You should have five figures in total for this project once you complete the five different time
steps cases. Also, for each time step case, please list the root prediction evolution by the bisection
method regarding the and the tolerance a till The tolerance defined
Your project report should contain cover page list whom are your programing discussion
group problem description, flow chart, Python source codes you have multiple files,
you should upload all them results and discussion plots, your discussion & analysis
from the resultrrors comparison conclusions. addition the project report, a copy your
python code file
proj other nonstandard moduleiles created yourselves should also
uploaded CANVAS I can testrun your python code while grading your project report.
In this Project your group is asked to design and develop Python program that combines Explicit Euler
Method of the Parachutist problem with your newly learned Bisection Method to find the Root of:
Design Objective Function Terminal velocity predicted by Explicit Euler Method Target Terminal
Velocity
Your customized parachute design is required to meet the following specifications:
and
Desired Target Terminal Velocity with the tolerance less than ie
Your group will need to design the optimal drag coefficient so that
Design Objective Function Terminal Velocity Target Terminal Velocity
You will create a bisection method written in a Python Program that will automatically call the codes
modified from your Project s Python programs to retrieve the Explicit Euler Method approximated
Terminal Velocity values at different drag coefficient values. And the bisection method program will run
iterations to automatically find the root, which is the optimize drag coefficient. In this project, for your
learning purpose and the full experience of the world of numerical methods, please ignore and do not
use the exact solution in your project
Your Python program will be called as
projpy so you know it is the file for Project If you created
multiple modules, you can name the other modules rather than the main program
projpy any
meaningful filenames you think are appropriate. You will need to put comments in the code and also
add your name and number in the beginning comments of the code.
Please use the following five different time steps for your numerical design of the drag coefficient and
compare and comment about their differences. Your parachute simulations should cover from s to
s
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
