jelynch@hubcap.clemson.edu (james e lynch) (04/19/91)
Help!!!
I am trying to run a program original written to run on GE's Time-Sharing on my IBM pc. The program was written in FORTRAN and I am most of the code has been rewritten in MS Quick basic. However, the original code calls a subroutine called QSF in the following manner:
CALL QSF(H(1),Y(1),Z(1),NDIM(1))
My memory is that this sub-routine does integration but I have been unable to repeat calculation done with the original code. Does any out there have any information on the QSF sub-routine. Any help will be greatly appreciated.
Please forward all responses to JELYNCH@CLEMSON.HUBCAP.EDU
Thank-you