- 01 Mar, 2017 1 commit
-
-
Daniel Wortmann authored
-
- 23 Feb, 2017 1 commit
-
-
Daniel Wortmann authored
-
- 22 Feb, 2017 1 commit
-
-
Daniel Wortmann authored
-
- 21 Feb, 2017 6 commits
-
-
Daniel Wortmann authored
-
Gregor Michalicek authored
-
Gregor Michalicek authored
-
Gregor Michalicek authored
-
ssh://fleur-git/fleurDaniel Wortmann authored
-
Daniel Wortmann authored
-
- 20 Feb, 2017 1 commit
-
-
Daniel Wortmann authored
-
- 16 Feb, 2017 2 commits
-
-
ssh://fleur-git/fleurDaniel Wortmann authored
-
Daniel Wortmann authored
-
- 15 Feb, 2017 1 commit
-
-
Daniel Wortmann authored
-
- 14 Feb, 2017 2 commits
-
-
Daniel Wortmann authored
-
Daniel Wortmann authored
-
- 13 Feb, 2017 10 commits
-
-
Gregor Michalicek authored
-
Gregor Michalicek authored
-
Gregor Michalicek authored
Conflicts: vgen/convol.f90
-
Gregor Michalicek authored
This is to make it usable for situations where ufft is not the step function. Christian has such situations. Also corrected the documentation in convol.
-
Daniel Wortmann authored
-
ssh://fleur-git/fleurDaniel Wortmann authored
-
Daniel Wortmann authored
-
Daniel Wortmann authored
-
Daniel Wortmann authored
-
Gregor Michalicek authored
-
- 10 Feb, 2017 8 commits
-
-
Gregor Michalicek authored
-
Gregor Michalicek authored
-
Gregor Michalicek authored
Now the attribute minDistance is read in from the input file into the variable input%minDistance. By default this variable is 0.0 but it can be set to finite values in the inp.xml file. It is supposed to be an additional optional convergence criterion to stop calculations when they are converged.
-
ssh://fleur-git/fleurDaniel Wortmann authored
-
Daniel Wortmann authored
-
Daniel Wortmann authored
-
Daniel Wortmann authored
-
Daniel Wortmann authored
-
- 09 Feb, 2017 7 commits
-
-
Daniel Wortmann authored
-
Daniel Wortmann authored
-
Daniel Wortmann authored
-
Gregor Michalicek authored
The temporary change to POINTER lead to the error: /usr/users/iff_th1/micha/FLEUR-git-repo/fleur/cdn/cdnval.F90(525): error #6547: The ARRAY argument of the ALLOCATED inquiry intrinsic function shall be an allocatable array. [Z_R] IF (.NOT.ALLOCATED(zMat%z_r)) THEN -------------------------------------^ /usr/users/iff_th1/micha/FLEUR-git-repo/fleur/cdn/cdnval.F90(540): error #6547: The ARRAY argument of the ALLOCATED inquiry intrinsic function shall be an allocatable array. [Z_C] IF (.NOT.ALLOCATED(zMat%z_c)) THEN -------------------------------------^ compilation aborted for /usr/users/iff_th1/micha/FLEUR-git-repo/fleur/cdn/cdnval.F90 (code 1)
-
Daniel Wortmann authored
-
Daniel Wortmann authored
eig-file/data IO is broken and hence the version is not useful yet.
-
ssh://fleur-git/fleurDaniel Wortmann authored
-