Release versions
For most users, we recommend to use the latest release version of [es]. It contains the best-tested code and stable features and it is easy to compile.
4.2 (Latest release May 22nd 2024)
- Download espresso-4.2.2.tar.gz (12.8 MB)
- Release Notes
- License
- clone from GitHub via
git clone --recursive --single-branch -b 4.2 https://github.com/espressomd/espresso.git
Please consider subscribing to our mailing list if you’re using [es] in production, as we occasionally need to get community feedback when making decisions on the future of specific features/methods in upcoming releases of [es]. You’ll also get up-to-date information on bugfix releases.
Development code
- Find the latest development code of [es] on GitHub or directly
git clone -b python https://github.com/espressomd/espresso.git
- Gitpod users can also try it directly in the web browser (direct link and detailed instructions)
- Note that although many features are continuously tested, we recommend to use the latest stable release for production simulations.
- If you are planning to develop new features, please contact us.