Lab 5: Projectile Motion and Air Density

Introduction

In today's lab we will launch our rocket at an angle relative to the horizontal, with and without air resistance.  We want to compare the range and maximum height achieved by the rocket for various input values.

You will be working a with new base code in today's lab. Here are the changes:

Learning Goals

At the end of this lab you should have a good conceptual understanding of how we model air resistance in a numerical simulation. You should also find that your programming skills are improving, and that it takes you less time to do the same kinds of things you've been doing since the first lab.

What To Turn In

Exercises