When I compiling the project, visual fortran keeps giving me this kind of error. The error is found on the code below
dimension tairgl(12),eairgl(24),windgl(12),psisgl(12),yenang(98),yunazm(98)
This is the error message given by the compiler.
Error: Syntax error, found END-OF-STATEMENT when expecting one of: ( [
Anybody have any idea about this error??? Thanks