mirror of
https://igit.ific.uv.es/fernando.p.csic.es/sfcf.jl.git
synced 2025-11-30 01:46:52 +01:00
Main script and dirs. Only four correlation functions.
This commit is contained in:
parent
5019af9c3b
commit
713812c3b9
2 changed files with 232 additions and 0 deletions
21
input/sfcf.in
Normal file
21
input/sfcf.in
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue