Skip to content

Emit warning when the input .toml file overwrites the cell configuration in a .pdb file  #115

Open
@antoinewdg

Description

@antoinewdg

Right now this happens completely silently.
Implement something like there

warn!(
"No unit cell in the system, using an infinite unit cell.\n\
You can get rid of this warning by using `cell = []` in the \
input file if this is what you want."
);
.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions