Create.m

From Spinach Documentation Wiki
Revision as of 17:26, 1 January 2016 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This is the function that creates the spin_system object. Syntax:

  spin_system=create(sys,inter)

where the two parameters contain the information about the spin system and the interactions. See the spin system specification section of the manual for information on how to prepare sys and inter inputs.