Operators related to first-principles calculation
Project description
fpop
fp
stands for first-principles calculation and op
stands for operators. The abbreviation fpop
stands for operators related to first-principles calculation.This project is based on dflow which is a Python framework for constructing scientific computing workflows (e.g. concurrent learning workflows) employing Argo Workflows as the workflow engine.
Installation
pip install fpop
Develop Guide
If you want to support a new first-principles computing software in fpop
, you can refer to the writeup of fpop/vasp.py
and fpop/abacus.py
.
Specifically, you need to rewrite the abstract method prep_task
of class PrepFp
, and rewrite run_task
and input_files
(if needed) methods of class RunFp
.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file fpop-0.0.8.tar.gz
.
File metadata
- Download URL: fpop-0.0.8.tar.gz
- Upload date:
- Size: 26.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3ecdc081ebf3f0066e053bf69a1da76faa887db25ce130f3ccc9a2e755a0c26 |
|
MD5 | b3e0187269a6ac19865ae67bd6d44b12 |
|
BLAKE2b-256 | 4908b607f04784e21e54037ace2d82b33d7c818eafaff357eee574b960826faf |
File details
Details for the file fpop-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: fpop-0.0.8-py3-none-any.whl
- Upload date:
- Size: 38.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78ecbf191651625ea68cc633158f514ebf80af42445b4192032148e75c91f4ef |
|
MD5 | 0fe85bcf38ca0ff57c8aeec77e078d89 |
|
BLAKE2b-256 | fff6ad4e7c8a0e4f0a15bb581372f9ac7cd2bb13bf00b11a73147e5562120f50 |