Skip to content

Include statistics for solvents that aren't participating in solvation #91

Description

@orionarcher

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 to an unpredictable API where I cannot be certain if retrieving a value will work until I know the results.

e.g.

solute =  #  create solute
solute.run()
solute.coordination.coordination_numbers["A_SOLVENT"]  # will this error or not?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions