Try 10

First I have to set the quark mass compatible with pion mass/hadron mass which can be done with program at /root/AnalysisToolBox/latqcdtools/ms.py , it will take input as beta and provide strange quark mass and light quark mass.

root@virat:~/AnalysisToolBox/latqcdtools$ python ms.py
enter value of beta 6.285
Value of strange quark mass to be compatible with observations is : 0.0783706227423953
values of light quark masses will be 0.0029026156571257517

Parameter file:

#

#

#

#

#

#
Lattice = 24 24 24 6
Nodes = 1 1 1 1
mass_ud = 0.0029026
mass_s = 0.0783706
beta = 6.285
no_pf = 1

#step_size = 0.07142857
##step_size = 0.2
##no_md = 1
#no_md = 14
#no_step_sf = 5
##no_sw = 1
#no_sw = 5 # for every 5 such updates in strange quark configuration, light quark gets updated one time.
#cgMax = 20000
#always_acc = 0
#rat_file = ../parameter/sample_eo.rat

step_size = 0.05
no_md = 20
no_step_sf = 5
no_sw = 10
residue = 1e-12
cgMax = 6500
always_acc = 1
rat_file = ../parameter/sample_eo.rat

rand_flag = 0
#rand_file = conf_1dec/randl488f21b6285m0009875m0790a_019.
seed = 1338
load_conf = 0
gauge_file = conf_1dec/l488f21b6285m0009875m0790a_019.
#conf_nr = 995 # this was for l388f21b6285m0009875m0790a_019 file to reach thermal equilibrium and do testing.

conf_nr=0 # it will write gauge_files with names l488f21b6285m0009875m0790a_019.297 , l488f21b6285m0009875m0790a_019.308, l488f21b6285m0009875m0790a_019.318
no_updates = 33 #total 33 accept-reject will be made
write_every = 11 # write every 11th accept-reject process

output