Question

The task is to model and analyse the movement of a weather balloon in wind. You

will set up equations of motion and solve them numerically for an initial value

problem. You must estimate a model for the wind speed yourself, but it must vary in

at least one direction in the room. Which model you choose must be clearly stated,

and the choice of model must be motivated. Reflect in particular on the concept of

terminal velocity, and how it changes when you vary initial values and/or the wind

model.

the steps we need in the answer:

Free-body diagram, description of the wind model, use of Newton's laws and

setup of the initial value problem.

• Setup and explanation of the numerical method used to solve the equations of

motion

Plotter of position, speed and acceleration in 2D.

• Analysis of the terminal speed in different wind models and/or initial values.

Layout - clearly written, clear plots, correct units.

need the code on python

Question image 1