Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ask some questions about ‘M-T curve using Monte Carlo’? #10

Open
Bingoli2580 opened this issue Oct 22, 2024 · 1 comment
Open

Ask some questions about ‘M-T curve using Monte Carlo’? #10

Bingoli2580 opened this issue Oct 22, 2024 · 1 comment

Comments

@Bingoli2580
Copy link

I now understand that your code can implement 'M-T curve using Monte Carlo', but now I have a relatively large system, in which a unit cell has 15 inequivalent magnetic atoms, and their interactions are also different and the number is particularly large. Because these interactions are obtained by running TB2J code, how can I process them so that MicroMagnetic.jl can calculate the M-T curve?

@ww1g11
Copy link
Member

ww1g11 commented Oct 22, 2024

MicroMagnetic.jl currently only supports simple cases such as cubic or triangular meshes. We have plans for more complex cases, but unfortunately, they haven't been implemented yet. If you're interested, you're welcome to implement it in MicroMagnetic.jl.

Another simple solution: You could try mapping your system onto a simple cubic mesh.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants