返回顶部
v

vasp-input-generator

Generate VASP DFT calculation input files (INCAR, KPOINTS, POSCAR, POTCAR). Use when Codex needs to create, modify, or validate VASP input files for: (1) Structural optimization, (2) Electronic structure calculations, (3) MD simulations, (4) Band structure calculations, (5) DOS calculations, or any other VASP-related tasks.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
193
下载量
0
收藏
概述
安装方式
版本历史

vasp-input-generator

# VASP Input Generator Generate complete VASP input files for density functional theory calculations. ## Quick Start For a standard structural optimization: ```bash python scripts/generate_vasp_inputs.py --type relaxation --structure POSCAR ``` ## Input File Types | File | Description | Script Support | |------|-------------|----------------| | INCAR | Calculation parameters | Full generation | | KPOINTS | k-point mesh | Full generation | | POSCAR | Structure file | Template generation | | POTCAR | Pseudopotentials | Guidance only | ## Calculation Types - **Relaxation**: `--type relaxation` - Structural optimization - **Static**: `--type static` - Single-point energy - **MD**: `--type md` - Molecular dynamics - **Band**: `--type band` - Band structure - **DOS**: `--type dos` - Density of states ## Parameter Reference For detailed INCAR parameter descriptions, see [references/incar-parameters.md](references/incar-parameters.md). ## Best Practices 1. Always check `ENCUT` matches pseudopotential recommendations 2. Verify k-point density is appropriate for system size 3. For metals, use appropriate smearing (`ISMEAR = 1` or `2`) 4. For insulators, use `ISMEAR = 0` with small `SIGMA` 5. Set `ISPIN = 2` for magnetic systems ## Output The generator creates: - `INCAR` - Calculation parameters - `KPOINTS` - k-point mesh - `POSCAR.template` - Structure template (if no existing POSCAR) POTCAR must be generated separately by concatenating pseudopotential files.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 vasp-input-generator-1776107823 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 vasp-input-generator-1776107823 技能

通过命令行安装

skillhub install vasp-input-generator-1776107823

下载 Zip 包

⬇ 下载 vasp-input-generator v1.0.0

文件大小: 6.48 KB | 发布时间: 2026-4-15 14:49

v1.0.0 最新 2026-4-15 14:49
VASP Input Generator v1.0.0

- Initial release for generating VASP DFT calculation input files.
- Supports automatic creation of INCAR, KPOINTS, and POSCAR template files for a variety of calculation types (relaxation, static, MD, band, DOS).
- Provides guidance for POTCAR file generation.
- Includes best practice tips and a quick start guide for standard workflows.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部