[Pw_forum] documentation for dynmat.x

David Strubbe dstrubbe at berkeley.edu
Wed Dec 12 23:09:15 CET 2012


Dear QE developers,

As far I can tell, there is no documentation available in the Doc directory
or linked from http://www.quantum-espresso.org/?page_id=878 regarding
dynmat.x. I could only find information about what to put in the input file
by inspecting the comments in the header of PHonon/PH/dynmat.f90. I suggest
putting this information in Doc and/or the website too for the convenience
of users.

On another note, installing Wannier90 by 'make w90' does not work. It seems
like it does not try to download the archive before attempting to unpack.

[17:05:16][Davids-MacBook-Pro:espresso-5.0.2] make w90
test -d bin || mkdir bin
cd install ; make  -f extlibs_makefile libblas
touch fake_libblas.a
rm fake_libblas.a
cd install ; make  -f extlibs_makefile liblapack
touch fake_liblapack.a
rm fake_liblapack.a
cd install ; make  -f plugins_makefile w90
if test ! -d ../W90; then \
        (gzip -dc ../archive/wannier90-1.2.tar.gz | (cd ../ ; tar -xvf -))
; \
        (cd ../ ; ln -s wannier90-1.2 W90) ; fi

gzip: ../archive/wannier90-1.2.tar.gz: unexpected end of file
touch uncompress-w90
cd ../W90 ; \
        if (test -e ../install/make_wannier90.sys) || (test -d ../W90);
then \
        (cp ../install/make_wannier90.sys ../W90/make.sys); fi
/bin/sh: line 0: cd: ../W90: No such file or directory
cp: ../W90/make.sys: No such file or directory
make[1]: *** [configure-w90] Error 1
make: *** [w90] Error 2

David Strubbe
MIT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quantum-espresso.org/pipermail/users/attachments/20121212/764824f3/attachment.html>


More information about the users mailing list