Skip to content
Snippets Groups Projects
  1. Oct 05, 2021
    • Nicolas Essing's avatar
      Introduced the input parameters to control the constraint bfields. · ae4a07aa
      Nicolas Essing authored
      The parameters are taken from Sascha Brinkers presentation and should
      match what is implemented in KKRhost.
      The names are kept as close as possible to the inputcard keywords in
      KKRhost, thus they might differ from what they are called in the
      KKRhost code.
      
      Added the parameters to datastructures/InputParamsNew.txt and
      generated a new datastructures/InputParams_mod.F90 using
      the generate.sh skript.
      ae4a07aa
    • Nicolas Essing's avatar
      Fixed two small bugs in input generation · cc099999
      Nicolas Essing authored
      In generate.sh, the inputgenerator.py is now called as a local script.
      
      In inputgenerator.py, use /usr/bin/env to be independent of actual python installation dir.
      Explicitly use python2, which is needed by the skript and not always the default anymore.
      cc099999
  2. Oct 03, 2021
    • Nicolas Essing's avatar
      Fixed a bug in input reader. · 9e2e2ec9
      Nicolas Essing authored
      The parameter enable_quad_prec was introduced in InputParams_mod.F90,
      but not in InputParamsNew.txt, so it did not appear when recreating
      the Fortran module from the list of parameters.
      9e2e2ec9
  3. Sep 30, 2021
  4. Sep 28, 2021
  5. Sep 10, 2021
  6. Sep 09, 2021
  7. Sep 08, 2021
  8. Aug 18, 2021
  9. Aug 10, 2021
  10. Aug 09, 2021
  11. Aug 05, 2021
  12. Aug 03, 2021
  13. Jul 21, 2021
  14. Jul 11, 2021
  15. May 28, 2021
  16. May 25, 2021
Loading