Bugs corrected, Zeuthen flow working

This commit is contained in:
Alberto Ramos 2021-10-02 09:27:21 +02:00
parent 334ddf813a
commit 9de5e4ad59
4 changed files with 61 additions and 34 deletions

View file

@ -7,7 +7,7 @@ Pkg.activate("/lhome/ific/a/alramos/s.images/julia/workspace/LatticeGPU")
using LatticeGPU
# Set lattice/block size
lp = SpaceParm{4}((96,96,32,32), (4,4,4,4))
lp = SpaceParm{4}((32,32,32,32), (4,4,4,4))
println("Space Parameters: ", lp)
# Seed RNG