https://github.com/bjmorgan/data_neb_spinel
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 11 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.3%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: bjmorgan
- License: mit
- Language: Jupyter Notebook
- Default Branch: master
- Size: 11.2 MB
Statistics
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 8 years ago
· Last pushed about 8 years ago
https://github.com/bjmorgan/data_NEB_spinel/blob/master/
# Data Analysis for “Interfacial Strain Effects on Lithium Diffusion Pathways in the Spinel Solid Electrolyte Li-Doped MgAl2O4” Authors: - C. O'Rourke ORCID: 0000-0002-0703-8234 - B. J. Morgan ORCID: 0000-0002-3056-8233 [](https://circleci.com/gh/bjmorgan/data_NEB_spinel) [](https://zenodo.org/badge/latestdoi/112021402) ## Summary This repository contains data analysis that supports the findings reported in C. ORourke and B. J. Morgan, “Interfacial Strain Effects on Lithium Diffusion Pathways in the Spinel Solid Electrolyte Li-Doped MgAl2O4”, and code for plotting figures in this paper. The repository consists of 1. A series of .csv files, containing data extracted from VASP calculations. The inputs and outputs for the source VASP calculations, along with scripts for extracting the relevant data, are available at the [University of Bath Data Archive](https://dx.doi.org/10.15125/BATH-00438). 2. A Jupyter notebook that constructs the figures in the manuscript from the .csv data. The analysis notebook can be viewed [here](https://nbviewer.jupyter.org/github/bjmorgan/data_NEB_spinel/blob/master/analysis/spinel_paper_generating_figures.ipynb). ## Overview This top level directory contains three sub-directories `data`, `analysis` and `figures`. * **`data/`**: This folder contains a series of `.csv` files, containing data extracted from VASP calculations. The inputs and outputs for the source VASP calculations, along with scripts for extracting the relevant data to generate these files, are available at the [University of Bath Data Archive](https://dx.doi.org/10.15125/BATH-00438). * **`analysis/`**: In this folder the `.csv` files from the `data` folder are analysed and the figures in the main manuscript produced. A Jupyter notebook is included (`spinel_paper_generating_figures.ipynb`), which performs the necessary analysis and produces the figures. * **`figures/`**: This folder contains the manuscript figures produced by the analysis script. To produce the figures in the manuscript, the Jupyter notebook in the `analysis` folder can be run to produce the files found in the `figures` folder. ## Dependencies Python dependencies are listed in the [`requirements.txt`](requirements.txt) file. ## Testing The repository contains tests that the analysis notebooks execute without errors. This happens [here](https://circleci.com/gh/bjmorgan/data_NEB_spinel). To manually run the tests, run ``` python -m unittest discover ``` ## References 1. C. ORourke and B. J. Morgan, “Interfacial Strain Effects on Lithium Diffusion Pathways in the Spinel Solid Electrolyte Li-Doped MgAl2O4” [Phys. Rev. Mater. 2, 045403](https://doi.org/10.1103/PhysRevMaterials.2.045403) ([source](https://github.com/connorourke/Spinel-Paper)). 2. C. O'Rourke and B. J. Morgan, “DFT Dataset for “Interfacial Strain Effects on Lithium Diffusion Pathways in the Spinel Solid Electrolyte Li-Doped MgAl2O4” ” [University of Bath Research Data Archive](https://dx.doi.org/10.15125/BATH-00438).
Owner
- Name: Benjamin Morgan
- Login: bjmorgan
- Kind: user
- Location: Bath, UK
- Company: University of Bath
- Repositories: 73
- Profile: https://github.com/bjmorgan
Computational Chemistry at the University of Bath, UK.