ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
This is the code documentation of ESPResSo. It is primarily intended for people that want to extend or just understand the C++ core of ESPResSo.
If you just have obtained a release of ESPResSo, and you are looking for documentation on how to use the software, you might first want to have a look at the User's Guide, which is available at https://espressomd.github.io/doc/index.html.
If you want to start developing code for ESPResSo, you might first want to have a look at the Developer's Guide on the GitHub wiki at https://github.com/espressomd/espresso/wiki. The wiki explains:
If you need to develop new features in the core, you can find detailed instructions in the Related Pages.