start_md
Run molecular dynamics (NVT or NVE) in the background with optional step delays for live monitoring between simulation steps.
Instructions
Start molecular dynamics (NVT Langevin or NVE) in the background.
step_delay (seconds) throttles steps so you can observe/react between them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| structure_id | Yes | ||
| calculator_id | Yes | ||
| ensemble | No | NVT | |
| temperature_K | No | ||
| timestep_fs | No | ||
| steps | No | ||
| step_delay | No |