Example

Run your first simulation

To simulate you use the command simulate:

mdse simulate --filepath examples/multiple_md.yaml

So called .traj-files will appear in the current working directory. These can be viewed with:

mdse view

The .traj files can be removed with:

mdse clean

Both view and clean can specify filepath with –filepath.