Skip to content

feat: support returning of ions and bare elements in get_chemical_symbols #196

Description

@cadenmyers13

Problem

Currently, Structure.get_chemical_symbols() only returns bare chemical species and does not offer support for returning ions.

Proposed solution

Add an optional input to atom_bare_symbol to return ions. Default is to return bare symbol. We might want to update the function name to better represent this behavior. Its been deprecated so this would just involve changing the atom_bare_symbol to something like parse_atom_symbols.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions