You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Boris Computational Spintronics
Dear all
I'd like to know where I can take a look at the files that control the customizable initial magnetization configuration in a simulation. Mainly, to familiarize myself with the type of ansatzes used for non-trivial magnetic textures (domain walls, skyrmions...) in Boris, and how it operates depending if you are considering a(n) (anti)ferromagnetic arrangement of the cells.
Best wishes,
Sharma
Serban Lepadatu
unread,
Oct 23, 2025, 2:42:10 AMOct 23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Boris Computational Spintronics
Hi Sharma,
This functionality is spread out over several files. The easiest way to track this would be to start with file SuperMeshMeshes_Settings.cpp. This contains implementation of console commands for setting various magnetization configurations, but the detailed implemetation is then delegated to separate mesh classes, e.g. Mesh_Ferromagnetic_Control.cpp, Mesh_AntiFerromagnetic_Control.cpp etc.