- 28 Apr, 2016 2 commits
-
-
Gregor Michalicek authored
With this commit the file FleurInputSchema.xsd is created whenever a new inp.xml file is generated. Note that the recipe for changing the Schema file is found as a comment in io/xml/dropInputSchema.c.
-
Gregor Michalicek authored
Besides the conventional input, the new inpgen now also generates an inp.xml file containing all required data to start a calculation. The commit also includes additional command line parameters for inpgen: "-explicit": This writes k-points, symmetry operations, and the Bravais matrix explicitly into the inp.xml file. "-noXML": This switches of the generation of the inp.xml file.
-
- 27 Apr, 2016 1 commit
-
-
Gregor Michalicek authored
This commit introduces the new chkmt.f90. Besides some exceptions this new routine should yield the same results as the old one. With a runtime scaling of O(N_atoms) it overcomes the bad O(N_atoms^4) scaling of the old pendant.
-
- 26 Apr, 2016 3 commits
-
-
Gregor Michalicek authored
-
Daniel Wortmann authored
-
Markus Betzinger authored
Based on v0.26 hybrid branch
-