solvation-analysis icon indicating copy to clipboard operation
solvation-analysis copied to clipboard

A comprehensive tool for analyzing liquid solvation structure.

Results 9 solvation-analysis issues
Sort by recently updated
recently updated
newest added

I am using ase to convert an xdatcar file to a xyz and pdb file and reading it into the mda.Universe as you can see in the pdf attached [vertopal.com_5x_analysis.pdf](https://github.com/MDAnalysis/solvation-analysis/files/14887522/vertopal.com_5x_analysis.pdf)....

bug

I am in the process of adding linting (#103) that will supersede the pep8speaks plugin. I unfortunately do not have administrative permissions to disable it. @IAlibay or @hmacdope would you...

Currently, if a molecule is included as a solvent but isn't in any solvation shells, it will not be included in various dataframes and dictionaries that tabulate results. This leads...

bug
enhancement

Similarly to what we do in the core library, finding the right RTD link is hard, so we can add an action to add the right link to the PR...

documentation

Noticing that the conda builds are taking a long while, switching to micromamba will significantly speed CI up.

testing

Installing from source in a fresh directory with this code: ``` >>> git clone [email protected]:MDAnalysis/solvation-analysis.git >>> cd solvation-analysis >>> pip install -e . ``` Yields an install that yields version...

bug

This is split off from PR #78 to address two points the consistency and formatting of the documentation. Todos: - [ ] closely read over all documentation for errors -...

documentation

I am thinking that we might want to add more flexibility at the level above analysing the RDF itself. Ie, should we allow custom functions to calculate shells that don't...

enhancement
core
discussion

This important functionality is currently missing. As is, users would need to rerun their analysis. There should be methods to serialize and load a solution object in a single file....

enhancement
core