https://github.com/quantum-exeter/classicalspinmfgs
Classical spin statics
https://github.com/quantum-exeter/classicalspinmfgs
Last synced: 3 months ago
JSON representation
Classical spin statics
- Host: GitHub
- URL: https://github.com/quantum-exeter/classicalspinmfgs
- Owner: quantum-exeter
- License: mit
- Created: 2022-06-28T17:21:35.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-07T13:20:37.000Z (12 months ago)
- Last Synced: 2026-03-27T23:42:22.132Z (3 months ago)
- Language: Julia
- Homepage:
- Size: 224 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ClassicalSpinMFGS
Julia code to solve the open-system of a single classical spin coupled to multiple heat baths. This is the code used to generate the classical curves in the [Enhanced entanglement in multi-bath spin-boson models](https://arxiv.org/abs/2306.11036) paper.
### Repo structure
* **lib**: contains the code to calculate the Gibbs and mean force (MF), as well as the corresponding spin expectation values. Stuctured as a Julia modules: ```MFGS.jl```
* **run**: contains code from ```lib``` to generate the paper data
* **paper_data**: contains the data generated for the paper