Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question on heisenberg_pairs #616

Open
sfragkos opened this issue Apr 13, 2022 · 1 comment
Open

Question on heisenberg_pairs #616

sfragkos opened this issue Apr 13, 2022 · 1 comment

Comments

@sfragkos
Copy link

Hello everyone!

I have a question regarding the heisenberg_pairs tag.

If, for example, I give the value of J12, should I also define the J21?

In addition, in the Hamiltonian tab of the GUI, the Pairs section is disabled (see figure below). Do you know why?
**
image
**

@GPMueller
Copy link
Member

If, for example, I give the value of J12, should I also define the J21?

The Heisenberg pairs are automatically symmetry-reduced, so there's no difference whether you only specify J_12 or also J_21.

in the Hamiltonian tab of the GUI, the Pairs section is disabled

This is intentional. I'm afraid we haven't implemented the appropriate APIs in the core library for the GUI to be able to specify pairs the way it's done in the input file.
I believe @MSallermann worked out a first prototype of a scriptable API (using chaiscript), which would in principle be able to handle this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants