Meteorology 301 - Lab 7


Introduction

In this lab, you will extend work done in Labs 5 and 6. You will take the computer program written in Lab 6 and compute how PW varies with surface temperature, plotting the results for different assumed values of surface relative humidity.

GOAL: Understand how PW varies with surface temperature and surface relative humidity.


Instructions

1. As with previous Matlab labs, follow the instructions for accessing meteorology computers to log into your Vincent account. Lab partners should open a window on the host machine and connect to Vincent in the window.

2. Now start Matlab, from a Vincent prompt. If you forget how, go to Lab 5 , step 4.

3. First re-verify that the script prec_wat.m you created in Lab 6 works. If you know already that it is not working, see me. Otherwise, enter:

4. Now let's see how PW varies with surface temperature.

EXTRA CREDIT - Write a program (".m" file) to do this (Step 4) for you and email it to me and the TA (Eric)

5. Now let's see how PW varies with surface relative humidity.

EXTRA CREDIT - Write a program (".m" file) to do this (Step 5) for you and email it to me and the TA (Eric).

6. You should turn in to me the answers to your questions along with a printed copy of your plots.

If you do the extra credit, you should email me a copy of the ".m" files you create. Doing both extra credits correctly will double your score on this lab!


Return to Meteorology 301 Lab List

Return to Meteorology 301 Homepage