ym.in 981 Bytes
#
# Input file to reproduce results of
#
# M. Luscher. "Properties and uses of the
#   Wilson flow in Lattice QCD"
# https://arxiv.org/pdf/1006.4518.pdf
# (see table 1) 
# 

[Run]
user = "alberto"
host = "artemisa"
name = "SU3_PBC_bt5.96_L24x24x24x48" 
seed = 1234

[Simulation]
group = "SU3" # Choose SU2, SU3
dimensions = 4
size = [24,24,24,48]
blocks = [4,4,4,4]
bcs = "PERIODIC" # Choose PERIODIC, SF
ntwist = [0,0,0,0,0,0]
beta = 5.96
c0   = 1.0 # 1.0 is Wilson action, 1.66... is LW, 3.648 is Iwasaki 

# Parameters for SF boundary conditions.
# These lines are only needed in case of SF boundary 
# conditions
cG   = 0.0 
phi0 = [-1.047197551196598, 0.0]               # Boundary fields for 
phiT = [-3.141592653589793, 1.047197551196598] # SF boundary conditions

[HMC]
integrator = "OMF4" # "LEAPFROPG", "OMF2", "OMF4"
ns = 20
eps = 0.1
nthm = 1000
ntraj = 10000

[Flow]
integrator = "RK3" # EULER, RK2, RK3
eps = 0.01
ns  = 300
dtr = 10 # Frequency of flow measurements