relax · v0.1.0 · 2026-03-24 · sha256 62c3c098f8c6ec39

relax v0.1.0A

Immutable. This exact content is served forever at /api/v1/blob/62c3c098f8c6ec39.

---
name: relax
description: Prepare SIESTA geometry-relaxation task inputs from a user-provided structure and optimization settings. Use when the user needs ion-only or cell-coupled structural optimization with explicit force/stress controls.
compatibility: Requires a user-provided structure, compatible pseudopotentials, and runnable SIESTA environment.
license: MIT
catalog-hidden: true
metadata:
  author: qqgu
  version: 0.1.0
  repository: https://gitlab.com/siesta-project/siesta
---

# SIESTA Relax (Subskill)

## Scope

This skill prepares relaxation tasks only.

It should generate:

- relaxation-capable SIESTA input
- force/stress convergence controls
- constraint policy when relevant

It should not submit or execute jobs.

## Relax intent is mandatory

Before preparing inputs, classify intent:

- ion-only relaxation
- cell+ion relaxation
- constrained relaxation (for example slab constraints)

If intent is ambiguous, ask for clarification.

## Must provide

- structure input
- basis/pseudopotential set choice
- optimization and convergence thresholds
- stress/cell relaxation policy when applicable

## Usually should be explicit

- fixed atom/layer constraints
- charge/spin setup
- mesh/scf policy

## Expected output

1. relaxation-task input layout
1. explicit relaxation-policy rationale
1. settings summary and assumptions
1. unresolved choices for confirmation
1. handoff note to `dpdisp-submit` if execution is requested