Little help debugging please? Thanks in advance.
I receive this error message when compiling my code using FORTRAN g95:
In file short_trl.f:171
type (*,'short_trline:',nstp,x,y,z,h,hemisphere)
1
Error: Unexpected array reference at (1)
Here's my code...