{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Lab 6: Molecular dynamics" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "The aim of this lab is to create molecular dynamics simulations by defining your own cutoff-scheme, molecular dynamics integrator, and thermostat.\n", "\n", "