akio-tomiya / LatticeQCD.jl

A native Julia code for lattice QCD with dynamical fermions in 4 dimension.
https://github.com/akio-tomiya/LatticeQCD.jl
MIT License
137 stars 17 forks source link

Debug for gradient flow for a generic actions #2

Closed akio-tomiya closed 2 years ago

akio-tomiya commented 2 years ago

Current version supports the gradient flow but it requires further debug. The scale of flow time does not seems correct. Debug for flow for a specific action (e.g. Wilson flow) is enough.

akio-tomiya commented 2 years ago

This has been solved