mirror of
https://github.com/paboyle/Grid.git
synced 2025-05-10 04:25:57 +01:00
Correct mass
This commit is contained in:
parent
44b0988f9b
commit
1257c9f2f0
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user