Skip to content

Question about SpinW manual and pyspinw (ADDCOUPLING) #58

Description

@tombadmanship

I have been figuring out how to use this program over the past couple of days. I can't get the 'addcoupling' function to work for my system in pyspinw 3.0.0. Specifically, I'm trying to generate an antiferromagnetic coupling between 16 atoms using addmatrix and gencoupling.

here is my code for generating the negative J coupling (is it correct?):

H_sys.addmatrix('value',-np.eye(3),'label','J1')

Here is my code for generating the coupling:

H_sys.addcoupling('J1',1)

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions