- 04 Aug, 2017 1 commit
-
-
Daniel Wortmann authored
-
- 11 Jul, 2017 1 commit
-
-
Daniel Wortmann authored
-
- 01 Jul, 2017 1 commit
-
-
Gregor Michalicek authored
The cause for this error might also be in fleur. Blaming LAPACK only is unfair.
-
- 29 Jun, 2017 1 commit
-
-
Gregor Michalicek authored
-
- 02 May, 2017 1 commit
-
-
Daniel Wortmann authored
-
- 20 Mar, 2017 1 commit
-
-
Daniel Wortmann authored
-
- 03 Mar, 2017 2 commits
-
-
Daniel Wortmann authored
-
Daniel Wortmann authored
-
- 01 Mar, 2017 1 commit
-
-
Daniel Wortmann authored
-
- 09 Feb, 2017 1 commit
-
-
Daniel Wortmann authored
eig-file/data IO is broken and hence the version is not useful yet.
-
- 26 Jan, 2017 1 commit
-
-
Daniel Wortmann authored
apws has to be compiled without optimization on new intel compiler
-
- 17 Jan, 2017 1 commit
-
-
Daniel Wortmann authored
removed: weight, natd, nkpts,nkptd
-
- 16 Jan, 2017 1 commit
-
-
Daniel Wortmann authored
- made l_zref a local variable no longer in type sym - changed the setup of the parallelization (mpi/mpimakegroups is obsolete) - added new command line switches yet to be documented :-)
-
- 21 Dec, 2016 1 commit
-
-
Daniel Wortmann authored
-
- 16 Nov, 2016 1 commit
-
-
Daniel Wortmann authored
configure.sh script is doing part of the job now more details should be found in README (later :-) )
-
- 14 Nov, 2016 1 commit
-
-
Daniel Wortmann authored
-
- 09 Nov, 2016 1 commit
-
-
Daniel Wortmann authored
-
- 18 Oct, 2016 1 commit
-
-
Gregor Michalicek authored
-
- 14 Oct, 2016 1 commit
-
-
Daniel Wortmann authored
-
- 11 Oct, 2016 1 commit
-
-
Gregor Michalicek authored
-
- 07 Oct, 2016 3 commits
-
-
Gregor Michalicek authored
Note that there are much more bugs of this type in diagonalization/eigen_diag.F90.
-
Daniel Wortmann authored
-
Daniel Wortmann authored
Removed preprocessor switches CPP_SOC, CPP_INVERSION, CPP_APW, CPP_CORE. Only a single fleur executable is built.
-
- 26 Sep, 2016 1 commit
-
-
Daniel Wortmann authored
-
- 14 Jul, 2016 1 commit
-
-
Uliana Alekseeva authored
-
- 11 Jul, 2016 1 commit
-
-
Daniel Wortmann authored
-
- 05 Jul, 2016 1 commit
-
-
Daniel Wortmann authored
-
- 29 Jun, 2016 1 commit
-
-
Gregor Michalicek authored
-
- 14 Jun, 2016 3 commits
-
-
Daniel Wortmann authored
-
Daniel Wortmann authored
-
jiff1302 authored
-
- 10 Jun, 2016 1 commit
-
-
Daniel Wortmann authored
-
- 03 Jun, 2016 1 commit
-
-
Daniel Wortmann authored
-
- 24 May, 2016 2 commits
-
-
Daniel Wortmann authored
-
Daniel Wortmann authored
-
- 19 May, 2016 1 commit
-
-
Daniel Wortmann authored
-
- 18 May, 2016 1 commit
-
-
Gregor Michalicek authored
From the commit message in the old git: Fixed bug in geneigprobl: The LAPACK routine ssyevr and similar routines expect the result array for the eigenvalues to have the length of the dimension of the matrix that it diagonalizes. The eig array that is used for this purpose only has the length of the number of eigenvalues that are supposed to be computed. This problem is fixed in this commit by introducing a temporary and large enough eigTemp array from which the eigenvalues are copied to the actual eig array after calculating them. Note that the bug that is corrected here actually showed up only sporadically in the deallocation of bkpt in eigen.F
-
- 26 Apr, 2016 1 commit
-
-
Markus Betzinger authored
Based on v0.26 hybrid branch
-