mirror of
https://igit.ific.uv.es/fernando.p.csic.es/sfcf.jl.git
synced 2025-11-30 18:06:53 +01:00
Working version. Not consistent fA/gA yet
This commit is contained in:
parent
713812c3b9
commit
3b74d4ea35
11 changed files with 172 additions and 21 deletions
|
|
@ -1,21 +1,22 @@
|
|||
[Run]
|
||||
user = "fperez"
|
||||
name = "SFtest_Setup10"
|
||||
user = "Lattice user"
|
||||
name = "Template run"
|
||||
|
||||
[Space]
|
||||
size = [8,8,8,8]
|
||||
blocks = [4,4,4,4]
|
||||
phi0 = [-1.047197551196598, 0.0] # Boundary fields for SF
|
||||
phiT = [-3.141592653589793, 1.047197551196598]
|
||||
cG = 1.0 # Correction for boundaries (SF only)
|
||||
phi0 = [0.0, 0.0] # Boundary fields for SF
|
||||
phiT = [0.0, 0.0]
|
||||
cG = 9.6553053029661895e-01 # Correction for boundaries (SF only)
|
||||
|
||||
[Fermion]
|
||||
beta = 6.0 #Used only if cG/csw/ct are not input
|
||||
kappa = 0.1
|
||||
beta = 8.4044000000000008e+00 #Used only if cG/csw/ct are not input
|
||||
kappa = 1.3247670000000000e-01
|
||||
theta = 0.5
|
||||
csw = 1.0
|
||||
ct = 0.9
|
||||
csw = 1.2394261961623441e+00
|
||||
ct = 9.8718528389891003e-01
|
||||
|
||||
[Solver]
|
||||
tolerance = 1.0e-10
|
||||
tolerance = 1.0e-13
|
||||
maxiter = 1000
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue