SunnySuite / Sunny.jl

Spin dynamics and generalization to SU(N) coherent states
Other
86 stars 19 forks source link

Open boundary conditions #75

Closed kbarros closed 1 year ago

kbarros commented 1 year ago

We should make it easy to enable periodic boundaries. To achieve this, one can use to_inhomogeneous and then disable all the interactions that wrap the boundaries by hand. We can provide a convenience function with that behavior.