Skip to content
Snippets Groups Projects
Commit 527a2ba1 authored by Philipp Rüssmann's avatar Philipp Rüssmann
Browse files

minor change to changelog

parent 795874ac
No related branches found
No related tags found
No related merge requests found
...@@ -50,10 +50,11 @@ Some improvements and bugfixes to use with AiiDA-KKR plugin. ...@@ -50,10 +50,11 @@ Some improvements and bugfixes to use with AiiDA-KKR plugin.
- add `NSIMPLEMIXFIRST` input to do some simplemixing steps before Broyden starts - add `NSIMPLEMIXFIRST` input to do some simplemixing steps before Broyden starts
- add `set_kmesh_large` run option to force the largest k-mesh on all energy points - add `set_kmesh_large` run option to force the largest k-mesh on all energy points
- timing information for PKKprime - timing information for PKKprime
- use '#' as comment sign in inputcard (see issue #128)
### Changed ### Changed
- cutoff of potential components which are (almost) zero (see issue #124 and `POT_NS_CUTOFF`) - cutoff of potential components which are (almost) zero (see issue #124 and `POT_NS_CUTOFF`)
- rename `set_cheby_nosoc` to `decouple_spins_cheby` (now `set_cheby_nosoc` again gives the expected behavior of setting `SOCSCALE` to 0) - rename `set_cheby_nosoc` to `decouple_spins_cheby` (now `set_cheby_nosoc` again gives the expected behavior of setting `SOCSCALE` to 0, see issue #120)
- print run and test options in the beginning to `output.000.txt` - print run and test options in the beginning to `output.000.txt`
### Removed ### Removed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment