http://server.ccl.net/cca/software/SOURCES/FORTRAN/psi88/unix/rpsicon.shtml |
CCL rpsicon | ||||
|
#! /bin/csh -e -f # # script to run the PSICON/88 contour generation program. # If a new contour level is desired at a later time, one need only # rerun the PSICON/88 program with the new contour level in the input. # set files = (22 23 24) # if ($#argv == 0) goto noargs ln $1.f17 FOR017 time PSICON < $1.psicon foreach argument ($files[*]) rm -f $1.f$argument ln FOR0$argument $1.f$argument end rm -f FOR0* exit noargs: echo 'Usage: "rpsicon filename" ' exit |
[ CCL Home Page ]
[ unix ]
[ Raw Version of this page ]
Modified: Fri May 24 16:00:00 1991 GMT |
Page accessed 6008 times since Sat Apr 17 22:02:14 1999 GMT |