FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
abacus-develop/interfaces/README at develop · deepmodeling/abacus-develop · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
deepmodeling
/
abacus-develop
Public
forked from
abacusmodeling/abacus-develop
Notifications
You must be signed in to change notification settings
Fork
243
Star
286
Code
Issues
258
Pull requests
18
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
abacus-develop
/
interfaces
/
README
Copy path
More file actions
More file actions
Latest commit
History
History
History
38 lines (29 loc) · 1.57 KB
Breadcrumbs
abacus-develop
/
interfaces
/
README
Copy path
File metadata and controls
38 lines (29 loc) · 1.57 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Interfaces for ABACUS
This directory contains interface modules and utilities that enable seamless
integration between ABACUS (Atomic-orbital Based Ab-initio Computation at UStc)
and other scientific software packages.
## Overview
ABACUS is a powerful electronic structure calculation package for ab-initio
simulations. The interfaces here are designed to:
- Facilitate data exchange (input/output files, calculation results) between
ABACUS and external software
- Enable interoperability for multi-step workflows (e.g., structure
preprocessing -> ABACUS calculation -> post-analysis)
- Standardize integration methods to ensure reproducibility and ease of use
## Usage Guidelines
- For each software interface, refer to the dedicated README file in the
corresponding subdirectory (e.g., ASE_interface/README) for detailed usage
instructions.
- All interfaces follow consistent input/output standards to minimize workflow
disruption.
- Before using an interface, ensure you have the required dependencies installed
(listed in each subdirectory's requirements.txt).
## Contributing
Contributions to expand or improve ABACUS interfaces are welcome:
- Follow the ABACUS coding style and documentation standards
- Add unit tests for new interface modules
- Update this README and the supported software table when adding new interfaces
- Submit pull requests with clear descriptions of the integration functionality
## Contact
For questions or issues related to these interfaces, please contact the ABACUS
development team at: https://github.com/deepmodeling/abacus-develop/issues
Back
|
FazBrowse Home
|
New Git URL