# ==========================
# Files
# ==========================
ofile = cube

# ==========================
# lattice dimension
# ==========================

nx     = 6
ny     = 6
nz     = 6

# ==========================
# Hubbard model
# ==========================

U       = 0.00
t       = 1.00
mu      = 0.00
L       = 32
dtau    = 0.125
HSF     = -1
HSFtype = 0
bcond   = 0.0 , 0.0 , 0.0

# ==========================
# Met's algorithm
# ==========================

nwarm  = 1
npass  = 4
nmeas  = 13
ntry   = 0
gamma  = 0.5
accept = 0
reject = 0

# ==========================
# Measurements
# ==========================

nbin    = 2
nhist   = 50
seed    = 0

# ==========================
# numerical
# ==========================

north  = 17
nwrap  = 17
errrate = 0.001
difflim = 0.001
