md

Generate SIESTA MD input files with ensemble, timestep, and thermostat controls.

124|25|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/jinzhezenggroup/computational-chemistry-agent-skills --skill md-jinzhezenggroup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: md
Source: https://github.com/jinzhezenggroup/computational-chemistry-agent-skills/tree/main/quantum-chemistry/dft-siesta/md
Command: npx skills add https://github.com/jinzhezenggroup/computational-chemistry-agent-skills --skill md-jinzhezenggroup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prepare SIESTA molecular-dynamics task inputs from a user-provided structure and MD controls. This enables researchers to quickly assemble MD-ready inputs that reflect chosen ensembles, timesteps, and thermostat schemes.

Core Features & Use Cases

  • Generate MD-capable SIESTA input files with ensemble/integrator/thermostat controls
  • Capture structure input, basis/pseudopotential set choices, timestep, and total steps
  • Use Case: set up finite-temperature trajectories (NVE/NVT/NPT) for exploratory studies or production runs, with clear control summaries and handoff notes

Quick Start

Provide a structure file and the corresponding MD controls to produce an MD input suitable for SIESTA, without submitting to a scheduler.

Frequently Asked Questions about md

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

FAQPage Schema
How do I generate SIESTA molecular dynamics input files from a crystal structure?

To generate SIESTA molecular dynamics input files, provide your structure file and specify MD controls like ensemble, timestep, and thermostat settings. The Skill outputs an MD-ready input layout with a control summary and handoff notes without submitting to a scheduler.

What thermostat settings are needed for NVT ensemble SIESTA MD simulations?

For NVT ensemble SIESTA MD simulations, you need to specify temperature and pressure control policies along with your chosen thermostat scheme. Provide these MD controls with your structure to produce a finite-temperature trajectory input file.

Can I set up NVE, NVT, and NPT trajectories for SIESTA without manually writing input blocks?

Yes, you can set up NVE, NVT, and NPT trajectories by providing your structure and ensemble intent. The Skill captures the basis and pseudopotential set choices, timestep, and total steps to assemble the MD input automatically.

Do I need to provide pseudopotential and basis set files to prepare SIESTA MD inputs?

You need to specify your basis and pseudopotential set choices when preparing SIESTA MD inputs. Provide these selections alongside your structure file and MD controls to ensure the generated input file correctly configures the simulation.

What is the best way to configure timestep and total steps for finite-temperature SIESTA trajectories?

The best way to configure timestep and total steps for finite-temperature SIESTA trajectories is to supply them directly as MD controls. The Skill integrates these parameters with your structure and ensemble settings to produce a ready-to-run input file.

Why are my SIESTA MD input files missing thermostat and pressure control policies for production runs?

SIESTA MD input files lack thermostat and pressure control policies when ensemble intent and temperature settings are not explicitly provided. Supply these MD controls alongside your structure to generate a complete input layout with proper control summaries.