gpaw

Run GPAW DFT calculations in CatGo workflows on HPC clusters.

181|20|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/Hello-QM/catgo-LRG --skill gpaw-hello-qm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gpaw
Source: https://github.com/Hello-QM/catgo-LRG/tree/main/server/catgo/workflow/skills/gpaw
Command: npx skills add https://github.com/Hello-QM/catgo-LRG --skill gpaw-hello-qm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GPAW-based DFT calculations can be complex to set up within HPC environments; this skill provides a structured approach to orchestrate GPAW tasks in CatGo, aligning prerequisites, workflows, and HPC execution.

Core Features & Use Cases

  • Integrates GPAW with CatGo's workflow engine to run SCF and relaxation tasks using Python scripts.
  • Provides ASE integration for seamless structure handling and workflow scripting.
  • Supports real-space grid, LCAO, and plane-wave modes to cover diverse DFT scenarios.

Quick Start

Load a structure into CatGo and initiate a GPAW-driven relaxation workflow on your HPC cluster.

Frequently Asked Questions about gpaw

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run GPAW DFT relaxation workflows on an HPC cluster?

To run GPAW DFT relaxation on HPC, load a structure into CatGo and initiate a GPAW-driven workflow using ASE-integrated Python scripts for structured task orchestration.

Can I use GPAW with ASE for structure handling on HPC?

Yes, GPAW integrates with ASE to provide seamless structure handling and workflow scripting, enabling Python-based SCF and relaxation tasks directly on HPC clusters.

What GPAW calculation modes are supported for DFT workflows?

GPAW DFT workflows support real-space grid, LCAO, and plane-wave modes, covering diverse density-functional-theory scenarios for SCF and relaxation tasks.

Do I need PAW datasets installed to run GPAW workflows on HPC?

Yes, running GPAW workflows requires GPAW and ASE installed in the Python environment on the HPC, PAW datasets installed, and the structure loaded in the viewer.

What's the best way to orchestrate GPAW SCF calculations in CatGo?

The best way to orchestrate GPAW SCF calculations is using CatGo's workflow engine, which aligns prerequisites, Python scripts, and HPC execution for structured task management.

Why does setting up GPAW DFT calculations on HPC require a structured workflow?

Setting up GPAW DFT calculations on HPC is complex, and a structured workflow aligns prerequisites, ASE integration, and HPC execution to ensure reliable orchestration of SCF tasks.