md · v0.1.0 · 2026-03-23 · sha256 6dca99d1310693fe
md v0.1.0A
Immutable. This exact content is served forever at /api/v1/blob/6dca99d1310693fe.
--- name: md description: Prepare DFTB+ molecular-dynamics task inputs from a user-provided structure and MD controls. Use when the user needs finite-temperature trajectories using DFTB+. compatibility: Requires a user-provided structure, valid Slater-Koster parameter files, and runnable DFTB+ environment. license: MIT catalog-hidden: true metadata: author: qqgu version: 0.1.0 repository: https://github.com/dftbplus/dftbplus --- # DFTB+ MD (Subskill) ## Scope This skill prepares MD tasks only. It should generate: - MD-capable `dftb_in.hsd` - thermostat/integrator controls - trajectory/output policy It should not submit or execute jobs. ## Must provide - structure input - SK parameter set choice - timestep, number of steps, target ensemble intent - temperature/thermostat policy - SCC and k-point policies ## Usually should be explicit - initial velocity policy - output stride for energy/trajectory - charge/spin policy when relevant ## Expected output 1. MD-task input/script layout 1. MD control summary and assumptions 1. unresolved choices for confirmation 1. handoff note to `dpdisp-submit` if execution is requested