five

Hyperfine tensor and defect structure of T center

收藏
Zenodo2025-05-05 更新2026-05-29 收录
下载链接:
https://zenodo.org/doi/10.5281/zenodo.15231706
下载链接
链接失效反馈
官方服务:
资源简介:
## About the datasetThis record provides all data to reproduce the hyperfine coupling analysis of a T center defect in silicon. The results are reported in "Long-lived entanglement of a spin-qubit register in silicon photonics". DOI: https://doi.org/10.48550/arXiv.2504.15467 ## Files included- **hyperfine_terms.npz**: NumPy archive containing three float arrays (`Fermi_contact`, `Dipolar`, `Hyperfine`) saved via `numpy.savez`.- **POSCAR**: VASP format structure file specifying a 1002‑atom silicon supercell with a T center defect. ## Computational methods- Electronic structure calculations were performed with VASP using the HSE06 screened hybrid functional. ## Usage & reuse1. **Load hyperfine data in Python**   ```python   import numpy as np   data = np.load('hyperfine_terms.npz')   Fc  = data['Fermi_contact']   Dip = data['Dipolar']   Hf  = data['Hyperfine']2. **Load defect structures using pymatgen**   ```python   from pymatgen.io.vasp import Poscar   poscar = Poscar.from_file('POSCAR')   structure = poscar.structure
提供机构:
Zenodo
创建时间:
2025-04-22
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作