← 返回
效率工具 中文

vasp-input-generator

Generate VASP input files (INCAR, KPOINTS, POSCAR.template) for DFT tasks like relaxation, static, MD, band structure, and DOS calculations.
生成用于弛豫、静态、MD、能带及DOS等DFT计算的VASP输入文件(INCAR、KPOINTS、POSCAR.template)。
runye
效率工具 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 480
下载
💾 7
安装
1
版本
#latest

概述

VASP Input Generator

Generate complete VASP input files for density functional theory calculations.

Quick Start

For a standard structural optimization:

python scripts/generate_vasp_inputs.py --type relaxation --structure POSCAR

Input File Types

FileDescriptionScript Support
-----------------------------------
INCARCalculation parametersFull generation
KPOINTSk-point meshFull generation
POSCARStructure fileTemplate generation
POTCARPseudopotentialsGuidance 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.

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.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 03:32 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 438 📥 147,659
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 445 📥 226,300
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,845