NEP自动训练
Project description
安装
Python包索引PyPI中的版本始终是相对无bug的最新稳定版本,可以通过pip安装
:
pip install NepTrain
如果你想在主分支上使用最新未发布的更改,你可以直接从GitHub安装:
pip install -U git+https://github.com/aboys-cb/NepTrain
使用方式
暂时还没把自动训练连接起来
首先先初始化下 会在当前目录下创建提交脚本
NepTrain init
修改vim ~/.NepTrain
修改赝势文件路径
以下命令是一个简单的实例
针对结构或者结构文件生成微扰训练集
0.03的晶格形变+0.1的原子扰动
NepTrain perturb Cs16Ag8Bi8I48.vasp --num 200 --cell 0.03 -d 0.1 -o train.xyz
计算VASP单点能
NepTrain vasp demo.xyz -np 64 --directory ./cache -g --incar=./INCAR --kpoints 20 -o ./result/result.xyz
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
NepTrain-1.1.3-py3-none-any.whl
(71.3 kB
view details)
File details
Details for the file NepTrain-1.1.3-py3-none-any.whl
.
File metadata
- Download URL: NepTrain-1.1.3-py3-none-any.whl
- Upload date:
- Size: 71.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5291a10867c588864aa2e4f1ffd4bbf0598c47fde69a8934919b4fdf3d4cd3bb |
|
MD5 | 22792ab125dcd5e04fbd6f82097e3218 |
|
BLAKE2b-256 | dae3198f1a0fae51f2ba21032396eeb616cb14581e10d0564adff1bdcf500d73 |