Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.2%) to scientific vocabulary
Repository
Phonon rattling tools
Basic Info
- Host: GitHub
- Owner: ajjackson
- License: gpl-3.0
- Language: Python
- Default Branch: main
- Size: 156 KB
Statistics
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
rattling
This repository is intended to contain tools for producing "phonon-rattled" atomistic structures, that go further than functionality included with the Atomic Simulation Environment (ASE) and hiphive.
We are particularly interested in mode-selective sampling for the simulation of EELS.
At this stage, code resides in a single script "demo.py".
Licensing
This code is distributed under the GNU General Public License, version 3.
Note that the core rattling code is significantly based on code from ase.md.velocitydistribution, primarily written by Ask Hjorth Larsen, Jacob Sciøtz and Florian Knoop. ASE is released under LGPLv2.1, permitting reuse in this project under GPLv3.
Owner
- Name: Adam J. Jackson
- Login: ajjackson
- Kind: user
- Location: United Kingdom
- Company: STFC
- Repositories: 46
- Profile: https://github.com/ajjackson
Computational chemistry/physics and software person. Mostly interested in materials and thermodynamics. I like Python, Emacs and SCIENCE
GitHub Events
Total
- Watch event: 3
- Issue comment event: 2
- Push event: 5
- Public event: 1
- Pull request event: 4
- Create event: 2
Last Year
- Watch event: 3
- Issue comment event: 2
- Push event: 5
- Public event: 1
- Pull request event: 4
- Create event: 2
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Adam J. Jackson | a****n@p****g | 21 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 22 days
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 1.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 22 days
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 1.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- ajjackson (4)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- ase >= 3.23.0
- typer *