md · v0.1.0 · 2026-03-24 · sha256 453598dadc3c4f45
md v0.1.0A
Immutable. This exact content is served forever at /api/v1/blob/453598dadc3c4f45.
--- name: md description: Prepare ABINIT molecular-dynamics task inputs from a user-provided structure and MD controls. Use when the user needs finite-temperature trajectories with explicit ensemble, timestep, and thermostat controls. compatibility: Requires a user-provided structure, suitable pseudopotentials, and runnable ABINIT environment. license: MIT catalog-hidden: true metadata: author: qqgu version: 0.1.0 repository: https://github.com/abinit/abinit --- # ABINIT MD (Subskill) ## Scope This skill prepares MD tasks only. It should generate: - MD-capable ABINIT input - ensemble/integrator/thermostat controls - trajectory/output policy It should not submit or execute jobs. ## Must provide - structure input - pseudopotential set choice - timestep and number of steps - ensemble intent (`NVE`/`NVT`/`NPT`) - temperature/pressure control policy ## Usually should be explicit - initial velocity policy - output stride for energies/trajectory - charge/spin and SCF policy ## Expected output 1. MD-task input layout 1. MD control summary and assumptions 1. unresolved choices for confirmation 1. handoff note to `dpdisp-submit` if execution is requested