Giter Club home page Giter Club logo

Comments (3)

davidcortesortuno avatar davidcortesortuno commented on August 16, 2024

Hi, those 3 properties can be used in Fidimag. For the Zhang-Li STT you can set a function for the current. In the case of anisotropy, you can also pass a space dependent function to define the anisotropy vectors (in your case you would have to compute the radial direction as function of space, which should be straightforward.
And regarding DMI, you have the choice of interfacial, bulk and D_2d group symmetry DMI. You can also define your own DMI by implementing the finite difference version of the DMI term.

The doctrings in the corresponding energy terms in https://github.com/computationalmodelling/fidimag/tree/master/fidimag/micro might be of help. For STT, check the llg_stt file.

To set a specific driver, when creating a simuation yo do something like sim = fidimag.micro.Sim(mesh, driver='llg_stt') and then set the current functions as sim.driver.jx = ...

from fidimag.

 avatar commented on August 16, 2024

That is great, by chance do you know for which mesh size it is recommended to perform an atomistic simulation?,

Thanks you

from fidimag.

davidcortesortuno avatar davidcortesortuno commented on August 16, 2024

That depends on the material you are analysing, the magnetic structures you are studying and the memory available in your machine. In an atomistic simulation you have a lattice spacing of a few Angstrom, thus you can do the maths to check how many atomic positions you need for a system of a few nanometres or larger in size.

from fidimag.

Related Issues (20)

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.