27 February 2022 01:14:01 PM FD1D_WAVE_TEST 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_data.txt". FD1D_WAVE_TEST02 Try a sine curve. Stability condition ALPHA = C * DT / DX = 1 Plot data written to "test02_data.txt". FD1D_WAVE_TEST Normal end of execution. 27 February 2022 01:14:01 PM