Install SPONGE 1.4
01 · Core program
SPONGE source download
Stable source release of SPONGE 1.4, containing the standard MD program and the TI program.
02 · Processing
Install Xponge
Xponge is a Python-based pre- and post-processing toolkit for SPONGE.
Install via PyPI
pip install Xponge PyPI 03 · Visualization
Install the VMD plugin
The plugin lets VMD read SPONGE trajectory and topology files directly. See the README inside the archive for usage.
04 · Runtime interface
Install prips
prips is the Python Runtime Interface Plugin of SPONGE, used together with the main SPONGE program.
Install via PyPI
pip install prips PyPI