1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-17 15:27:06 +01:00

Merge branch 'feature/ddhmc' of https://github.com/paboyle/Grid into feature/ddhmc

This commit is contained in:
Peter Boyle
2022-02-14 17:33:17 +01:00
148 changed files with 4728 additions and 1242 deletions

View File

@ -98,7 +98,7 @@ int main(int argc, char **argv) {
const int Ls = 12;
Real beta = 2.25;
Real light_mass = 0.002;
Real light_mass = 0.004;
Real strange_mass = 0.02661;
Real pv_mass = 1.0;
RealD M5 = 1.8;