etmc / tmLQCD

tmLQCD is a freely available software suite providing a set of tools to be used in lattice QCD simulations. This is mainly a HMC implementation (including PHMC and RHMC) for Wilson, Wilson Clover and Wilson twisted mass fermions and inverter for different versions of the Dirac operator. The code is fully parallelised and ships with optimisations for various modern architectures, such as commodity PC clusters and the Blue Gene family.
http://www.itkp.uni-bonn.de/~urbach/software.html
GNU General Public License v3.0
32 stars 47 forks source link

DDalphaAMG interface MGSetup2KappaMu always zero #344

Closed kostrzewa closed 7 years ago

kostrzewa commented 7 years ago

@sbacchio In the DDalphaAMG interface, setting MGSetup2KappaMu always results in zero. I've checked the input file reader. I think the scanf statement requires numbers as well as letters (to capture the 2). Do you want to fix this in your branches and submit a pull-request at some point?

sbacchio commented 7 years ago

:+1: ok should be fine now