- 26 Apr, 2017 4 commits
-
-
ua741532 authored
-
ua741532 authored
-
ua741532 authored
-
Gregor Michalicek authored
With -old mode only the old inp file is generated. Without -old mode only the new inp.xml file is generated. Also added some checks and errors if there already is an input file present.
-
- 25 Apr, 2017 4 commits
-
-
Gregor Michalicek authored
-
Gregor Michalicek authored
-
Gregor Michalicek authored
-
Gregor Michalicek authored
-
- 13 Apr, 2017 5 commits
-
-
Gregor Michalicek authored
In setab.f There was a problem that for some use cases "scale" had to be index in a certain way while in others in a different way. I removed these different cases by directly multiplying the elements of the lattice vectors a1, a2, a3 in inpgen/lattice2.f with the a, b, c parameters. For the cases when inpgen/lattice2.f is used the scale vector now is 1.0 after the routine.
-
Gregor Michalicek authored
- The automatic line breaks after ?? characters are now disabled.
-
Gregor Michalicek authored
-
Gregor Michalicek authored
-
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.
-
- 11 Apr, 2017 3 commits
-
-
Gregor Michalicek authored
-
Gregor Michalicek authored
-
Gregor Michalicek authored
-
- 07 Apr, 2017 2 commits
-
-
Gregor Michalicek authored
- Relaxation of atom positions should work now, but it is not yet beautiful. -> An unnecessary additional step function is store in cdn.hdf in this case.
-
Gregor Michalicek authored
-
- 06 Apr, 2017 9 commits
-
-
ua741532 authored
-
ua741532 authored
-
ua741532 authored
-
Daniel Wortmann authored
-
Uliana Alekseeva authored
-
Uliana Alekseeva authored
-
Daniel Wortmann authored
-
Daniel Wortmann authored
-
Daniel Wortmann authored
-
- 29 Mar, 2017 1 commit
-
-
Gregor Michalicek authored
This is surely still buggy. ...not as buggy as the last commit. ...There is light at the end of the tunnel.
-
- 24 Mar, 2017 8 commits
-
-
Gregor Michalicek authored
...still very buggy.
-
Daniel Wortmann authored
-
Daniel Wortmann authored
-
Daniel Wortmann authored
-
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)
-
ua741532 authored
-
ua741532 authored
-
- 23 Mar, 2017 2 commits
-
-
Gregor Michalicek authored
There are still bugs. Probably many bugs.
-
Gregor Michalicek authored
Also: Replaced the -dd command line switch bei -delden. This is done because there also is the -sd command line switch and densities should not be deleted by accident.
-
- 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.
-