Hello there,
I am getting the following type of errors by compiling FDS source code with Intel 18.0
../../Source/gsmv.f90(7): error #5136: Illegal syntax for IMPLICIT NONE statement.
IMPLICIT NONE (TYPE,EXTERNAL)
I am wondering if there is any solution for this issue. I checked the syntax without those two parameters and didn't create the error.
Thanks for your help.
SR