- 11 Aug, 2017 1 commit
-
-
Gregor Michalicek authored
-
- 25 Jul, 2017 3 commits
-
-
Gregor Michalicek authored
This is one more step towards using the parallelized calculation of the stepfunction in the inp.xml code path.
-
Gregor Michalicek authored
-
Gregor Michalicek authored
-
- 24 Jul, 2017 1 commit
-
-
Gregor Michalicek authored
This is the first step to enable the parallelization for parts of this code as it is provided by Uliana.
-
- 19 Jul, 2017 1 commit
-
-
Uliana Alekseeva authored
-
- 04 Jul, 2017 1 commit
-
-
Gregor Michalicek authored
-
- 03 Jul, 2017 2 commits
-
-
Gregor Michalicek authored
-
Gregor Michalicek authored
Esepecially jij%nmagn was already needed in rw_noco which is called in a subroutine of dimens. Therefor it has to be initialized before dimens is called. I hope there are no side effects of this relocation.
-
- 19 Jun, 2017 2 commits
-
-
Gregor Michalicek authored
-
Gregor Michalicek authored
-
- 13 Jun, 2017 1 commit
-
-
Gregor Michalicek authored
-
- 08 Jun, 2017 1 commit
-
-
Daniel Wortmann authored
a) fixed CuDOSXML test b) made compile with PGI c) change testscript to work without "do"
-
- 22 May, 2017 1 commit
-
-
Daniel Wortmann authored
-
- 17 May, 2017 1 commit
-
-
Gregor Michalicek authored
-
- 04 May, 2017 1 commit
-
-
Daniel Wortmann authored
-
- 02 May, 2017 4 commits
-
-
Gregor Michalicek authored
-
Daniel Wortmann authored
-
Daniel Wortmann authored
-
Daniel Wortmann authored
-
- 01 May, 2017 1 commit
-
-
Gregor Michalicek authored
-
- 27 Apr, 2017 1 commit
-
-
Gregor Michalicek authored
-
- 12 Apr, 2017 1 commit
-
-
Gregor Michalicek authored
- Relaxation of atom positions now works as it should. - The code also becomes clearer.
-
- 24 Mar, 2017 2 commits
-
-
Daniel Wortmann authored
-
Daniel Wortmann authored
- if inp or inp.xml file is present take it and be happy - if both are present, give an error unless -xml option is given - if none is present stop (before opening files)
-
- 22 Mar, 2017 1 commit
-
-
Gregor Michalicek authored
The feature is used by invoking fleur with -hdf_cdn -dd a-b to delete all densities with index between a and b. Using -dd a only deletes density a. Note: The required space for the densities will not yet be given back to the system. The size of the file stays the same. A solution to this problem may be the usage of the tool h5repack. It should be available everywhere.
-
- 21 Mar, 2017 1 commit
-
-
Gregor Michalicek authored
-
- 17 Mar, 2017 1 commit
-
-
Gregor Michalicek authored
...this is very incomplete at the moment.
-
- 02 Mar, 2017 2 commits
-
-
Gregor Michalicek authored
Some call in main/fleur_init.F90 was at the wrong place. Fix by Daniel.
-
Daniel Wortmann authored
-
- 01 Mar, 2017 2 commits
-
-
Daniel Wortmann authored
-
Gregor Michalicek authored
The command line argument is something like "-sd 5" (to select density no. 5.)
-
- 23 Feb, 2017 1 commit
-
-
Daniel Wortmann authored
-
- 13 Feb, 2017 1 commit
-
-
Daniel Wortmann authored
-
- 10 Feb, 2017 1 commit
-
-
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.
-
- 18 Jan, 2017 1 commit
-
-
Daniel Wortmann authored
-
- 17 Jan, 2017 2 commits
-
-
Daniel Wortmann authored
-
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 :-)
-
- 25 Nov, 2016 1 commit
-
-
Gregor Michalicek authored
-