Reference

Quick reference

Useful commands

# Activate environment
conda activate md-openmm

# Launch JupyterLab
jupyter lab

Suggested course structure

Instructor guide

Materials

Notes

python scripts/check_links.py

Generate a DCD trajectory

To create a short DCD with OpenMM:

python scripts/generate_example_dcd.py

This generates alanine-dipeptide.dcd.

Repository technical documentation

For maintenance details and technical documentation, see the README on GitHub: