Dear WIEN2k users,

Unfortunately there is a bug in the Makefile for SRC_aim in WIEN2k_21

Please edit the Makefile (and Makefile.orig) and insert:

...
.SUFFIXES:      .frc
.SUFFIXES:      .F                  # <--- insert this line
.SUFFIXES:      .frc90
...
and replace at the bottom:
.frc90.o:     by
.F.o:

Recompile with siteconfig  or   make / make complex

Regards

-------- Weitergeleitete Nachricht --------
Betreff: Severe bug in SRC_aim
Datum: Tue, 28 Sep 2021 17:21:34 -0500
Von: Laurence Marks <laurence.ma...@gmail.com>
Antwort an: l-ma...@northwestern.edu
An: Peter Blaha <pbl...@theochem.tuwien.ac.at>

Definition of .F missing in the Makefile, so _COMPLEX & _REAL not
defined for .F files.

--
Professor Laurence Marks
Department of Materials Science and Engineering
Northwestern University
www.numis.northwestern.edu
"Research is to see what everybody else has seen, and to think what
nobody else has thought" Albert Szent-Györgyi
_______________________________________________
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html

Reply via email to