Numerics and control for PDE 2013

This is part of the IFCAM Summer School on Numerics and Control of PDE held in Dept. of Mathematics, IISc, Bangalore during 22 July-2 August 2013.

Slides and notes of numerical sessions

To download the following pdf file, right click in your mouse and save the file to your computer.

Programs (browse svn repository)

You can get all the code and slides using subversion

svn checkout http://cfdlab.googlecode.com/svn/trunk/teaching/control2013

This will create a directory called control2013 with many sub directories. The directory notes contains the slides and notes.

To update the code to latest version, do the following

cd control2013

svn status -q -u

This should show if there any changes made to the repository. You can update by doing

svn update

Programs (zipped archive)

These are the programs used in the numerical sessions in the class. They may differ from the code in the subversion repository which may be more updated versions. To download the following files, right click in your mouse and save the file to your computer.