UW AMath Conservation Laws and Finite Volume Methods
 
Applied Math 574
 
Winter Quarter, 2015

Previous topic

Lab 2: Friday, Jan. 16, 2015

Next topic

Computing Options

This Page

Lab 3: Friday, Jan. 23, 2015ΒΆ

We will be using IPython notebooks in this lab, so please make sure you can open a notebook on your laptop, or on SageMathCloud.

See Python for some references and tutorials for Python and notebooks.

Obtain the IPython notebook we’ll be using via:

cd $AM574
git pull

cp -r $AM574/labs/lab3 $MY574
cd $MY574/lab3

then open the notebook $MY574/lab3/AcousticsTests.ipynb.