ATOMPAW

ATOMPAW is a specialized tool for generating atomic datasets for Projector Augmented Wave (PAW) calculations. Developed by Natalie Holzwarth and collaborators at Wake Forest University, ATOMPAW creates PAW atomic data files that can be u…

1. GROUND-STATE DFT 1.1 Plane-Wave / Pseudopotential Codes VERIFIED 1 paper
Back to Mind Map Official Website

Overview

ATOMPAW is a specialized tool for generating atomic datasets for Projector Augmented Wave (PAW) calculations. Developed by Natalie Holzwarth and collaborators at Wake Forest University, ATOMPAW creates PAW atomic data files that can be used with plane-wave DFT codes like ABINIT, Quantum ESPRESSO, and VASP. It is not a DFT calculation engine itself, but rather a dataset generation utility essential for PAW-based calculations.

Reference Papers (1)

Full Documentation

Official Resources

  • Homepage: https://users.wfu.edu/natalie/papers/pwpaw/man.html
  • Documentation: https://users.wfu.edu/natalie/papers/pwpaw/man.html
  • Source Repository: https://github.com/atompaw/atompaw
  • License: GNU General Public License v3.0

Overview

ATOMPAW is a specialized tool for generating atomic datasets for Projector Augmented Wave (PAW) calculations. Developed by Natalie Holzwarth and collaborators at Wake Forest University, ATOMPAW creates PAW atomic data files that can be used with plane-wave DFT codes like ABINIT, Quantum ESPRESSO, and VASP. It is not a DFT calculation engine itself, but rather a dataset generation utility essential for PAW-based calculations.

Scientific domain: PAW dataset generation, pseudopotential construction
Target user community: DFT developers, advanced users creating custom PAW datasets

Theoretical Methods

  • Projector Augmented Wave (PAW) method
  • All-electron atomic calculations
  • Frozen-core approximation
  • Partial core corrections
  • Dataset optimization
  • Transferability testing

Capabilities (CRITICAL)

Category: Open-source utility (GPL v3.0)

  • PAW atomic dataset generation
  • All-electron atomic DFT calculations
  • Pseudopotential construction
  • Basis set optimization
  • Transferability analysis
  • Multiple output formats (ABINIT, QE, VASP compatible)
  • Relativistic corrections
  • Spin-orbit coupling datasets
  • Custom dataset creation
  • Atomic property calculations

Sources: GitHub repository and official documentation

Key Strengths

Dataset Generation:

  • High-quality PAW datasets
  • Transferability optimization
  • Multiple code compatibility
  • Customizable parameters
  • Validation tools

All-Electron Atomic:

  • Accurate atomic reference
  • Frozen-core flexibility
  • Partial core options
  • Relativistic corrections
  • Spin-orbit coupling

Open-Source:

  • GPL v3.0 license
  • GitHub repository
  • Community development
  • Transparent algorithms
  • Educational value

Inputs & Outputs

  • Input formats:

    • Atomic configuration files
    • PAW generation parameters
    • Optimization settings
  • Output data types:

    • PAW atomic datasets (XML format)
    • ABINIT format
    • Quantum ESPRESSO format
    • VASP format (with conversion)
    • Validation reports

Interfaces & Ecosystem

  • DFT Code Integration:

    • ABINIT (native)
    • Quantum ESPRESSO (compatible)
    • VASP (with conversion tools)
    • Other PAW codes
  • Workflow:

    • Dataset generation utility
    • Used before DFT calculations
    • Part of PAW methodology

Workflow and Usage

Basic Dataset Generation:

# Create PAW dataset
atompaw < input_file.in > output.log

# Generate dataset for specific element
# Input file specifies atomic config and PAW parameters

Typical Workflow:

  1. Define atomic configuration
  2. Set PAW cutoff radii
  3. Optimize transferability
  4. Generate dataset
  5. Validate with test calculations
  6. Use in production DFT runs

Advanced Features

Dataset Optimization:

  • Transferability testing
  • Energy cutoff optimization
  • Core radius selection
  • Basis function tuning
  • Validation protocols

Multiple Formats:

  • ABINIT XML format
  • Quantum ESPRESSO UPF
  • VASP POTCAR (conversion)
  • Generic PAW format

Physical Corrections:

  • Scalar relativistic
  • Spin-orbit coupling
  • Partial core corrections
  • Non-linear core corrections

Performance Characteristics

  • Speed: Fast (atomic calculations)
  • Purpose: Dataset generation tool
  • Typical use: Pre-calculation utility
  • Not for: Production DFT runs

Limitations & Known Constraints

  • Purpose: Dataset generator only
  • Not a DFT code: Creates input for DFT codes
  • Expertise required: PAW methodology knowledge
  • Validation needed: Test datasets before production
  • Learning curve: Understanding PAW formalism

Comparison with Other Tools

  • vs VASP POTCAR: ATOMPAW creates custom datasets
  • vs QE pseudopotential generators: ATOMPAW focuses on PAW
  • vs Commercial: Open-source alternative
  • Unique strength: Open PAW dataset generation, multiple format compatibility

Application Areas

Dataset Development:

  • Custom PAW datasets
  • New element support
  • Specialized applications
  • Method development
  • Research purposes

DFT Preparation:

  • Pre-calculation setup
  • Custom element datasets
  • Validation studies
  • Benchmark datasets

Best Practices

Dataset Generation:

  • Test transferability thoroughly
  • Validate with known systems
  • Document all parameters
  • Compare with established datasets
  • Publish for community use

Usage:

  • Understand PAW formalism
  • Follow code-specific requirements
  • Validate before production
  • Check convergence carefully

Community and Support

  • Open-source (GPL v3.0)
  • GitHub repository
  • Academic support (Wake Forest)
  • User community
  • PAW community integration

Educational Resources

  • Official documentation
  • PAW methodology papers
  • ABINIT PAW tutorials
  • Academic publications
  • GitHub examples

Development

  • Active maintenance
  • Wake Forest University
  • Community contributions
  • GitHub-based development
  • Open collaboration

Important Note

ATOMPAW is a dataset generation tool, not a DFT calculation engine. It creates the atomic datasets (PAW potentials) that are then used as input for actual DFT codes like ABINIT, Quantum ESPRESSO, or VASP. Users need a separate DFT code to perform electronic structure calculations.

Verification & Sources

Primary sources:

  1. Homepage: https://users.wfu.edu/natalie/papers/pwpaw/man.html
  2. GitHub: https://github.com/atompaw/atompaw
  3. Official documentation
  4. Academic publications (Holzwarth et al.)

Secondary sources:

  1. ABINIT documentation
  2. PAW methodology literature
  3. DFT code documentation
  4. User community resources

Confidence: VERIFIED - Open-source dataset generator

Verification status: ✅ VERIFIED

  • GitHub: ACCESSIBLE
  • License: GPL v3.0 (open-source)
  • Purpose: PAW dataset generation utility
  • Community: Active (PAW/DFT users)
  • Status: Maintained
  • Category: Open-source utility tool
  • Specialized strength: PAW atomic dataset generation, multiple DFT code compatibility, transferability optimization, open-source alternative to commercial dataset generators

Related Tools in 1.1 Plane-Wave / Pseudopotential Codes