-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.zenodo.json
More file actions
51 lines (48 loc) · 1.81 KB
/
Copy path.zenodo.json
File metadata and controls
51 lines (48 loc) · 1.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
"title": "Sources for: Numerical Simulations of a Spin Dynamics Model Based on a Path Integral Approach",
"description": "This repository contains source code which implements a path integral approach to calculate the thermodynamics of quantum spin in a constant magnetic field along the z-direction. It contains functions for analytic solutions and a numerical approach based on atomistic spin dynamics.",
"creators": [
{
"orcid": "0000-0001-9783-4287",
"affiliation": "School of Physics and Astronomy, University of Leeds, Leeds, LS2 9JT, United Kingdom",
"name": "Nussle, Thomas"
},
{
"orcid": "0000-0002-4142-5043",
"affiliation": "Institut Denis Poisson, Université de Tours, Université d'Orléans, CNRS (UMR7013), Parc de Grandmont, F-37200, Tours, France",
"name": "Nicolis, Stam"
},
{
"orcid": "0000-0003-4843-5516",
"affiliation": "School of Physics and Astronomy, University of Leeds, Leeds, LS2 9JT, United Kingdom",
"name": "Barker, Joseph"
}
],
"upload_type": "software",
"access_right": "open",
"license": "mit-license",
"keywords": [
"physics",
"spin dynamics",
"path integral",
"magnetism",
"simulation"
],
"related_identifiers": [
{
"identifier": "https://github.com/stonerlab/PIQSD-SingleSpinBz",
"relation": "isSupplementTo"
},
{
"identifier": "https://arxiv.org/abs/2303.00602",
"relation": "isSupplementTo"
},
{
"relation": "cites",
"identifier": "10.1016/j.physa.2011.11.030"
}
],
"grants": [
{"id": "10.13039/100014013::EP/V037935/1"}
]
}