mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-15 11:43:42 +02:00
Working HMC for SF (w/wo improved actions).
Only Aoki-Frezzotti-Weisz Choice B available for improved actions
This commit is contained in:
parent
ee1776c665
commit
5336189ad5
3 changed files with 92 additions and 38 deletions
|
@ -78,7 +78,7 @@ println("## END Wilson action/flow measurements")
|
|||
# Set gauge parameters
|
||||
# SECOND SET: Improved action/flow
|
||||
println("\n## IMPROVED ACTION/FLOW TIMES")
|
||||
gp = GaugeParm{PREC}(GRP{PREC}, 6.0, 1.0)
|
||||
gp = GaugeParm{PREC}(GRP{PREC}, 6.0, 5/6, (0.5,0.5))
|
||||
println("Gauge Parameters: ", gp)
|
||||
|
||||
println("Initial Action: ")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue