############################################################ # Demonstration of use of 'Wave' script which runs 'wave' # and plots the output. ############################################################ lnx1% pwd; ls /home/phys410/ode/wave Makefile Wave* fcn.f fcn.inc wave.f lnx1% Wave + test -f wave + make pgf77 -g -c wave.f pgf77 -g -c fcn.f pgf77 -g -L/usr/local/PGI/lib wave.o fcn.o \ -lp410f -lodepack -llinpack -lsvs \ -lbbhutil -lsv -lblas -o wave + xlevel=8 + olevel=6 + tfinal=1.8 + dtout=0.02 + tol=1.0e-5 + wave 8 6 1.8 0.02 1.0e-5 + echo 'This may take a couple of minutes or so. Please be patient.' This may take a couple of minutes or so. Please be patient. + gnuplot + ls -lt out8.ps -rw-r--r-- 1 phys410 phys410 633733 Nov 17 19:28 out8.ps