Compiling NAFNoise

Dear all,

I did some modification on NAFnoise source code but I am running into troubles when I try to compile it.
I tried to compile it using both Intel fortran compiler and Gfortran (using NETBeans).
I have attached 2 snapshots of error that I get in both Gfortran and Intel compiler.

I would appreciate it very much if you could guide me how to compile the code.

Thanks.

Best regards,
Arash

Dear Arash,

I’m not sure; I’ve never used NAFnoise before.

DFPORT is a system-specific module that is in the old (discontinued) Compaq compiler. Changes will be needed to compile with Intel Fortran or gfotran e.g. DFPORT to IFPORT, but there are likely other changes that are needed.

Best regards,