https://github.com/mdanalysis/solvation-analysis
A comprehensive tool for analyzing liquid solvation structure.
https://github.com/mdanalysis/solvation-analysis
Last synced: about 1 year ago
JSON representation
A comprehensive tool for analyzing liquid solvation structure.
- Host: GitHub
- URL: https://github.com/mdanalysis/solvation-analysis
- Owner: MDAnalysis
- License: gpl-3.0
- Created: 2021-05-28T19:49:05.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-18T23:05:45.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T15:06:21.267Z (over 1 year ago)
- Language: Python
- Homepage: https://solvation-analysis.readthedocs.io/en/latest/
- Size: 43.5 MB
- Stars: 46
- Watchers: 10
- Forks: 13
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
SolvationAnalysis
==============================
[//]: # (Badges)
[](https://www.numfocus.org/)
[](https://www.mdanalysis.org)
[](https://github.com/MDAnalysis/solvation-analysis/actions?query=workflow%3ACI)
[](https://codecov.io/gh/MDAnalysis/solvation-analysis//branch/main)
[](https://solvation-analysis.readthedocs.io/en/latest/)
[](https://doi.org/10.21105/joss.05183)
[//]: # ([](https://zenodo.org/badge/latestdoi/371804402))
---
Solvation analysis implements a robust, cohesive, and fast set of methods
for analyzing the solvation structure of a liquid. It integrates with
[MDAnalysis](https://www.mdanalysis.org/) to seamlessly calculate, query,
and visualize solvation information.
Find documentation and tutorials on [readthedocs](https://solvation-analysis.readthedocs.io/en/latest/).
### Installing SolvationAnalysis
SolvationAnalysis is available on PyPI and conda-forge can be installed with pip or conda:
```bash
pip install solvation-analysis
# or
conda install -c conda-forge solvation_analysis
```
### Solvation Analysis Summarized

### Visualization
With just a few lines of code, solvation analysis can calculate detailed
properties within and between solvent systems. A few examples are shown below.



### Contributing
Contributions, both issues and PRs, are welcome. If you'd like to contribute, we ask that you
follow the community guidelines outlined in the [MDAnalysis Code of Conduct](https://www.mdanalysis.org/pages/conduct/).
Solvation Analysis uses [pre-commit](https://pre-commit.com/) for linting. Make sure to install
the pre-commit hooks if you are working on a contribution.
### Citation
This work is described in [JOSS](https://doi.org/10.21105/joss.05183), please cite it if you make
use of this package in published work.
---
Project based on the
[Computational Molecular Science Python Cookiecutter](https://github.com/molssi/cookiecutter-cms) version 1.5.
[readthedocs]: (https://solvation-analysis.readthedocs.io/en/latest/)
[robust, cohesive, and fast set of methods]:(https://summerofcode.withgoogle.com/projects/#6227159028334592)
[Google Summer of Code]: https://summerofcode.withgoogle.com/
[MDAnalysis]: https://www.mdanalysis.org/