CollectiveSpins.jl
  • Introduction
  • Installation
  • Geometry
  • Dipole-Dipole interaction
  • Effective Interactions
  • System
  • Collective Modes
  • Reduced Spin
  • Theoretical Descriptions
  • API
Version
  • Geometry
  • Geometry
GitHub

Geometry

In order to simplify creation of various particle distributions, a few helper functions with self-explanatory names are provided:

  • geometry.chain
  • geometry.triangle
  • geometry.rectangle
  • geometry.square
  • geometry.hexagonal
  • geometry.box
  • geometry.cube
  • geometry.ring

They can be used directly to create a SpinCollection:

SpinCollection(geometry.chain(0.5, 6), [0,0,1])
« InstallationDipole-Dipole interaction »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.2.1 on Saturday 13 January 2024. Using Julia version 1.10.0.