24 January 2012 04:58:36 PM FD1D_WAVE_PRB C++ version Test the FD1D_WAVE library. FD1D_WAVE_TEST01 Try the "shark" wave. Stability condition ALPHA = C * DT / DX = 1 Plot data written to "test01_plot.txt". FD1D_WAVE_TEST02 Try a sine curve. Stability condition ALPHA = C * DT / DX = 1 Plot data written to "test02_plot.txt". FD1D_WAVE_PRB Normal end of execution. 24 January 2012 04:58:36 PM