- 27 Feb, 2018 1 commit
-
-
Daniel Wortmann authored
Cleanup and bugfixes are required.
-
- 26 Feb, 2018 1 commit
-
-
Daniel Wortmann authored
-
- 06 Feb, 2018 2 commits
-
-
Gregor Michalicek authored
This is done by replacing the parallelizationParameters XML element by a more sophisticated parallelSetup section in out.xml
-
Gregor Michalicek authored
-
- 18 Jan, 2018 1 commit
-
-
Gregor Michalicek authored
-
- 17 Jan, 2018 1 commit
-
-
Gregor Michalicek authored
The continuous restartability still does not seem to work correctly.
-
- 16 Jan, 2018 1 commit
-
-
Gregor Michalicek authored
-
- 12 Jan, 2018 1 commit
-
-
Gregor Michalicek authored
This implies the reduction of required metric calls in the broyden code path from 4 to 2. This is now equivalent to the number of metric calls in the old broyden code path.
-
- 11 Jan, 2018 1 commit
-
-
Gregor Michalicek authored
This is not yet fully functional and not yet activated in the code. To activate it the broyden call in "mix" has to be replaced by a broyden2 call.
-
- 09 Jan, 2018 1 commit
-
-
Daniel Wortmann authored
-
- 05 Dec, 2017 1 commit
-
-
Gregor Michalicek authored
-
- 30 Nov, 2017 2 commits
-
-
Gregor Michalicek authored
-
Gregor Michalicek authored
-
- 29 Nov, 2017 1 commit
-
-
Gregor Michalicek authored
...still buggy and very incomplete. The new test does not pass yet but it might already work.
-
- 24 Nov, 2017 1 commit
-
-
Gregor Michalicek authored
...as suggested by Bernd + Stefan ...also in this commit: Some minor cleanup
-
- 14 Nov, 2017 3 commits
-
-
Gregor Michalicek authored
-
Gregor Michalicek authored
-
Uliana Alekseeva authored
-
- 13 Nov, 2017 1 commit
-
-
Gregor Michalicek authored
-
- 10 Nov, 2017 2 commits
-
-
Gregor Michalicek authored
...this surely is not yet the final version.
-
Daniel Wortmann authored
-
- 08 Nov, 2017 1 commit
-
-
Gregor Michalicek authored
-
- 06 Nov, 2017 4 commits
-
-
Gregor Michalicek authored
-
Gregor Michalicek authored
The fixed bug was the ignoring of the ldaU XML element if the version number of the inp.xml file was not 0.29. For the NiO_ldauXML test this meant that no linear mixing was used for the density matrix. Please note that there are still slight differences between the results obtained with this version and the last release version. I changed the reference value for the total energy from -3191.9717 to -3191.9707.
-
Gregor Michalicek authored
...there was a missing initialization if no cdn.hdf file was used.
-
Gregor Michalicek authored
Note: Also in this commit: 1. Changed test values in NiO_ldauXML test since now the broyden files get deleted when a new density matrix is generated 2. The NiO_ldau test should not work any more since linear mixing for the density matrix is removed for the old inp file. (It is not specified in the n_mmp_mat file any more)
-
- 02 Nov, 2017 1 commit
-
-
Gregor Michalicek authored
...not yet used.
-
- 27 Oct, 2017 3 commits
-
-
Gregor Michalicek authored
...it is not yet read in.
-
Gregor Michalicek authored
-
Gregor Michalicek authored
Note: Two changes have been done in global/types.F90: 1. MERGE(jsp,4,l_noco) -> MERGE(4,jsp,l_noco) (I think the new code is correcter. This change is required) 2. Some dimension variable was replaced by stars%ng2. (Maybe this is not required and maybe the previous variable was more correct.)
-
- 26 Oct, 2017 3 commits
-
-
Gregor Michalicek authored
-
Gregor Michalicek authored
-
Gregor Michalicek authored
-
- 24 Oct, 2017 1 commit
-
-
Gregor Michalicek authored
-
- 23 Oct, 2017 2 commits
-
-
Gregor Michalicek authored
-
Gregor Michalicek authored
This commit introduces general LDA+U parameters (for mixing) to the inp.xml file.
-
- 20 Oct, 2017 1 commit
-
-
Gregor Michalicek authored
-
- 16 Oct, 2017 1 commit
-
-
Gregor Michalicek authored
-
- 10 Oct, 2017 2 commits
-
-
Daniel Wortmann authored
For example one can now say -xmlXPath /fleurInput/cell/bulkLattice/\@scale=1.01 to scale the systems lattice by 1%
-
Daniel Wortmann authored
-