Hi, I was trying to compile the Qual-W2 code, and I am running into a compile error in the LUDCMP subroutine. The last argument to this subroutine is a variable "D". In the main program where the subroutine is called, D is defined as a real array D(NN,NN). But in the subroutine, D is a single real variable that is set equal to 1.0 and is never used. Can I put in a dummy real array in subrouting LUDCMP to replace the sigle valued D? If I don't do something like this, the program will not compile.
calling argument error
Hi Chris, I am using the
generic code
Hi Chris, actually I just
I got it to start to compile
Unknown Execution Error
Missing Modules
missing modules
Missing Modules
AVVIEWER and AVDEF
I think that I have been