Associated paper: Sampling Rare Event Energy Landscapes via Birth-Death Augmented Dynamics (currently under review at PRE, link to arXiv version)
Download one of the package archives under dist/ and install it e.g. with pip install
You can then execute the program with python -m bdld your_input_file
Other methods of installation / execution and documentation of the input options can be found in the documentation.
To create it, run make docs-html
, then take a look at docs/_build/index.html.
Alternatively, there is a compiled version https://bpampel.github.io/bdld/index.html on github pages.