dft-cp-cppackage3
Science Score: 57.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 10 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.5%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: dcfredrickson
- License: gpl-3.0
- Language: C
- Default Branch: main
- Size: 359 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
CPpackage
A software tool for performing DFT-Chemical Pressure analysis using abinit.
Installation
Provided you have an SSH key to clone the repo, just run these commands:
git clone git@github.com:dcfredrickson/CPpackage
cd CPpackage
make
cd bin
This wil clone the repo into your current directory, change to it, run the
makefile (which automatically compiles everything), and changes directories
again to get you to the binaries. You can then copy the binaries to any
directory in your $PATH (/usr/local/bin, for instance).
You can run git pull in the repo to get any future updates to CPpackage.
Dependencies
Compilation
The GNU Scientific Library and libxc are required for compiling CPpackage.
Running calculations
Both CPpackage and the nonlocal programs take outputs from abinit version 7.10.5. The method requires the use of HGH (Hartwigsen-Goedecker-Hutter) norm-conserving pseudopotentials, which are available here. The package currently supports the LDA and PBE exchange-correlation functionals.
Atomic core profiles required as part of the Hirshfeld-inspired scheme may be generated with APE (Atomic Pseudopotentials Engine).
Citations and more information
If you use CPpackage in your research, you can cite the following papers: 1. Sanders, K. M.; Van Buskirk, J. S.; Hilleke, K. P.; Fredrickson, D. C. Self-Consistent Chemical Pressure Analysis: Resolving Atomic Packing Effects through the Iterative Partitioning of Space and Energy. J. Chem. Theory. Comput., ASAP, DOI: https://doi.org/10.1021/acs.jctc.3c00368.
Lu, E.; Van Buskirk, J. S.; Cheng, J.; Fredrickson, D. C. Tutorial on Chemical Pressure Analysis: How Atomic Packing Drives Laves/Zintl Intergrowth in K3Au5Tl. Crystals 2021, 11 (8), 906. https://doi.org/10.3390/cryst11080906.
Berns, V. M.; Engelkemier, J.; Guo, Y.; Kilduff, B. J.; Fredrickson, D. C. Progress in Visualizing Atomic Size Effects with DFT-Chemical Pressure Analysis: From Isolated Atoms to Trends in AB5 Intermetallics. J. Chem. Theory Comput. 2014, 10 (8), 3380–3392. https://doi.org/10.1021/ct500246b.
Engelkemier, J.; Berns, V. M.; Fredrickson, D. C. First-Principles Elucidation of Atomic Size Effects Using DFT-Chemical Pressure Analysis: Origins of Ca36Sn23’s Long-Period Superstructure. J. Chem. Theory Comput. 2013, 9 (7), 3170–3180. https://doi.org/10.1021/ct400274f.
Fredrickson, D. C. DFT-Chemical Pressure Analysis: Visualizing the Role of Atomic Size in Shaping the Structures of Inorganic Materials. J. Am. Chem. Soc. 2012, 134 (13), 5991–5999. https://doi.org/10.1021/ja300685j.
Owner
- Name: Danny Fredrickson
- Login: dcfredrickson
- Kind: user
- Repositories: 1
- Profile: https://github.com/dcfredrickson
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: CPpackage
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Daniel
name-particle: C.
family-names: Fredrickson
email: danny@chem.wisc.edu
affiliation: University of Wisconsin-Madison
orcid: 'https://orcid.org/0000-0002-3717-7008'
repository-code: 'https://github.com/dcfredrickson/CPpackage/'
url: 'https://www2.chem.wisc.edu/~danny/software/'
keywords:
- Density functional theory
- DFT
- Chemical pressure
license: GPL-3.0-or-later
commit: abb740fd11d456ef1f0ad8108d922306d4c9c3f2
version: 3.0-alpha
date-released: '2023-03-22'
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1