Search found 6 matches

by hongyi
Mon Jul 06, 2015 1:00 am
Forum: Bader
Topic: svn version of bader compilling failed.
Replies: 7
Views: 21414

Re: svn version of bader compilling failed.

Got it. Thanks a lot.

Regards
by hongyi
Fri Jul 03, 2015 2:10 pm
Forum: Bader
Topic: svn version of bader compilling failed.
Replies: 7
Views: 21414

Re: svn version of bader compilling failed.

See the following compilling log: werner@debian:~/vasp-refind/HenkelmanGroup/svn/bader$ make -f makefile.lnx_ifort ifort -O2 -check bounds -c kind_mod.f90 ifort -O2 -check bounds -c matrix_mod.f90 ifort -O2 -check bounds -c ions_mod.f90 ifort -O2 -check bounds -c options_mod.f90 ifort -O2 -check bou...
by hongyi
Fri Jul 03, 2015 1:55 pm
Forum: Bader
Topic: svn version of bader compilling failed.
Replies: 7
Views: 21414

Re: svn version of bader compilling failed.

Thanks a lot, it can compile succesfully now.
by hongyi
Thu Jul 02, 2015 12:06 pm
Forum: Bader
Topic: svn version of bader compilling failed.
Replies: 7
Views: 21414

Re: svn version of bader compilling failed.

[1] By saying the non-functional latest version, do you mean the following version or not?

Version 0.28a 07/12/12

[2] Still, I cann't understand why the svn version cann't be compiled correctly? Considering that the svn version is the latest version, why it has unfixed issue till now?

Regards
by hongyi
Wed Jul 01, 2015 11:42 pm
Forum: VTSTTools
Topic: How to compile vtstcode into vasp.5.3.5?
Replies: 1
Views: 7887

How to compile vtstcode into vasp.5.3.5?

Hi all, I obtain the latest vtsttools as follows: svn co http://theory.cm.utexas.edu/svn/vtsttools Then, I try to compile the vtstcode into vasp.5.3.5, but I can find the following two patches in the source directory: vasp-5.3.2-main.patch vasp-5.3.2-mpmd.patch As you can see, the above two patches ...
by hongyi
Wed Jul 01, 2015 11:34 pm
Forum: Bader
Topic: svn version of bader compilling failed.
Replies: 7
Views: 21414

svn version of bader compilling failed.

Hi all, I use the following command to obtain the svn version of bader: svn co http://theory.cm.utexas.edu/svn/bader And then compile it with the following command and meet errors as follow: $ make -f makefile.lnx_ifort ifort -O2 -check bounds -c kind_mod.f90 ifort -O2 -check bounds -c matrix_mod.f9...