Open GoogleCodeExporter opened 9 years ago
Solution:
As stated in the user guide, "you must obtain the routine mkl_dfti.f90 and
place a copy in the directory where you are compiling DDSCAT 7.1."
See section 6.5 (page 16) of the user guide for more information.
Also, you may need to add the appropriate "LFLAGS" in your Makefile. Example 7
seems to have LFLAGS defined correctly, but example 5 (which you are trying to
use) leaves LFLAGS undefined. Example 5 does not compile (even with
mkl_dfti.f90) if you don't add the appropriate LFLAGS definition.
Again, see the user guide, section 6.5.
Original comment by dsmith2....@gmail.com
on 5 Jul 2010 at 11:24
Original issue reported on code.google.com by
DanV...@gmail.com
on 17 Jun 2010 at 2:54