Main script and dirs. Only four correlation functions.

This commit is contained in:
Fernando Pérez Panadero 2024-02-19 17:20:28 +01:00
commit 713812c3b9
2 changed files with 232 additions and 0 deletions

21
input/sfcf.in Normal file
View file

@ -0,0 +1,21 @@
[Run]
user = "fperez"
name = "SFtest_Setup10"
[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)
[Fermion]
beta = 6.0 #Used only if cG/csw/ct are not input
kappa = 0.1
theta = 0.5
csw = 1.0
ct = 0.9
[Solver]
tolerance = 1.0e-10
maxiter = 1000