Up: Return
EGN 5456 Homework 2 Fall 1999

Consider the following one way wave equation with wave growth

ut + a ux = u + 1

You are to analyze this equation, propose a numerical scheme for it, and verify the performance of that scheme. You are looking for a simple explicit scheme, that allows time steps of the order of the spatial mesh size and has favorable numerical properties.

Some issues you must consider and correctly analyze:

Verify the analysis numerically. Follow the good coding practices.


Author: Leon van Dommelen