Giter Club home page Giter Club logo

pyllg's Introduction

PyLLG

Scipy-based Landau-Lifshitz-Gilbert (LLG) equation solver for a magnetic system, described by a classicalmodel including Heisenberg exchange interaction between nearest-neighbor spins, current-driven exchange interaction between lattice spins and nonequilibrium electrons, various anisotropy terms, Dzyaloshinskii-Moriya interaction, and an external field.

The main equation to be integrated is the Landau-Lifshitz-Gilbert equation (LLG)

which governs the time-dependent evolution of a spin on site .
The effective field is computed by

with the classical Hamiltonian capturing all dominant interactions

Here, denotes pairs of nearest neighbors, and the sum over it captures the lattice geometry and the boundary conditions. Within this module, following boundary conditions are implemented:

  • Periodic in both x and y direction
  • Periodic in x only, y open
  • Periodic in y only, x open
  • Open boundaries in x and y direction

on a square lattice of dimensions X,Y.

The parameters of this Hamiltonian are

  • Nearest-neighbor exchange interaction between neighboring spins in the lattice
  • Exchange interaction between conducting electrons and localized magnetic moments
  • Dzyaloshinskii-Moriya interaction
  • magnetic anisotropies and
  • Demagnetization
  • External field
  • and is the magnitude of magnetic moment of the localized magnetic moments in the lattice.

pyllg's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.