File size: 491 Bytes
dfef45c
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
# MD Stability under heating and compression (2.2)

## Run

Two notebooks [temperature.ipynb](temperature.ipynb) and [pressure.ipynb](pressure.ipynb) are provided to run multiple MD simulations in parallel using Prefect workflow. 

To run the benchmark, please modify the SLURM cluster setting (or change to desired job queing systems following [dask-jobqueuue documentation](https://jobqueue.dask.org/en/latest/))

## Analysis

To analyze the results, run [plot.ipynb](plot.ipynb) notebook.