1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-20 00:36:55 +01:00

Debug code

This commit is contained in:
Peter Boyle
2023-04-20 14:54:36 -04:00
parent 3aa43e6065
commit bbec7f9fa9
3 changed files with 11 additions and 2 deletions

View File

@ -85,7 +85,7 @@ int main(int argc, char **argv) {
TheHMC.Resources.AddObservable<PlaqObs>();
//////////////////////////////////////////////
const int Ls = 4;
const int Ls = 8;
Real beta = 2.13;
Real light_mass = 0.01;
Real strange_mass = 0.04;