abacus-develop

An electronic structure package based on either plane wave basis or numerical atomic orbitals.

https://github.com/abacusmodeling/abacus-develop

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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

An electronic structure package based on either plane wave basis or numerical atomic orbitals.

Basic Info
  • Host: GitHub
  • Owner: abacusmodeling
  • License: lgpl-3.0
  • Language: C++
  • Default Branch: develop
  • Homepage:
  • Size: 152 MB
Statistics
  • Stars: 174
  • Watchers: 12
  • Forks: 180
  • Open Issues: 3
  • Releases: 74
Created over 5 years ago · Last pushed 11 months ago
Metadata Files
Readme Contributing License Citation

README.md

About ABACUS

ABACUS (Atomic-orbital Based Ab-initio Computation at UStc) is an open-source package based on density functional theory (DFT). The package utilizes both plane wave and numerical atomic basis sets with the usage of pseudopotentials to describe the interactions between nuclear ions and valence electrons. ABACUS supports LDA, GGA, meta-GGA, and hybrid functionals. Apart from single-point calculations, the package allows geometry optimizations and ab-initio molecular dynamics with various ensembles. The package also provides a variety of advanced functionalities for simulating materials, including the DFT+U, VdW corrections, and implicit solvation model, etc. In addition, ABACUS strives to provide a general infrastructure to facilitate the developments and applications of novel machine-learning-assisted DFT methods (DeePKS, DP-GEN, DeepH, DeePTB etc.) in molecular and material simulations.

Online Documentation

For detailed documentation, please refer to our documentation website.

See our Github Pages for more tutorials and developer guides.

Owner

  • Name: abacusmodeling
  • Login: abacusmodeling
  • Kind: organization

Atomic-orbital Based Ab-initio Computation at UStc (ABACUS)

GitHub Events

Total
  • Create event: 24
  • Release event: 12
  • Issues event: 19
  • Watch event: 17
  • Delete event: 12
  • Issue comment event: 19
  • Member event: 2
  • Push event: 6
  • Pull request event: 20
  • Fork event: 11
Last Year
  • Create event: 24
  • Release event: 12
  • Issues event: 19
  • Watch event: 17
  • Delete event: 12
  • Issue comment event: 19
  • Member event: 2
  • Push event: 6
  • Pull request event: 20
  • Fork event: 11

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 2
  • Total pull requests: 8
  • Average time to close issues: 26 days
  • Average time to close pull requests: 8 days
  • Total issue authors: 2
  • Total pull request authors: 6
  • Average comments per issue: 3.5
  • Average comments per pull request: 0.13
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 2
  • Pull requests: 8
  • Average time to close issues: 26 days
  • Average time to close pull requests: 8 days
  • Issue authors: 2
  • Pull request authors: 6
  • Average comments per issue: 3.5
  • Average comments per pull request: 0.13
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • liqiuyua (9)
  • songruipku (3)
  • MumuMaster2021 (2)
  • ZhongShen666 (2)
  • Love-sea (2)
  • SyntaxSmith (1)
  • yabeiwu (1)
  • JiajiaLiu7451 (1)
  • meishengme (1)
  • JTaozhang (1)
  • WN90 (1)
  • SchrodingersCattt (1)
  • ziaqau (1)
  • ignisfatuus28 (1)
  • yang2022i (1)
Pull Request Authors
  • mohanchen (4)
  • Pureorangeade (3)
  • 19hello (2)
  • YuleZhang936 (1)
  • duousername1 (1)
  • Fisheory (1)
  • dzzz2001 (1)
  • A-006 (1)
  • jieli-matrix (1)
  • yuuv12 (1)
  • proton010101 (1)
  • 1041176461 (1)
  • QuantumMisaka (1)
  • HaCTang (1)
  • pxlxingliang (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/build_test.yml actions
  • actions/checkout v3 composite
.github/workflows/coverage.yml actions
  • actions/checkout v3 composite
  • codecov/codecov-action v3 composite
.github/workflows/cuda.yml actions
  • actions/checkout v3 composite
  • aws-actions/configure-aws-credentials v1 composite
  • machulav/ec2-github-runner v2 composite
.github/workflows/devcontainer.yml actions
  • actions/checkout v3 composite
  • docker/build-push-action v4 composite
  • docker/login-action v2 composite
  • docker/setup-buildx-action v2 composite
.github/workflows/dynamic.yml actions
  • actions/checkout v3 composite
  • crazy-max/ghaction-github-pages v2 composite
.github/workflows/image.yml actions
  • actions/checkout v3 composite
  • docker/build-push-action v4 composite
  • docker/login-action v2 composite
  • docker/metadata-action v4 composite
  • docker/setup-buildx-action v2 composite
.github/workflows/performance.yml actions
  • actions/checkout v3 composite
  • aws-actions/configure-aws-credentials v1 composite
  • machulav/ec2-github-runner v2 composite
.github/workflows/static.yaml actions
  • actions/checkout v3 composite
  • platisd/clang-tidy-pr-comments master composite
.github/workflows/test.yml actions
  • actions/checkout v3 composite
Dockerfile docker
  • ubuntu 22.04 build
docs/requirements.txt pypi
  • deepmodeling_sphinx >=0.1.2
  • myst_parser *
  • sphinx_rtd_theme *
source/module_hamilt_lcao/module_deepks/sphinx/requirements.txt pypi
  • breathe *
  • exhale *
  • myst_parser *
  • sphinx *
  • sphinx_rtd_theme *
source/module_orbital/1_Documents/sphinx/requirements.txt pypi
  • breathe *
  • exhale *
  • myst_parser *
  • sphinx *
  • sphinx_rtd_theme *
tools/plot-tools/setup.py pypi
  • lxml *
  • matplotlib *
  • numpy *
  • setuptools *