spirit icon indicating copy to clipboard operation
spirit copied to clipboard

Atomistic Spin Simulation Framework

Results 107 spirit issues
Sort by recently updated
recently updated
newest added

**Either**: Find a way to distinguish between number of columns in a file to determine if only orientations (3 cols) or positions and orientations (6 cols). A core function could...

core
ui-cpp
feature-request

Dear developers and everyone, Thank you very much for providing a powerful simulation program. I used the LLG method and simulated by using the llg. py script, Version: 2.2.0. I...

This is some tidying up: - improve naming and e.g. remove `Hook_Pre_Iteration` - add some more `const` here and there - use `std::make_shared` more

enhancement
core

Started to implement parallelization over single spins instead of lattice basis cells. Closes #420.

enhancement
core
feature-request

Implemented Monte-Carlo method with OpenMP parallelization.

enhancement
core

I have downloaded the new Spirit-2.2.0 release (revision b739e4e06f31c) and noticed a bug in the cpp-ui (qt). Previously it was possible to tweak the Heisenberg Hamiltonian parameters, while running a...

bug
core-c-api

Hi there all, I try to compile spirit on ubuntu 22.04 with CUDA support with gcc 11.4, but I get make error like below: `/usr/include/c++/11/bits/std_function.h:435:145: error: parameter packs not expanded...